summaryrefslogtreecommitdiff
path: root/l10ntools/source
AgeCommit message (Expand)AuthorFilesLines
2015-10-22properly check for ICU status so known tags get actually recognizedEike Rathke1-1/+1
2015-06-02Add translation support for short names of Emoji and other symbolsLá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
2014-09-08l10ntools-transex3: make pParseQueue field privateDouglas Mencken1-3/+3
2014-09-07create clang plugin to warn about C-style castsNoel Grandin1-6/+6
2014-08-15remove AutoControls_tmpl from localizeThomas Arnhold1-2/+0
2014-08-13l10ntools: suppress warning C4245 from boost/crc.hppMichael Stahl1-0/+8
2014-07-10coverity#1224977 integer overflowNorbert Thiebaud1-1/+1
2014-07-10coverity#1224978 integer overflowNorbert Thiebaud1-1/+1
2014-07-01New loplugin:stringconcatStephan Bergmann8-49/+66
2014-06-22fdo#80324 fix path of redline_tmpl.hrcAndras Timar1-1/+1
2014-06-19coverity#1019333 Explicit null dereferencedCaolán McNamara1-1/+1
2014-06-16update usage instructions of pocheck toolAndras Timar1-1/+1
2014-06-13loplugin:staticcallStephan Bergmann2-2/+2
2014-06-11Fix XMLFile::SearchL10NElements signatureStephan Bergmann1-3/+3
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-1/+1
2014-05-22Fix memory leak in xrmex toolStephan Bergmann2-9/+4
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-23some more hrc cleanupThomas Arnhold1-5/+0
2014-04-21Avoid possible memory leaks in case of exceptionsTakeshi Abe1-4/+4
2014-04-16l10ntools: helpex: don't crash if the file can't be parsed; return errorMichael Stahl1-0/+5
2014-04-11Memory released through xmlFreeDoc should be acquired with xmlMallocStephan Bergmann1-1/+1
2014-04-08Remove extra newlineStephan Bergmann1-1/+1
2014-04-08Clean up function declarationsStephan Bergmann2-15/+4
2014-04-04Clean up unreferenced functionsStephan Bergmann4-12/+9
2014-03-21move remaining padmin dialogs into vclCaolán McNamara1-1/+0
2014-03-19coverity#984098 Uninitialized pointer fieldCaolán McNamara1-1/+3