summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Expand)Author
2015-09-03Generated code is compiled with WaE disabled, anywayStephan Bergmann
2015-08-22tdf#39440 reduce scope of local variablesMichael Weghorn
2015-08-22disentangle the Dzongkha mess a littleEike Rathke
2015-08-20implicit conversion of NULL constant to 'nullptr_t'Noel Grandin
2015-08-20new loplugin automemNoel Grandin
2015-08-11new loplugin: defaultparamsNoel Grandin
2015-08-03-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-28new clang plugin: loopvartoosmallNoel Grandin
2015-05-22l10ntools: support x-comments in ulf formatLászló Németh
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-27loplugin:staticfunctionNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-25add Guarani (gug) languageAndras Timar
2015-01-20Some more loplugin:cstylecast: l10ntoolsStephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-02attempt to compare a singular iterator to a singular iteratorCaolán McNamara
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-28fdo#87754: duplicated strings in an ItemList are not translatedZolnai Tamás
2014-12-18fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-05fdo#38835 strip out OString globalsNoel Grandin
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05markup with event type not checker typeCaolán McNamara
2014-10-02remove checks of __GCC_MINOR__ that are always true in GCC 4.6 or laterMichael Stahl
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl
2014-09-30l10ntools: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-19l10ntools/source/export.cxx: be more std::Douglas Mencken
2014-09-14fdo#80650 src transl. merge must be case sensitiveDavid Tardon
2014-09-09l10ntools/source/export.cxx: add sanity check to aOutput.mSimpleDouglas Mencken
2014-09-08l10ntools/source/export.cxx: improve style of codeDouglas Mencken
2014-09-08l10ntools/inc/helper.hxx: bin unused header <cassert>Douglas Mencken
2014-09-08l10ntools-transex3: make pParseQueue field privateDouglas Mencken
2014-09-07create clang plugin to warn about C-style castsNoel Grandin
2014-08-15remove AutoControls_tmpl from localizeThomas Arnhold
2014-08-13l10ntools: suppress warning C4245 from boost/crc.hppMichael Stahl
2014-07-10coverity#1224977 integer overflowNorbert Thiebaud
2014-07-10coverity#1224978 integer overflowNorbert Thiebaud
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-22fdo#80324 fix path of redline_tmpl.hrcAndras Timar
2014-06-19coverity#1019333 Explicit null dereferencedCaolán McNamara
2014-06-16update usage instructions of pocheck toolAndras Timar