summaryrefslogtreecommitdiff
path: root/l10ntools/source/helpmerge.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-11-25convert STRING_TYP to scoped enumNoel Grandin1-1/+1
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-5/+5
2016-03-08Revert "tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals"Michael Stahl1-2/+2
2016-03-08tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar1-2/+2
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2015-12-20Add snide commentTor Lillqvist1-0/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-11/+11
2015-07-30loplugin:unusedmethodsNoel Grandin1-1/+1
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-0/+1
2014-12-18fdo#39440 reduce scope of local variablesMichael Weghorn1-8/+5
2014-09-30l10ntools: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-04-16l10ntools: helpex: don't crash if the file can't be parsed; return errorMichael Stahl1-0/+5
2014-04-08Remove extra newlineStephan Bergmann1-1/+1
2014-02-20cid#1038312 Dereference before null checkNoel Grandin1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-09-18Clean up l10ntools xml parser.Zolnai Tamás1-1/+1
2013-09-18Use OString in xmlparse.cxx to avoid numerous srting conversionZolnai Tamás1-27/+18
2013-07-22coverity#1038312: Dereference before null checkJulien Nabet1-4/+5
2013-05-02Make localization a bit more effectiveZolnai Tamás1-6/+9
2013-04-21Some changes in qtz handlingZolnai Tamás1-39/+44
2013-04-13l10ntools: export use only en-USZolnai Tamás1-23/+16
2013-04-13Delete obsolote platform from l10ntools mergeZolnai Tamás1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-26/+26
2013-03-31Make a bit cleaner transformation of help stringsZolnai Tamás1-3/+3
2013-03-27Refactor l10ntoolsZolnai Tamás1-1/+2
2013-03-25Remove unneeded project and projectroot parametersZolnai Tamás1-5/+5
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
2013-03-16Get rid of generating temporary sdf fileZolnai Tamás1-47/+21
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-02-25loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-13Some cppcheck cleaningJulien Nabet1-4/+2
2012-12-11Revert "performance tuning of helpex"Stephan Bergmann1-38/+49
2012-12-11performance tuning of helpexNorbert Thiebaud1-49/+38
2012-11-23Remove some newly tagged unused methodsJulien Nabet1-64/+0
2012-11-18Localize xhp files in helpZolnai Tamás1-45/+0
2012-11-13fix XML tag check in help and readme translationsAndras Timar1-1/+1
2012-11-13XML tag check in help and readme translationsAndras Timar1-4/+11
2012-10-01re-base on ALv2 code.Michael Meeks1-23/+14
2012-09-28Revert "fdo#52246 let helpex use gsicheck's tag checker"Andras Timar1-7/+3
2012-09-14trim leading (and trailing) spaces when extracting help stringAndras Timar1-1/+16
2012-09-06fdo#52246 let helpex use gsicheck's tag checkerAndras Bartek1-3/+7
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-4/+2
2012-08-08remove include comments and boxesThomas Arnhold1-1/+1
2012-04-18in debug message print the filename that caused the errorAndras Timar1-2/+5
2012-02-28Better error messageStephan Bergmann1-1/+6
2012-02-28Prevent crash of helpex.exeAndras Timar1-1/+1
2012-02-17Make l10ntools module buildable with dbglevel=3 again.Thorsten Behrens1-2/+3
2012-02-15Various string function clean upStephan Bergmann1-13/+12
2012-02-13l10ntools now only depends on sal and externalsStephan Bergmann1-141/+22
2012-02-08Various more l10ntools clean upStephan Bergmann1-11/+1