summaryrefslogtreecommitdiffstats
path: root/xmlhelp/source
Commit message (Expand)AuthorAgeFilesLines
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-012-3/+2
* Use comphelper::getComponentContextStephan Bergmann2012-09-293-47/+9
* remove unused fieldsNoel Grandin2012-09-261-4/+1
* fix system-clucene/-boost build with gcc 4.4Rene Engelhard2012-09-192-0/+6
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+1
* move help compiler/linker/indexer to a new moduleAndras Timar2012-09-162-2/+2
* Remove useless variableJulien Nabet2012-09-161-3/+1
* kill RTL_CONSTASCII_USTRINGPARAM in xmlhelpOlivier Hallot2012-09-0510-122/+94
* Related: fdo#53337 Maybe this is a typeinfo visibility problemCaolán McNamara2012-08-241-0/+6
* embed extension's help tree into main help treeBence Babati2012-08-222-7/+80
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-1410-52/+7
* reduce static_initialization_and_destruction chainCaolán McNamara2012-08-091-18/+13
* Replace usage of rtl/memory.h in xmlhelp with their equivalent from string.hArnaud Versini2012-07-294-15/+13
* XML_Parse returns enum XML_StatusMichael Stahl2012-07-121-3/+3
* Remove unused include filesThomas Arnhold2012-06-272-108/+0
* reduce static_initialization_and_destruction chainCaolán McNamara2012-06-251-4/+2
* Remove various commented out definesThomas Arnhold2012-06-251-1/+0
* re-base on ALv2 code.Michael Meeks2012-06-2118-411/+274
* removed unused forward declarations of classTakeshi Abe2012-06-183-9/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-065-29/+14
* Targeted string re-work xmlhelp/xmlscriptThorsten Behrens2012-06-0110-186/+186
* reduce static_initialization_and_destruction chainCaolán McNamara2012-05-161-2/+3
* work around spurious signed overflow warningsMichael Stahl2012-05-081-1/+2
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-046-21/+21
* 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
* gbuildize xmlhelpDavid Tardon2012-04-074-276/+0
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-3/+3
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-18/+18
* removed duplicate #includesTakeshi Abe2012-04-041-1/+0
* .component files don't need executable bitsMichael Stahl2012-03-231-0/+0
* chmod -xTor Lillqvist2012-03-213-0/+0
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-1/+2
* remove all other deprecated header guardsThomas Arnhold2012-02-234-16/+0
* reduce try-catch CLuceneError blockCaolán McNamara2012-02-231-8/+9
* not every extension's help will have help in all langs, catch that exceptionCaolán McNamara2012-02-231-1/+8
* ditch archaic headerguardsCaolán McNamara2012-02-231-8/+0
* just link to HelpIndexerCaolán McNamara2012-02-234-269/+1
* tweak for cross-platformityCaolán McNamara2012-02-232-19/+17
* use different OUString ctor for RTL_TEXTENCODING_UCS4Caolán McNamara2012-02-233-9/+4
* HelpIndexer and HelpSearch: remove JavaGert van Valkenhoef2012-02-237-762/+0
* Bugfix resultsetforqueryGert van Valkenhoef2012-02-231-5/+4
* Add C++ HelpSearch and call from XMLHelp. Fix string conversion bug.Gert van Valkenhoef2012-02-233-188/+139
* tweak buildCaolán McNamara2012-02-232-3/+1
* HelpIndexer using rtl::OUString, called from xmlhelpGert van Valkenhoef2012-02-232-57/+50
* bootstrap replacement c++ help componentCaolán McNamara2012-02-235-1/+269
* fdo#40665 use CJKAnalyzer for ko, zh-CN, and zh-TW, tooAndras Timar2012-02-171-1/+4
* Fix for fdo43460 Part XLVI getLength() to isEmpty()Olivier Hallot2012-01-248-45/+42
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-212-2/+2