summaryrefslogtreecommitdiff
path: root/xmlhelp/source
AgeCommit message (Expand)AuthorFilesLines
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin5-29/+14
2012-06-01Targeted string re-work xmlhelp/xmlscriptThorsten Behrens10-186/+186
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara1-2/+3
2012-05-08work around spurious signed overflow warningsMichael Stahl1-1/+2
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold6-21/+21
2012-04-24WaE: silence warnings from msvc2008 (again)Caolán McNamara1-0/+10
2012-04-24do not export usage of CLucene headers outside of l10ntoolsLuboš Luňák1-0/+1
2012-04-07gbuildize xmlhelpDavid Tardon4-276/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-18/+18
2012-04-04removed duplicate #includesTakeshi Abe1-1/+0
2012-03-23.component files don't need executable bitsMichael Stahl1-0/+0
2012-03-21chmod -xTor Lillqvist3-0/+0
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-1/+2
2012-02-23remove all other deprecated header guardsThomas Arnhold4-16/+0
2012-02-23reduce try-catch CLuceneError blockCaolán McNamara1-8/+9
2012-02-23not every extension's help will have help in all langs, catch that exceptionCaolán McNamara1-1/+8
2012-02-23ditch archaic headerguardsCaolán McNamara1-8/+0
2012-02-23just link to HelpIndexerCaolán McNamara4-269/+1
2012-02-23tweak for cross-platformityCaolán McNamara2-19/+17
2012-02-23use different OUString ctor for RTL_TEXTENCODING_UCS4Caolán McNamara3-9/+4
2012-02-23HelpIndexer and HelpSearch: remove JavaGert van Valkenhoef7-762/+0
2012-02-23Bugfix resultsetforqueryGert van Valkenhoef1-5/+4
2012-02-23Add C++ HelpSearch and call from XMLHelp. Fix string conversion bug.Gert van Valkenhoef3-188/+139
2012-02-23tweak buildCaolán McNamara2-3/+1
2012-02-23HelpIndexer using rtl::OUString, called from xmlhelpGert van Valkenhoef2-57/+50
2012-02-23bootstrap replacement c++ help componentCaolán McNamara5-1/+269
2012-02-17fdo#40665 use CJKAnalyzer for ko, zh-CN, and zh-TW, tooAndras Timar1-1/+4
2012-01-24Fix for fdo43460 Part XLVI getLength() to isEmpty()Olivier Hallot8-45/+42
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2-2/+2
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist2-2/+0
2011-12-08childs -> childrenMichael T. Whiteley1-10/+10
2011-12-06remove unused members, sablot went away a long time agoCaolán McNamara2-7/+1
2011-12-06callcatcher: remove some unused codeCaolán McNamara2-25/+0
2011-11-27remove include of pch header from xmlhelpNorbert Thiebaud18-36/+0
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann2-14/+2
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann1-1/+1
2011-09-25Drop apparently unneeded inclusion of l10ntools/compilehelp.hxxTor Lillqvist1-1/+0
2011-08-29fix typos and includesCaolán McNamara1-0/+1
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara2-5/+4
2011-07-31Some cppcheck cleaningJulien Nabet1-1/+1
2011-07-22check return of osl_setFilePosCaolán McNamara1-1/+5
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan2-16/+0
2011-06-24mingw32-gcc doesn't support the cl.exe GR optionJesús Corrius3-0/+6
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-3/+3
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-0/+2
2011-05-18Fix typoTor Lillqvist1-1/+1
2011-05-18Rework how <db.h> is includedTor Lillqvist2-5/+3
2011-05-17No DB_INCLUDES any more, pass -I if necessaryTor Lillqvist1-1/+1