summaryrefslogtreecommitdiffstats
path: root/xmlhelp
Commit message (Collapse)AuthorAgeFilesLines
* fix some VS 2010 specific issuesDavid Ostrovsky2012-10-281-4/+4
| | | | | | | Change-Id: Iae27a96c1e2ed72d2744fcbe100d6ada7dc41c82 Reviewed-on: https://gerrit.libreoffice.org/914 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
* fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2012-10-241-16/+10
| | | | | | | | | Create a merged XToolkit2 interface for this service to implement. Which is backwards-compatible, but does not require creating a new service. Also mark sub-interfaces as non-optional. Change-Id: I278d0288e92be277033013302267cf93f7d70480
* fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin2012-10-232-27/+4
| | | | Change-Id: I4e72bf5880fa28cb96d93ede7730a63220af7fa6
* sal_Bool->bool in xmlhelpNoel Grandin2012-10-042-3/+3
| | | | Change-Id: I509cf60e4bbbe7dfb25a3943d97c9d35a22e0bb6
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-012-3/+2
| | | | | | | Change-Id: I50ffc10f007f03c3252ef0196b59b881429cc159 Reviewed-on: https://gerrit.libreoffice.org/734 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
* Use comphelper::getComponentContextStephan Bergmann2012-09-293-47/+9
| | | | | | ...and some further clean up. Change-Id: Id294c0f38fe0041646fc86cacbd2e19734c746a9
* remove unused fieldsNoel Grandin2012-09-261-4/+1
| | | | Change-Id: Ia2b2fd7623351377df9a0c76ad27cb6b738bc124
* fix system-clucene/-boost build with gcc 4.4Rene Engelhard2012-09-193-0/+12
| | | | Change-Id: I95d23e6728571b3f3a6421a05fec814f7c5d059c
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+1
| | | | | | | | | | | | | | | | | | | the intent of this header has canged over time. now it is already systematically included with ustring.hxx and the operator overload it provide fit nicely there... Just to be safe, since that include as been added to the api during the 3.5 timeframe and therefore is already in 'production' the header remain and simply attempt to include ustring.hxx but a warning is issued indicating that this header should not be used anymore... in a couple of major release we will thenr emove it completely All internal users of that header are converted. Change-Id: I8934c55f089e29d78c0f5649b7c87b2ecf024bad Reviewed-on: https://gerrit.libreoffice.org/634 Tested-by: Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
* move help compiler/linker/indexer to a new moduleAndras Timar2012-09-163-3/+3
| | | | | | | we may want to use syntax highlighter class from svtools later, which is not available for l10ntools Change-Id: I5a06b77cb6935e3ef68015fb608aa26ac7c53fac
* Remove useless variableJulien Nabet2012-09-161-3/+1
| | | | Change-Id: Id554c4aba878b329351b2c61e0e90d4515debd6a
* enable indentation of Basic source code in help fdo#41737Andras Timar2012-09-131-0/+9
| | | | Change-Id: I63308cb7cbe21cb28082c815b53a3cbf286fe3ab
* kill RTL_CONSTASCII_USTRINGPARAM in xmlhelpOlivier Hallot2012-09-0510-122/+94
| | | | | | | | | | + ::rtl:: drop (only on rebased files) Change-Id: I5a773936ceb012b0655cee8db7250b496e088464 Reviewed-on: https://gerrit.libreoffice.org/525 Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br> Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
* add superscript and subscript support to enable removing odd 1^st constructCaolán McNamara2012-09-052-0/+26
| | | | | | so we can get rid of the confusing 1^st help text suggestion Change-Id: I38fea2c15f6764bd64aaebe2a41935149f62b9c5
* Related: fdo#53337 Maybe this is a typeinfo visibility problemCaolán McNamara2012-08-241-0/+6
| | | | Change-Id: I024de5b400d0f7a443d4cce7bfe4e88841e6049b
* more old module-description xml filesMatúš Kukan2012-08-222-6/+6
| | | | Change-Id: I9ac503b073ee3f9b8e7958264ffcc26d9446c220
* do not deliver these module-description xml filesMatúš Kukan2012-08-221-2/+0
| | | | | | | Change-Id: Ife2f42b3a917ece10dc7ee9fcd83f1558084c4f1 Reviewed-on: https://gerrit.libreoffice.org/454 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
* embed extension's help tree into main help treeBence Babati2012-08-222-7/+80
| | | | Change-Id: Iddb3c542f50078b13c7d420b528aa704a5cb0767
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-1410-52/+7
| | | | Change-Id: I40354853ad44024c342babd3b706ce305a059ff4
* reduce static_initialization_and_destruction chainCaolán McNamara2012-08-091-18/+13
| | | | Change-Id: I9fdefd428b858fd5581412d6f8e896a0eb680fef
* Replace usage of rtl/memory.h in xmlhelp with their equivalent from string.hArnaud Versini2012-07-294-15/+13
| | | | Change-Id: I02a1af9bac1e1283f33bc204cd8737ebd2ebd06c
* XML_Parse returns enum XML_StatusMichael Stahl2012-07-121-3/+3
| | | | Change-Id: Ie4dde5aa412dae05d2629ce5675356db70b2529b
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-022-8/+2
|
* Remove unused include filesThomas Arnhold2012-06-272-108/+0
| | | | | | Those never get included at any point in the code. Change-Id: I17736e005635b9e57759cfc95176a99e7c5e8988
* reduce static_initialization_and_destruction chainCaolán McNamara2012-06-251-4/+2
| | | | Change-Id: I0c1b2f2d908c31d1510662880c13504d81445a6a
* Remove various commented out definesThomas Arnhold2012-06-251-1/+0
| | | | | | Most of them in hrc files. Change-Id: I3944f6ed9befd2b498385f61b851790362221a4f
* re-base on ALv2 code.Michael Meeks2012-06-2118-411/+274
| | | | Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
* removed unused forward declarations of classTakeshi Abe2012-06-183-9/+0
| | | | Change-Id: I32894b853912741e935e2409d2857fe384f67665
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
| | | | | | More than two lines are removed for readability. Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-065-29/+14
| | | | | | | Update calls to factories to use new SimpleFileAccess::create method Change-Id: Ie5b0696fe2228a9033b19969245a53c21a61aa14 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks.
* Targeted string re-work xmlhelp/xmlscriptThorsten Behrens2012-06-0110-186/+186
|
* Re-enable sort in help-filesNiklas Johansson2012-05-301-6/+0
| | | | | Sorting in helpfiles were disabled due to bug #i70462#. I belive this bug isn't valid any more and we should re-activate the sorting.
* reduce static_initialization_and_destruction chainCaolán McNamara2012-05-161-2/+3
| | | | Change-Id: I962aeac0c7feeabb7963016d5afcfeca5a48ccfe
* work around spurious signed overflow warningsMichael Stahl2012-05-081-1/+2
| | | | | | | gcc version 4.6.3 20120306 (Red Hat 4.6.3-2) (GCC): /rtl/ustring.hxx:1293:233: error: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Werror=strict-overflow]
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-046-21/+21
| | | | Change-Id: I50f0887ceb4517d7ef234f970ca2ba679d533382
* xmlhelp is gbuild moduleDavid Tardon2012-04-292-1/+0
| | | | Change-Id: I5ee788733364ecc8d63a12c8758ab3fc901ab38a
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-0/+0
| | | | | | | | this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
* WaE: silence warnings from msvc2008 (again)Caolán McNamara2012-04-241-0/+10
|
* do not export usage of CLucene headers outside of l10ntoolsLuboš Luňák2012-04-241-0/+1
| | | | that'd require CLUCENE_CFLAGS everywhere where it's used, and it's not necessary
* gbuild: "use" vs. "add":Michael Stahl2012-04-082-4/+4
| | | | | | | | | Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
* bah, really deliver the filesDavid Tardon2012-04-071-5/+5
|
* drop executable flagDavid Tardon2012-04-075-0/+0
|
* install xsl files tooDavid Tardon2012-04-071-0/+5
|
* gbuildize xmlhelpDavid Tardon2012-04-0715-386/+265
|
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-3/+3
|
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-18/+18
| | | | | | Pattern used: find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\)) *) *)$/\1\2 ( \3 == \4 )/' \{\} \;
* removed duplicate #includesTakeshi Abe2012-04-041-1/+0
| | | | in vbahelper / writerfilter / writerperfect / xmlhelp / xmloff / xmlscript / xmlsecurity
* .component files don't need executable bitsMichael Stahl2012-03-232-0/+0
|
* chmod -xTor Lillqvist2012-03-213-0/+0
|
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-1/+2
| | | | | | | | | | | | | | ...which has the necessary features to support it. Change a lot of classes to either contain a protected non-virtual dtor (which is backwards compatible, so even works for cppumaker-generated UNO headers) or a public virtual one. cppuhelper/propertysetmixin.hxx still needs to disable the warning, as the relevant class has a non-virtual dtor but friends, which would still cause GCC to warn. Includes a patch for libcmis, intended to be upstreamed.