summaryrefslogtreecommitdiff
path: root/l10ntools/source/xrmmerge.cxx
AgeCommit message (Expand)Author
2019-03-05Use optimized OString concatenationMatteo Casalin
2019-03-05Avoid unneeded OUString copyMatteo Casalin
2019-02-28loplugin:unreffunStephan Bergmann
2018-11-06loplugin:collapseif in dbaccess..lotuswordproNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-09-09loplugin:simplifyconstruct in l10ntools..packageNoel Grandin
2018-01-11loplugin:useuniqueptr in l10ntoolsNoel Grandin
2017-10-23loplugin:includeform: l10ntoolsStephan Bergmann
2017-08-08loplugin:constantparamNoel Grandin
2017-06-05spelling instanciate -> instantiateNoel Grandin
2017-06-04Remove usage of OString("")Arnaud Versini
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-01-09New loplugin:externvar: l10ntoolsStephan Bergmann
2016-11-25convert STRING_TYP to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-15loplugin:unusedmethods unused return value in l10ntools,linguisticNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-20new loplugin automemNoel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-05-28new clang plugin: loopvartoosmallNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-05-22Fix memory leak in xrmex toolStephan Bergmann
2014-04-21Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-08Clean up function declarationsStephan Bergmann
2014-02-26Remove visual noise from l10ntoolsAlexander Wilms
2014-02-17l10ntools: sal_Bool -> boolStephan Bergmann
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin
2013-05-08coverity#982460: Explicit null dereferencedJulien Nabet
2013-05-02WaE: unused parameter 'rOpenTag'Tor Lillqvist
2013-05-02Fix warning: unused variable 'sLang' [loplugin]Tor Lillqvist
2013-05-02Some code scrubingZolnai Tamás
2013-05-02Make localization a bit more effectiveZolnai Tamás
2013-04-13l10ntools: export use only en-USZolnai Tamás
2013-04-13Remove obsolote 'empty string -> "-"' behaviourZolnai Tamás
2013-04-13Delete obsolote platform from l10ntools mergeZolnai Tamás
2013-04-13Make l10ntools executables escape clearZolnai Tamás
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27Refactor l10ntoolsZolnai Tamás
2013-03-25Remove unneeded project and projectroot parametersZolnai Tamás
2013-03-16Get rid of generating temporary sdf fileZolnai Tamás
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-02-13Reduce scope xrmmerge.cxxJulien Nabet
2012-11-24remove useless comment (old bug database)Andras Timar
2012-11-13fix XML tag check in help and readme translationsAndras Timar
2012-11-13XML tag check in help and readme translationsAndras Timar
2012-10-08Make an end of xrmex id duplicationZolnai Tamás
2012-10-05Extract argument-handling to one source fileZolnai Tamás
2012-10-01re-base on ALv2 code.Michael Meeks
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann