summaryrefslogtreecommitdiff
path: root/l10ntools/source/uimerge.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-3/+3
2017-01-09New loplugin:externvar: l10ntoolsStephan Bergmann1-2/+2
2016-11-25convert STRING_TYP to scoped enumNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-11-06coverity#1338256 Uncaught exceptionCaolán McNamara1-14/+21
2015-01-20Some more loplugin:cstylecast: l10ntoolsStephan Bergmann1-1/+1
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-1/+1
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-1/+1
2014-07-01New loplugin:stringconcatStephan Bergmann1-3/+2
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin1-1/+1
2013-04-13l10ntools: export use only en-USZolnai Tamás1-7/+1
2013-04-13Delete obsolote platform from l10ntools mergeZolnai Tamás1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-12/+12
2013-03-31Make a bit cleaner transformation of help stringsZolnai Tamás1-1/+1
2013-03-27Refactor l10ntoolsZolnai Tamás1-64/+8
2013-03-25Remove unneeded project and projectroot parametersZolnai Tamás1-18/+13
2013-03-16Get rid of generating temporary sdf fileZolnai Tamás1-8/+25
2012-12-27let uiex produce more translations in one runDavid Tardon1-28/+70
2012-12-27drop unused includeDavid Tardon1-1/+0
2012-10-05Extract argument-handling to one source fileZolnai Tamás1-103/+10
2012-09-28have to register exslt handlers for string::tokenizeCaolán McNamara1-0/+3
2012-09-28we need to escape xml on exportCaolán McNamara1-1/+49
2012-09-28merge .ui translations back to runtime filesCaolán McNamara1-27/+93
2012-09-28add a plausible .ui to .sdf extraction toolCaolán McNamara1-0/+194