summaryrefslogtreecommitdiff
path: root/l10ntools/source/xrmmerge.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-11-20Extended loplugin:ostr: l10ntoolsStephan Bergmann1-14/+14
2022-06-23clang-tidy modernize-pass-by-value in l10ntoolsNoel Grandin1-4/+5
2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen1-3/+0
2021-10-04drop 'using namespace std' in l*Julien Nabet1-5/+3
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin1-4/+2
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin1-1/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-2/+2
2020-11-11loplugin:stringviewNoel1-1/+1
2019-12-03remove some useless comment linesNoel Grandin1-3/+0
2019-03-05Use optimized OString concatenationMatteo Casalin1-30/+12
2019-03-05Avoid unneeded OUString copyMatteo Casalin1-7/+4
2019-02-28loplugin:unreffunStephan Bergmann1-2/+0
2018-11-06loplugin:collapseif in dbaccess..lotuswordproNoel Grandin1-5/+3
2018-10-23clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin1-5/+4
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin1-2/+1
2018-09-09loplugin:simplifyconstruct in l10ntools..packageNoel Grandin1-1/+0
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