summaryrefslogtreecommitdiff
path: root/l10ntools/source/treemerge.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-09-05loplugin:useuniqueptr in l10ntoolsNoel Grandin1-6/+5
2017-10-23loplugin:includeform: l10ntoolsStephan Bergmann1-5/+5
2017-08-08loplugin:constantparamNoel Grandin1-1/+1
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-5/+5
2016-11-25convert STRING_TYP to scoped enumNoel Grandin1-1/+1
2016-04-05loplugin:staticanonymousTor Lillqvist1-3/+3
2016-04-04genlang, update to satisfy clang.jan iversen1-3/+3
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-01-20Some more loplugin:cstylecast: l10ntoolsStephan Bergmann1-15/+15
2014-07-01New loplugin:stringconcatStephan Bergmann1-2/+2
2014-04-11Memory released through xmlFreeDoc should be acquired with xmlMallocStephan Bergmann1-1/+1
2013-06-29Search for char instead of 1 char long string, when possible.Thomas Arnhold1-4/+4
2013-05-08coverity#1019374: Resource leakJulien Nabet1-0/+1
2013-05-02Some code scrubingZolnai Tamás1-9/+6
2013-04-21Some changes in qtz handlingZolnai Tamás1-21/+30
2013-04-13Delete obsolote platform from l10ntools mergeZolnai Tamás1-3/+3
2013-03-27Refactor l10ntoolsZolnai Tamás1-17/+9
2013-03-16Get rid of generating temporary sdf fileZolnai Tamás1-34/+13
2013-02-18Fix fdo#60754 - no translations for langs sorting after qtzThorsten Behrens1-2/+2
2012-12-02Ignore qtz in ulfex and some other placesZolnai Tamás1-1/+1
2012-11-21Fix language id checkingZolnai Tamás1-2/+4
2012-11-21Po files' header has modified language idZolnai Tamás1-1/+1
2012-11-18Fix some encoding problem in treemergeZolnai Tamás1-1/+3
2012-11-18Localize tree files in helpZolnai Tamás1-3/+2
2012-11-03Implement new treex executableZolnai Tamás1-0/+304