summaryrefslogtreecommitdiff
path: root/l10ntools/source/merge.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-03loplugin:stringaddNoel Grandin1-2/+2
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin1-6/+1
2019-03-18Remove broken MergeDataHashMap optimizationStephan Bergmann1-85/+10
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-03-27loplugin:useuniqueptr in MergeDataHashMapNoel Grandin1-7/+5
2018-03-25Use for-range loops in some modulesJulien Nabet1-2/+2
2018-01-12More loplugin:cstylecast: l10ntoolsStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: l10ntoolsStephan Bergmann1-3/+3
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-1/+1
2017-08-08loplugin:constantparamNoel Grandin1-24/+6
2017-07-24loplugin:unusedfields some untouched fieldsNoel Grandin1-22/+5
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin1-1/+1
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-3/+3
2017-04-28loplugin:salunicodeliteral: l10ntoolsStephan Bergmann1-1/+1
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2017-01-17new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin1-1/+0
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin1-1/+0
2016-11-25convert STRING_TYP to scoped enumNoel Grandin1-4/+4
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-05-20Convert ID_LEVEL to scoped enumNoel Grandin1-2/+2
2016-04-05loplugin:staticanonymousTor Lillqvist1-2/+2
2016-04-04genlang, update to satisfy clang.jan iversen1-2/+2
2016-03-30tdf#97966 Drop 'static' keywordsWastack1-2/+2
2016-03-16Resolves: tdf#98473 replace || with ‖ to avoid illegal gtk3 action namesCaolán McNamara1-4/+13
2016-03-14genLang updatejan iversen1-13/+4
2016-03-14Resolves: tdf#98473 replace || with ‖ to avoid illegal gtk3 action namesCaolán McNamara1-4/+13
2016-02-27Add SAL_WARN + convert some printf into SAL_WARNJulien Nabet1-5/+3
2016-01-18loplugin:unusedfieldsNoel Grandin1-5/+3
2016-01-15loplugin:unusedmethods unused return value in l10ntools,linguisticNoel Grandin1-7/+0
2015-11-25loplugin:unusedfields variousNoel Grandin1-3/+2
2015-11-14coverity#1339308 Uncaught exceptionCaolán McNamara1-8/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2014-12-05fdo#38835 strip out OString globalsNoel Grandin1-1/+1
2014-11-05markup with event type not checker typeCaolán McNamara1-0/+1
2014-07-10coverity#1224977 integer overflowNorbert Thiebaud1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-02-26Remove visual noise from l10ntoolsAlexander Wilms1-10/+10
2014-02-17l10ntools: sal_Bool -> boolStephan Bergmann1-12/+12
2014-01-28bool improvementsStephan Bergmann1-3/+3
2014-01-10sal_Bool -> boolStephan Bergmann1-3/+2
2013-12-27Transex3: Simplify members for listsZolnai Tamás1-41/+2
2013-12-27Transex3: remove obsolete HelpTextZolnai Tamás1-2/+0
2013-12-27Transex3: UIEntries list type is unusedZolnai Tamás1-10/+0
2013-09-12fdo#69208 take getenv() call out of the loopTomofumi Yagi1-1/+3
2013-06-29Search for char instead of 1 char long string, when possible.Thomas Arnhold1-2/+2
2013-06-11fdo#65483 Invalid po lines caused missing translationsZolnai Tamás1-3/+6
2013-05-02Some code scrubingZolnai Tamás1-5/+5
2013-05-02Make localization a bit more effectiveZolnai Tamás1-12/+72
2013-04-21Delete more unused member from exportZolnai Tamás1-8/+0
2013-04-21Some changes in qtz handlingZolnai Tamás1-10/+23