summaryrefslogtreecommitdiff
path: root/l10ntools/source/helpmerge.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-04-13loplugin:sequentialassign in embeddedobj..l10ntoolsNoel Grandin1-2/+0
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin1-2/+2
2018-10-31loplugin:useuniqueptr in l10ntoolsNoel Grandin1-10/+8
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-09-05loplugin:useuniqueptr in l10ntoolsNoel Grandin1-3/+2
2018-07-26loplugin:returnconstant in sal,l10ntools,sotNoel Grandin1-4/+3
2018-03-25Use for-range loops in some modulesJulien Nabet1-13/+9
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-10-23loplugin:includeform: l10ntoolsStephan Bergmann1-6/+6
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski1-0/+3
2017-08-08loplugin:constantparamNoel Grandin1-1/+1
2017-07-02loplugin:casttovoid: l10ntoolsStephan Bergmann1-4/+1
2017-06-23Remove support for the oldref attribute in l10ntoolsGabor Kelemen1-8/+2
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-3/+3
2017-05-07Fix typosAndrea Gelmini1-1/+1
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