summaryrefslogtreecommitdiffstats
path: root/xmlhelp/source
Commit message (Expand)AuthorAgeFilesLines
* Related: fdo#72022 internal links bustedCaolán McNamara2013-12-061-1/+1
* Resolves: fdo#72022 Integrated help ignored if installedCaolán McNamara2013-12-061-1/+1
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-195-12/+11
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-144-30/+30
* xmlhelp: include <> for external includesNorbert Thiebaud2013-11-116-7/+7
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-116-41/+41
* remove unnecessary use of OUString constructor in XMLHELP moduleNoel Grandin2013-11-074-40/+38
* remove redundant calls to OUString constructor in if expressionNoel Grandin2013-11-041-8/+8
* valgrind: on success aHDFData is out of scopeCaolán McNamara2013-10-241-1/+1
* pEmpty is completely insane to useCaolán McNamara2013-10-241-4/+2
* clean up some include guardsThomas Arnhold2013-10-231-2/+2
* fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2013-10-221-9/+2
* cleanupThomas Arnhold2013-10-161-2/+1
* CID#705780 seeing as this is irredeemably wrong remove itCaolán McNamara2013-10-033-54/+1
* CID#707598 uninitialized scalar valuesCaolán McNamara2013-09-211-0/+1
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-1/+1
* Further work on the "Mac-like app structure" optionTor Lillqvist2013-08-181-6/+2
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-181-1/+1
* fdo#57950: Remove some chained appends in xmhelpJelle van der Waa2013-08-133-38/+13
* fdo#62475 removed pointless commentsJelle van der Waa2013-08-1012-265/+0
* remove OUString wrap for string literalsThomas Arnhold2013-06-292-6/+6
* remove some createFromAscii usageThomas Arnhold2013-06-291-1/+1
* rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config headerLuboš Luňák2013-06-132-2/+5
* stop this decadent waste of precious newlinesMichael Stahl2013-06-061-71/+0
* xmlhelp: fix reading symlinked .tree filesMichael Stahl2013-06-061-5/+10
* fdo#46808, Replace usage of SpecialConfigManagerNoel Grandin2013-06-055-60/+23
* fdo#62096 Corrected stupid error in previous patchSameer Deshmukh2013-04-221-1/+1
* fdo#62096 - Changed a few compareTo's to '=='Sameer Deshmukh2013-04-221-2/+2
* prefix all component_getFactory methodsPeter Foley2013-04-153-3/+3
* detect and apply Windows' high contrast theme to local helpAndras Timar2013-04-111-0/+27
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0717-693/+693
* new module i18nlangtagEike Rathke2013-04-052-2/+2
* icon style fixes in local helpAndras Timar2013-04-022-11/+21
* use LanguageTag instead of comphelper::LocaleEike Rathke2013-03-282-23/+7
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2013-03-201-1/+1
* reduce whitespaces between include and filenameThomas Arnhold2013-03-193-3/+3
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-112-8/+8
* Removed RTL_CONSTASCII_USTRINGPARAM in xmlhelp/ureChr. Rossmanith2013-03-101-1/+1
* make use of startsWith()Thomas Arnhold2013-03-081-1/+1
* loplugin: unused variablesThomas Arnhold2013-02-251-5/+0
* remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith2013-02-242-2/+2
* s/the the/the/Tor Lillqvist2013-02-221-2/+2
* coverity: passing by const reference is more efficientMarkus Mohrhard2013-02-201-4/+4
* fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin2013-02-112-22/+13
* Get rid of (most uses of) GUITor Lillqvist2012-12-251-1/+1
* fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin2012-11-305-24/+15
* fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin2012-11-303-5/+5
* Disambiguate for Visual Studio 2010Fridrich Štrba2012-11-301-1/+1
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2012-11-281-4/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-11-2125-1090/+488