summaryrefslogtreecommitdiff
path: root/xmlhelp/source/cxxhelp/provider
AgeCommit message (Expand)Author
2012-09-05kill RTL_CONSTASCII_USTRINGPARAM in xmlhelpOlivier Hallot
2012-08-24Related: fdo#53337 Maybe this is a typeinfo visibility problemCaolán McNamara
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-09reduce static_initialization_and_destruction chainCaolán McNamara
2012-07-29Replace usage of rtl/memory.h in xmlhelp with their equivalent from string.hArnaud Versini
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-01Targeted string re-work xmlhelp/xmlscriptThorsten Behrens
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara
2012-05-08work around spurious signed overflow warningsMichael Stahl
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-04-24WaE: silence warnings from msvc2008 (again)Caolán McNamara
2012-04-24do not export usage of CLucene headers outside of l10ntoolsLuboš Luňák
2012-04-07gbuildize xmlhelpDavid Tardon
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-04removed duplicate #includesTakeshi Abe
2012-02-23remove all other deprecated header guardsThomas Arnhold
2012-02-23reduce try-catch CLuceneError blockCaolán McNamara
2012-02-23not every extension's help will have help in all langs, catch that exceptionCaolán McNamara
2012-02-23ditch archaic headerguardsCaolán McNamara
2012-02-23just link to HelpIndexerCaolán McNamara
2012-02-23tweak for cross-platformityCaolán McNamara
2012-02-23use different OUString ctor for RTL_TEXTENCODING_UCS4Caolán McNamara
2012-02-23Bugfix resultsetforqueryGert van Valkenhoef
2012-02-23Add C++ HelpSearch and call from XMLHelp. Fix string conversion bug.Gert van Valkenhoef
2012-02-23tweak buildCaolán McNamara
2012-02-23HelpIndexer using rtl::OUString, called from xmlhelpGert van Valkenhoef
2012-02-23bootstrap replacement c++ help componentCaolán McNamara
2012-01-24Fix for fdo43460 Part XLVI getLength() to isEmpty()Olivier Hallot
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist
2011-12-06remove unused members, sablot went away a long time agoCaolán McNamara
2011-12-06callcatcher: remove some unused codeCaolán McNamara
2011-11-27remove include of pch header from xmlhelpNorbert Thiebaud
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann
2011-09-25Drop apparently unneeded inclusion of l10ntools/compilehelp.hxxTor Lillqvist
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara
2011-07-31Some cppcheck cleaningJulien Nabet
2011-07-22check return of osl_setFilePosCaolán McNamara
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-06-24mingw32-gcc doesn't support the cl.exe GR optionJesús Corrius
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-18Fix typoTor Lillqvist
2011-05-18Rework how <db.h> is includedTor Lillqvist
2011-05-17No DB_INCLUDES any more, pass -I if necessaryTor Lillqvist