summaryrefslogtreecommitdiffstats
path: root/xmlhelp/source
Commit message (Expand)AuthorAgeFilesLines
* 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
| * jl164 #i109096# java help indexer service did not work with long file pathsJoachim Lingner2011-02-241-0/+8
* | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1854-164/+102
|\ \
| * | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-1254-164/+102
| |\|
| | * jl160 merge with DEV300m96Joachim Lingner2011-01-048-152/+92
| | |\
| | | * sb129: #i113189# change UNO components to use passive registrationsb2010-09-108-152/+92
| | * | jl160 #i114853# replace use of XPackageManager by XExtensionManager in xmlhelpJoachim Lingner2010-09-301-12/+10
| | |/
* | / Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-132-5/+5
|/ /
* | add RTL_CONSTASCII_STRINGPARAM for string literalsDavid Tardon2011-02-191-3/+3
* | test length instead of comparing with ""David Tardon2011-02-191-4/+4
* | Remove dead codeBálint Dózsa2011-02-166-119/+1
* | Remove TEST_DBHELPThomas Arnhold2011-02-153-228/+0
* | Remove LOGGINGThomas Arnhold2011-02-151-56/+0
* | Remove WORKAROUND_98119Thomas Arnhold2011-02-151-8/+0
* | fix duplicate declaration left after merge conflict fixingCaolán McNamara2011-02-081-2/+0
* | Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky2011-02-081-0/+2
|\ \
| * | fix FMR crasher bug#33099Michael Meeks2011-01-141-1/+2
* | | migrate to use boost unordered containersFridrich Štrba2011-02-052-13/+13
* | | make the xmlhelp fix even saferMichael Meeks2011-01-311-3/+2
* | | equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*)Caolán McNamara2011-01-161-19/+19
* | | fix FMR crasher bug#33099Michael Meeks2011-01-141-1/+2
* | | Merge commit 'libreoffice-3.3.0.2'Jan Holesovsky2010-12-204-10/+18
|\| |