summaryrefslogtreecommitdiffstats
path: root/xmlhelp
Commit message (Expand)AuthorAgeFilesLines
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-172-18/+16
* 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
* fdo#60698: Merge tvhlp1 into ucpchelp1Marcos Paulo de Souza2013-12-029-92/+11
* 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
* i123670 - Add support for https linksAriel Constenla-Haile2013-11-131-1/+1
* 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
* gbuild: set Package default target to INSTDIRMichael Stahl2013-10-281-2/+0
* xmlhelp: remove Package_xslMichael Stahl2013-10-242-19/+0
* 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
* Try to fix cross-compilationTor Lillqvist2013-09-231-1/+1
* CID#707598 uninitialized scalar valuesCaolán McNamara2013-09-211-0/+1
* Towards a working instdir for Mac OS XStephan Bergmann2013-09-111-1/+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-182-7/+3
* 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-133-8/+5
* stop this decadent waste of precious newlinesMichael Stahl2013-06-061-71/+0
* xmlhelp: fix reading symlinked .tree filesMichael Stahl2013-06-061-5/+10
* Some String -> OUStringStephan Bergmann2013-06-052-2/+0
* fdo#46808, Replace usage of SpecialConfigManagerNoel Grandin2013-06-057-60/+25
* fdo#63197: convert helpxslJulien Nabet2013-04-282-3/+5
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-225-110/+20
* 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-154-4/+4
* detect and apply Windows' high contrast theme to local helpAndras Timar2013-04-111-0/+27
* rename expat external to 'expat'David Tardon2013-04-092-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0717-693/+693
* new module i18nlangtagEike Rathke2013-04-054-4/+4
* icon style fixes in local helpAndras Timar2013-04-023-11/+22
* use LanguageTag instead of comphelper::LocaleEike Rathke2013-03-284-23/+9
* 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
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-112-8/+8