summaryrefslogtreecommitdiffstats
path: root/xmlhelp/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist2011-12-112-2/+0
* childs -> childrenMichael T. Whiteley2011-12-081-10/+10
* remove unused members, sablot went away a long time agoCaolán McNamara2011-12-062-7/+1
* callcatcher: remove some unused codeCaolán McNamara2011-12-062-25/+0
* remove include of pch header from xmlhelpNorbert Thiebaud2011-11-2718-36/+0
* Heavily simplified utl::ConfigManager.Stephan Bergmann2011-11-112-14/+2
* Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann2011-10-071-1/+1
* Drop apparently unneeded inclusion of l10ntools/compilehelp.hxxTor Lillqvist2011-09-251-1/+0
* fix typos and includesCaolán McNamara2011-08-291-0/+1
* merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara2011-08-292-5/+4
* Some cppcheck cleaningJulien Nabet2011-07-311-1/+1
* check return of osl_setFilePosCaolán McNamara2011-07-221-1/+5
* Remove component_getImplementationEnvironment methodsMatúš Kukan2011-07-122-16/+0
* mingw32-gcc doesn't support the cl.exe GR optionJesús Corrius2011-06-243-0/+6
* createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2011-06-131-3/+3
* Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2011-05-311-0/+2
|\
| * wikihelp: Pass the LibreOffice version to help.libreoffice.org.Jan Holesovsky2011-05-101-0/+2
* | Fix typoTor Lillqvist2011-05-181-1/+1
* | Rework how <db.h> is includedTor Lillqvist2011-05-182-5/+3
* | No DB_INCLUDES any more, pass -I if necessaryTor Lillqvist2011-05-171-1/+1
* | Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-212-4/+4
* | remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core)Christina Rossmanith2011-04-192-7/+7
* | Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre2011-04-141-1/+1
* | Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre2011-04-141-2/+2
|/
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-2941-0/+0
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-235-38/+60
|\
| * jl164 #i109096# Displaying help content fails for extensions when user instal...Joachim Lingner2011-02-254-51/+69