summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Expand)Author
2014-12-28fdo#87754: duplicated strings in an ItemList are not translatedZolnai Tamás
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
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-11Fix XMLFile::SearchL10NElements signatureStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-22Fix memory leak in xrmex toolStephan Bergmann
2014-05-22Fix memory leak in cfgex toolStephan Bergmann
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2014-04-23some more hrc cleanupThomas Arnhold
2014-04-21Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-16l10ntools: helpex: don't crash if the file can't be parsed; return errorMichael Stahl
2014-04-14typo: befor -> beforeThomas Arnhold
2014-04-11Memory released through xmlFreeDoc should be acquired with xmlMallocStephan Bergmann
2014-04-08Remove extra newlineStephan Bergmann
2014-04-08Clean up function declarationsStephan Bergmann
2014-04-04Clean up unreferenced functionsStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-21move remaining padmin dialogs into vclCaolán McNamara
2014-03-19coverity#984098 Uninitialized pointer fieldCaolán McNamara
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-26fix commentsCaolán McNamara
2014-02-26Remove visual noise from l10ntoolsAlexander Wilms
2014-02-21cid#707946 Uninitialized pointer fieldNoel Grandin
2014-02-20cid#1038312 Dereference before null checkNoel Grandin