summaryrefslogtreecommitdiff
path: root/l10ntools/source
AgeCommit message (Expand)AuthorFilesLines
2015-11-25loplugin:unusedfields variousNoel Grandin1-3/+2
2015-11-14coverity#1339308 Uncaught exceptionCaolán McNamara2-9/+6
2015-11-11new loplugin: memoryvarNoel Grandin1-8/+7
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann13-63/+63
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-12cppcheck:variableScopeNoel Grandin1-3/+2
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 Grandin4-72/+43
2015-08-11new loplugin: defaultparamsNoel Grandin2-2/+2
2015-08-03-Werror,-Wunused-private-fieldStephan Bergmann1-4/+2
2015-07-30loplugin:unusedmethodsNoel Grandin1-1/+1
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
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-5/+5
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-19/+14
2015-01-25add Guarani (gug) languageAndras Timar1-3/+4
2015-01-20Some more loplugin:cstylecast: l10ntoolsStephan Bergmann2-16/+16
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-0/+1
2014-12-28fdo#87754: duplicated strings in an ItemList are not translatedZolnai Tamás1-8/+11
2014-12-18fdo#39440 reduce scope of local variablesMichael Weghorn2-20/+11
2014-12-05fdo#38835 strip out OString globalsNoel Grandin3-4/+4
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann1-1/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-2/+2
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann5-10/+13
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin5-13/+10
2014-11-05markup with event type not checker typeCaolán McNamara2-0/+2
2014-10-02remove checks of __GCC_MINOR__ that are always true in GCC 4.6 or laterMichael Stahl3-6/+0
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl3-3/+3
2014-09-30l10ntools: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-19l10ntools/source/export.cxx: be more std::Douglas Mencken1-7/+8
2014-09-14fdo#80650 src transl. merge must be case sensitiveDavid Tardon1-4/+4
2014-09-09l10ntools/source/export.cxx: add sanity check to aOutput.mSimpleDouglas Mencken1-0/+5
2014-09-08l10ntools/source/export.cxx: improve style of codeDouglas Mencken1-11/+6