summaryrefslogtreecommitdiffstats
path: root/l10ntools
Commit message (Expand)AuthorAgeFilesLines
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-111-1/+1
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-1/+1
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-5/+5
* loplugin:staticfunctionNoel Grandin2015-03-275-16/+16
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-1/+1
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-262-21/+16
* add Guarani (gug) languageAndras Timar2015-01-251-3/+4
* Some more loplugin:cstylecast: l10ntoolsStephan Bergmann2015-01-202-16/+16
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-2/+0
* attempt to compare a singular iterator to a singular iteratorCaolán McNamara2015-01-021-3/+12
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-024-11/+11
* fdo#87754: duplicated strings in an ItemList are not translatedZolnai Tamás2014-12-281-8/+11
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-182-20/+11
* fdo#38835 strip out OString globalsNoel Grandin2014-12-053-4/+4
* Fold URE: Linux ure/lib/* -> program/Stephan Bergmann2014-11-281-1/+1
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-2/+2
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-065-10/+13
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-065-13/+10
* markup with event type not checker typeCaolán McNamara2014-11-052-0/+2
* remove checks of __GCC_MINOR__ that are always true in GCC 4.6 or laterMichael Stahl2014-10-023-6/+0
* remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl2014-10-023-3/+3
* l10ntools: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-301-1/+1
* l10ntools/source/export.cxx: be more std::Douglas Mencken2014-09-191-7/+8
* fdo#80650 src transl. merge must be case sensitiveDavid Tardon2014-09-141-4/+4
* l10ntools/source/export.cxx: add sanity check to aOutput.mSimpleDouglas Mencken2014-09-091-0/+5
* l10ntools/source/export.cxx: improve style of codeDouglas Mencken2014-09-081-11/+6
* l10ntools/inc/helper.hxx: bin unused header <cassert>Douglas Mencken2014-09-081-2/+0
* l10ntools-transex3: make pParseQueue field privateDouglas Mencken2014-09-082-5/+7
* create clang plugin to warn about C-style castsNoel Grandin2014-09-071-6/+6
* remove AutoControls_tmpl from localizeThomas Arnhold2014-08-151-2/+0
* l10ntools: suppress warning C4245 from boost/crc.hppMichael Stahl2014-08-131-0/+8
* coverity#1224977 integer overflowNorbert Thiebaud2014-07-101-1/+1
* coverity#1224978 integer overflowNorbert Thiebaud2014-07-101-1/+1
* New loplugin:stringconcatStephan Bergmann2014-07-018-49/+66
* fdo#80324 fix path of redline_tmpl.hrcAndras Timar2014-06-221-1/+1
* coverity#1019333 Explicit null dereferencedCaolán McNamara2014-06-191-1/+1
* update usage instructions of pocheck toolAndras Timar2014-06-161-1/+1
* loplugin:staticcallStephan Bergmann2014-06-132-2/+2
* Fix XMLFile::SearchL10NElements signatureStephan Bergmann2014-06-112-4/+4
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-092-5/+1
* fdo#68849: Add header guards to all include filesJens Carl2014-06-011-0/+5
* Remove unnecessary semicolonsPeter Senna Tschudin2014-05-271-1/+1
* Fix memory leak in xrmex toolStephan Bergmann2014-05-223-10/+5
* Fix memory leak in cfgex toolStephan Bergmann2014-05-221-6/+6
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-2/+2
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-051-1/+1
* prefer makefile-gmake-modeTakeshi Abe2014-04-281-1/+1
* some more hrc cleanupThomas Arnhold2014-04-231-5/+0
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-04-211-4/+4
* l10ntools: helpex: don't crash if the file can't be parsed; return errorMichael Stahl2014-04-161-0/+5