summaryrefslogtreecommitdiff
path: root/l10ntools/source/xrmmerge.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-01-11loplugin:useuniqueptr in l10ntoolsNoel Grandin1-3/+2
2017-10-23loplugin:includeform: l10ntoolsStephan Bergmann1-8/+8
2017-08-08loplugin:constantparamNoel Grandin1-4/+2
2017-06-05spelling instanciate -> instantiateNoel Grandin1-1/+1
2017-06-04Remove usage of OString("")Arnaud Versini1-9/+9
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-4/+4
2017-01-09New loplugin:externvar: l10ntoolsStephan Bergmann1-10/+10
2016-11-25convert STRING_TYP to scoped enumNoel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-15loplugin:unusedmethods unused return value in l10ntools,linguisticNoel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-08-20new loplugin automemNoel Grandin1-15/+8
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-2/+2
2015-05-28new clang plugin: loopvartoosmallNoel Grandin1-2/+2
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2014-05-22Fix memory leak in xrmex toolStephan Bergmann1-5/+3
2014-04-21Avoid possible memory leaks in case of exceptionsTakeshi Abe1-4/+4
2014-04-08Clean up function declarationsStephan Bergmann1-2/+2
2014-02-26Remove visual noise from l10ntoolsAlexander Wilms1-6/+6
2014-02-17l10ntools: sal_Bool -> boolStephan Bergmann1-16/+16
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin1-2/+2
2013-05-08coverity#982460: Explicit null dereferencedJulien Nabet1-3/+2
2013-05-02WaE: unused parameter 'rOpenTag'Tor Lillqvist1-1/+1
2013-05-02Fix warning: unused variable 'sLang' [loplugin]Tor Lillqvist1-2/+0
2013-05-02Some code scrubingZolnai Tamás1-61/+10
2013-05-02Make localization a bit more effectiveZolnai Tamás1-13/+1
2013-04-13l10ntools: export use only en-USZolnai Tamás1-12/+5
2013-04-13Remove obsolote 'empty string -> "-"' behaviourZolnai Tamás1-4/+3
2013-04-13Delete obsolote platform from l10ntools mergeZolnai Tamás1-6/+5
2013-04-13Make l10ntools executables escape clearZolnai Tamás1-25/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-70/+70
2013-03-27Refactor l10ntoolsZolnai Tamás1-5/+6
2013-03-25Remove unneeded project and projectroot parametersZolnai Tamás1-21/+15
2013-03-16Get rid of generating temporary sdf fileZolnai Tamás1-53/+23
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-2/+1
2013-02-13Reduce scope xrmmerge.cxxJulien Nabet1-4/+2
2012-11-24remove useless comment (old bug database)Andras Timar1-1/+1
2012-11-13fix XML tag check in help and readme translationsAndras Timar1-2/+2
2012-11-13XML tag check in help and readme translationsAndras Timar1-1/+3
2012-10-08Make an end of xrmex id duplicationZolnai Tamás1-14/+8
2012-10-05Extract argument-handling to one source fileZolnai Tamás1-85/+16
2012-10-01re-base on ALv2 code.Michael Meeks1-23/+14
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-4/+1
2012-05-04gbuild conversion l10ntools moduleDavid Ostrovsky1-2/+2
2012-02-15Various string function clean upStephan Bergmann1-21/+18
2012-02-13l10ntools now only depends on sal and externalsStephan Bergmann1-38/+24
2012-02-08Various more l10ntools clean upStephan Bergmann1-2/+0
2012-02-08Freed l10ntools from tools/stream.hxxStephan Bergmann1-40/+14
2012-02-07Freed l10ntools from tools/stringStephan Bergmann1-100/+103
2012-02-02Reduced tools/string usage furtherStephan Bergmann1-41/+34