summaryrefslogtreecommitdiffstats
path: root/l10ntools/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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-261-19/+14
* add Guarani (gug) languageAndras Timar2015-01-251-3/+4
* Some more loplugin:cstylecast: l10ntoolsStephan Bergmann2015-01-202-16/+16
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-021-0/+1
* 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-transex3: make pParseQueue field privateDouglas Mencken2014-09-081-3/+3
* 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-111-3/+3
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-4/+0
* Remove unnecessary semicolonsPeter Senna Tschudin2014-05-271-1/+1
* Fix memory leak in xrmex toolStephan Bergmann2014-05-222-9/+4
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-051-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
* Memory released through xmlFreeDoc should be acquired with xmlMallocStephan Bergmann2014-04-111-1/+1
* Remove extra newlineStephan Bergmann2014-04-081-1/+1
* Clean up function declarationsStephan Bergmann2014-04-082-15/+4
* Clean up unreferenced functionsStephan Bergmann2014-04-044-12/+9
* move remaining padmin dialogs into vclCaolán McNamara2014-03-211-1/+0