summaryrefslogtreecommitdiff
path: root/xmlhelp/source
AgeCommit message (Expand)AuthorFilesLines
2013-12-02fdo#60698: Merge tvhlp1 into ucpchelp1Marcos Paulo de Souza5-56/+5
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin5-12/+11
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin4-30/+30
2013-11-11xmlhelp: include <> for external includesNorbert Thiebaud6-7/+7
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin6-41/+41
2013-11-07remove unnecessary use of OUString constructor in XMLHELP moduleNoel Grandin4-40/+38
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin1-8/+8
2013-10-24valgrind: on success aHDFData is out of scopeCaolán McNamara1-1/+1
2013-10-24pEmpty is completely insane to useCaolán McNamara1-4/+2
2013-10-23clean up some include guardsThomas Arnhold1-2/+2
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza1-9/+2
2013-10-16cleanupThomas Arnhold1-2/+1
2013-10-03CID#705780 seeing as this is irredeemably wrong remove itCaolán McNamara3-54/+1
2013-09-21CID#707598 uninitialized scalar valuesCaolán McNamara1-0/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist1-6/+2
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-1/+1
2013-08-13fdo#57950: Remove some chained appends in xmhelpJelle van der Waa3-38/+13
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa12-265/+0
2013-06-29remove OUString wrap for string literalsThomas Arnhold2-6/+6
2013-06-29remove some createFromAscii usageThomas Arnhold1-1/+1
2013-06-13rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config headerLuboš Luňák2-2/+5
2013-06-06stop this decadent waste of precious newlinesMichael Stahl1-71/+0
2013-06-06xmlhelp: fix reading symlinked .tree filesMichael Stahl1-5/+10
2013-06-05fdo#46808, Replace usage of SpecialConfigManagerNoel Grandin5-60/+23
2013-04-22fdo#62096 Corrected stupid error in previous patchSameer Deshmukh1-1/+1
2013-04-22fdo#62096 - Changed a few compareTo's to '=='Sameer Deshmukh1-2/+2
2013-04-15prefix all component_getFactory methodsPeter Foley3-3/+3
2013-04-11detect and apply Windows' high contrast theme to local helpAndras Timar1-0/+27
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák17-693/+693
2013-04-05new module i18nlangtagEike Rathke2-2/+2
2013-04-02icon style fixes in local helpAndras Timar2-11/+21
2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke2-23/+7
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann1-1/+1
2013-03-19reduce whitespaces between include and filenameThomas Arnhold3-3/+3
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold2-8/+8
2013-03-10Removed RTL_CONSTASCII_USTRINGPARAM in xmlhelp/ureChr. Rossmanith1-1/+1
2013-03-08make use of startsWith()Thomas Arnhold1-1/+1
2013-02-25loplugin: unused variablesThomas Arnhold1-5/+0
2013-02-24remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith2-2/+2
2013-02-22s/the the/the/Tor Lillqvist1-2/+2
2013-02-20coverity: passing by const reference is more efficientMarkus Mohrhard1-4/+4
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin2-22/+13
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-1/+1
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin5-24/+15
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin3-5/+5
2012-11-30Disambiguate for Visual Studio 2010Fridrich Štrba1-1/+1
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-4/+2
2012-11-21re-base on ALv2 code. Includes:Michael Meeks25-1090/+488
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin3-8/+8