summaryrefslogtreecommitdiff
path: root/l10ntools/source/merge.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-11-30Extended loplugin:ostr: l10ntoolsStephan Bergmann1-1/+1
2023-11-20Extended loplugin:ostr: l10ntoolsStephan Bergmann1-5/+5
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: l10ntoolsStephan Bergmann1-1/+1
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin1-1/+1
2022-06-23clang-tidy modernize-pass-by-value in l10ntoolsNoel Grandin1-5/+6
2022-04-15address potential find/rfind failuresNoel Grandin1-4/+9
2022-04-13use more string_view in l10ntoolsNoel Grandin1-8/+8
2022-02-21Fail Executable_ulfex upon duplicate keys in malformed inputStephan Bergmann1-1/+7
2021-06-18Simplify a OUString constructionStephan Bergmann1-1/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-6/+6
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-1/+1
2020-12-09Apparently, Windows doesn't have the concept of a set but empty env varStephan Bergmann1-3/+1
2020-12-08Assert that certain env vars are set in these build-time toolsStephan Bergmann1-1/+4
2020-04-15loplugin:buriedassign in l,o,p*Noel Grandin1-2/+4
2019-12-03remove some useless comment linesNoel Grandin1-3/+0
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