summaryrefslogtreecommitdiffstats
path: root/xmlhelp/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2012-11-153-8/+8
* fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin2012-11-053-21/+16
* fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin2012-11-056-18/+19
* fdo#46808, use service constructor for ucb::PropertiesManagerNoel Grandin2012-11-051-1/+2
* fdo#46808, use service constructor for ucb::StoreNoel Grandin2012-11-052-16/+11
* fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2012-10-314-30/+22
* fix some VS 2010 specific issuesDavid Ostrovsky2012-10-281-4/+4
* fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2012-10-241-16/+10