summaryrefslogtreecommitdiffstats
path: root/l10ntools
Commit message (Expand)AuthorAgeFilesLines
* Revert "tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals"Michael Stahl2016-03-082-3/+3
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-082-3/+3
* expand src templatesDavid Tardon2016-03-071-2/+1
* expand src templatesDavid Tardon2016-03-071-2/+0
* drop removed templates from the listDavid Tardon2016-03-071-4/+0
* expand src templates only used in a single placeDavid Tardon2016-03-071-2/+1
* various loplugin warningsStephan Bergmann2016-03-0322-53/+53
* Removed call of genLang makefileJan Iversen2016-03-031-1/+0
* genLang project (awareness)Jan Iversen2016-03-0338-0/+6795
* loplugin:unuseddefaultparam in l10ntoolsNoel Grandin2016-03-023-12/+4
* Add SAL_WARN + convert some printf into SAL_WARNJulien Nabet2016-02-272-5/+4
* use consistent #define checks for the Windows platformNoel Grandin2016-02-172-2/+2
* Remove excess newlinesChris Sherlock2016-02-094-4/+0
* loplugin: unused return valuesNoel Grandin2016-01-182-4/+2
* loplugin:unusedfieldsNoel Grandin2016-01-182-7/+4
* Fix set but unused variable warningPeter Foley2016-01-161-2/+0
* loplugin:unusedmethods unused return value in l10ntools,linguisticNoel Grandin2016-01-157-42/+35
* Fix typosAndrea Gelmini2016-01-101-1/+1
* Remove some includes (stdio/stdlib)Julien Nabet2015-12-272-5/+0
* Add snide commentTor Lillqvist2015-12-201-0/+2
* loplugin:unusedfields variousNoel Grandin2015-11-252-5/+3
* coverity#1339308 Uncaught exceptionCaolán McNamara2015-11-143-10/+7
* new loplugin: memoryvarNoel Grandin2015-11-111-8/+7
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1014-68/+68
* coverity#1338269 Uncaught exceptionCaolán McNamara2015-11-061-15/+23
* coverity#1338268 Uncaught exceptionCaolán McNamara2015-11-061-12/+22
* coverity#1338261 Uncaught exceptionCaolán McNamara2015-11-061-59/+67
* coverity#1338256 Uncaught exceptionCaolán McNamara2015-11-061-14/+21
* start next find at previous endpos, not one after previous startposEike Rathke2015-10-211-1/+1
* properly check for ICU status so known tags get actually recognizedEike Rathke2015-10-211-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-123-19/+19
* cppcheck:variableScopeNoel Grandin2015-10-121-3/+2
* loplugin:unusedmethodsNoel Grandin2015-10-011-2/+0
* Fix typosAndrea Gelmini2015-09-302-2/+2
* remove unused #include <sal/alloca.h>Michael Stahl2015-09-291-1/+0
* boost->stdCaolán McNamara2015-09-172-4/+4
* Generated code is compiled with WaE disabled, anywayStephan Bergmann2015-09-033-21/+0
* tdf#39440 reduce scope of local variablesMichael Weghorn2015-08-221-2/+1
* disentangle the Dzongkha mess a littleEike Rathke2015-08-221-1/+1
* implicit conversion of NULL constant to 'nullptr_t'Noel Grandin2015-08-201-1/+1
* new loplugin automemNoel Grandin2015-08-208-85/+56
* new loplugin: defaultparamsNoel Grandin2015-08-112-2/+2
* -Werror,-Wunused-private-fieldStephan Bergmann2015-08-033-7/+3
* loplugin:unusedmethodsNoel Grandin2015-07-304-21/+3
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-171-2/+2
* remove unnecessary check for null when calling deleteNoel Grandin2015-06-152-9/+7
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-4/+4
* new clang plugin: loopvartoosmallNoel Grandin2015-05-284-9/+9
* l10ntools: support x-comments in ulf formatLászló Németh2015-05-221-1/+2
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-111-1/+1