summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Expand)AuthorFilesLines
2016-03-08Revert "tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals"Michael Stahl2-3/+3
2016-03-08tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2-3/+3
2016-03-07expand src templatesDavid Tardon1-2/+1
2016-03-07expand src templatesDavid Tardon1-2/+0
2016-03-07drop removed templates from the listDavid Tardon1-4/+0
2016-03-07expand src templates only used in a single placeDavid Tardon1-2/+1
2016-03-03various loplugin warningsStephan Bergmann22-53/+53
2016-03-03Removed call of genLang makefileJan Iversen1-1/+0
2016-03-03genLang project (awareness)Jan Iversen38-0/+6795
2016-03-02loplugin:unuseddefaultparam in l10ntoolsNoel Grandin3-12/+4
2016-02-27Add SAL_WARN + convert some printf into SAL_WARNJulien Nabet2-5/+4
2016-02-17use consistent #define checks for the Windows platformNoel Grandin2-2/+2
2016-02-09Remove excess newlinesChris Sherlock4-4/+0
2016-01-18loplugin: unused return valuesNoel Grandin2-4/+2
2016-01-18loplugin:unusedfieldsNoel Grandin2-7/+4
2016-01-16Fix set but unused variable warningPeter Foley1-2/+0
2016-01-15loplugin:unusedmethods unused return value in l10ntools,linguisticNoel Grandin7-42/+35
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-27Remove some includes (stdio/stdlib)Julien Nabet2-5/+0
2015-12-20Add snide commentTor Lillqvist1-0/+2
2015-11-25loplugin:unusedfields variousNoel Grandin2-5/+3
2015-11-14coverity#1339308 Uncaught exceptionCaolán McNamara3-10/+7
2015-11-11new loplugin: memoryvarNoel Grandin1-8/+7
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann14-68/+68
2015-11-06coverity#1338269 Uncaught exceptionCaolán McNamara1-15/+23
2015-11-06coverity#1338268 Uncaught exceptionCaolán McNamara1-12/+22
2015-11-06coverity#1338261 Uncaught exceptionCaolán McNamara1-59/+67
2015-11-06coverity#1338256 Uncaught exceptionCaolán McNamara1-14/+21
2015-10-21start next find at previous endpos, not one after previous startposEike Rathke1-1/+1
2015-10-21properly check for ICU status so known tags get actually recognizedEike Rathke1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann3-19/+19
2015-10-12cppcheck:variableScopeNoel Grandin1-3/+2
2015-10-01loplugin:unusedmethodsNoel Grandin1-2/+0
2015-09-30Fix typosAndrea Gelmini2-2/+2
2015-09-29remove unused #include <sal/alloca.h>Michael Stahl1-1/+0
2015-09-17boost->stdCaolán McNamara2-4/+4
2015-09-03Generated code is compiled with WaE disabled, anywayStephan Bergmann3-21/+0
2015-08-22tdf#39440 reduce scope of local variablesMichael Weghorn1-2/+1
2015-08-22disentangle the Dzongkha mess a littleEike Rathke1-1/+1
2015-08-20implicit conversion of NULL constant to 'nullptr_t'Noel Grandin1-1/+1
2015-08-20new loplugin automemNoel Grandin8-85/+56
2015-08-11new loplugin: defaultparamsNoel Grandin2-2/+2
2015-08-03-Werror,-Wunused-private-fieldStephan Bergmann3-7/+3
2015-07-30loplugin:unusedmethodsNoel Grandin4-21/+3
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-2/+2
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin2-9/+7
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-4/+4
2015-05-28new clang plugin: loopvartoosmallNoel Grandin4-9/+9
2015-05-22l10ntools: support x-comments in ulf formatLászló Németh1-1/+2
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1