summaryrefslogtreecommitdiff
path: root/xmlhelp/source
AgeCommit message (Expand)Author
2013-12-06Related: fdo#72022 internal links bustedCaolán McNamara
2013-12-06Resolves: fdo#72022 Integrated help ignored if installedCaolán McNamara
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11xmlhelp: include <> for external includesNorbert Thiebaud
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-07remove unnecessary use of OUString constructor in XMLHELP moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-10-24valgrind: on success aHDFData is out of scopeCaolán McNamara
2013-10-24pEmpty is completely insane to useCaolán McNamara
2013-10-23clean up some include guardsThomas Arnhold
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-10-16cleanupThomas Arnhold
2013-10-03CID#705780 seeing as this is irredeemably wrong remove itCaolán McNamara
2013-09-21CID#707598 uninitialized scalar valuesCaolán McNamara
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-13fdo#57950: Remove some chained appends in xmhelpJelle van der Waa
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-06-13rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config headerLuboš Luňák
2013-06-06stop this decadent waste of precious newlinesMichael Stahl
2013-06-06xmlhelp: fix reading symlinked .tree filesMichael Stahl
2013-06-05fdo#46808, Replace usage of SpecialConfigManagerNoel Grandin
2013-04-22fdo#62096 Corrected stupid error in previous patchSameer Deshmukh
2013-04-22fdo#62096 - Changed a few compareTo's to '=='Sameer Deshmukh
2013-04-15prefix all component_getFactory methodsPeter Foley
2013-04-11detect and apply Windows' high contrast theme to local helpAndras Timar
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-02icon style fixes in local helpAndras Timar
2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-19reduce whitespaces between include and filenameThomas Arnhold
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-10Removed RTL_CONSTASCII_USTRINGPARAM in xmlhelp/ureChr. Rossmanith
2013-03-08make use of startsWith()Thomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2013-02-22s/the the/the/Tor Lillqvist
2013-02-20coverity: passing by const reference is more efficientMarkus Mohrhard
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin
2012-11-30Disambiguate for Visual Studio 2010Fridrich Štrba
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-21re-base on ALv2 code. Includes:Michael Meeks