summaryrefslogtreecommitdiff
path: root/xmlhelp
AgeCommit message (Expand)AuthorFilesLines
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza1-6/+3
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann15-220/+220
2014-02-26Remove visual noise from xmlhelpAlexander Wilms1-4/+4
2014-02-21coverity#708696 Uninitialized scalar fieldCaolán McNamara1-5/+7
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2-18/+16
2013-12-06Related: fdo#72022 internal links bustedCaolán McNamara1-1/+1
2013-12-06Resolves: fdo#72022 Integrated help ignored if installedCaolán McNamara1-1/+1
2013-12-02fdo#60698: Merge tvhlp1 into ucpchelp1Marcos Paulo de Souza9-92/+11
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-13i123670 - Add support for https linksAriel Constenla-Haile1-1/+1
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-28gbuild: set Package default target to INSTDIRMichael Stahl1-2/+0
2013-10-24xmlhelp: remove Package_xslMichael Stahl2-19/+0
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-23Try to fix cross-compilationTor Lillqvist1-1/+1
2013-09-21CID#707598 uninitialized scalar valuesCaolán McNamara1-0/+1
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann1-1/+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 Lillqvist2-7/+3
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ňák3-8/+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-05Some String -> OUStringStephan Bergmann2-2/+0
2013-06-05fdo#46808, Replace usage of SpecialConfigManagerNoel Grandin7-60/+25
2013-04-28fdo#63197: convert helpxslJulien Nabet2-3/+5
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks5-110/+20
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 Foley4-4/+4
2013-04-11detect and apply Windows' high contrast theme to local helpAndras Timar1-0/+27
2013-04-09rename expat external to 'expat'David Tardon2-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák17-693/+693
2013-04-05new module i18nlangtagEike Rathke4-4/+4
2013-04-02icon style fixes in local helpAndras Timar3-11/+22
2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke4-23/+9