summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Expand)AuthorFilesLines
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/inc/helper.hxx: bin unused header <cassert>Douglas Mencken1-2/+0
2014-09-08l10ntools-transex3: make pParseQueue field privateDouglas Mencken2-5/+7
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 Bergmann2-4/+4
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin2-5/+1
2014-06-01fdo#68849: Add header guards to all include filesJens Carl1-0/+5
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-1/+1
2014-05-22Fix memory leak in xrmex toolStephan Bergmann3-10/+5
2014-05-22Fix memory leak in cfgex toolStephan Bergmann1-6/+6
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-2/+2
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-28prefer makefile-gmake-modeTakeshi Abe1-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-14typo: befor -> beforeThomas Arnhold1-1/+1
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 Bergmann3-15/+44
2014-04-04Clean up unreferenced functionsStephan Bergmann6-12/+76
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann2-4/+4
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann3-19/+19
2014-03-21move remaining padmin dialogs into vclCaolán McNamara1-1/+0
2014-03-19coverity#984098 Uninitialized pointer fieldCaolán McNamara1-1/+3
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin2-5/+5
2014-02-26fix commentsCaolán McNamara1-4/+4
2014-02-26Remove visual noise from l10ntoolsAlexander Wilms11-70/+70
2014-02-21cid#707946 Uninitialized pointer fieldNoel Grandin2-4/+3
2014-02-20cid#1038312 Dereference before null checkNoel Grandin1-1/+1
2014-02-18ulfex: remove unneeded bULF, it is always trueZolnai Tamás3-8/+4
2014-02-18Drop unnecessary #includeTakeshi Abe1-1/+0
2014-02-17l10ntools: sal_Bool -> boolStephan Bergmann11-133/+133
2014-01-30moved impress remote clients to a separate repositoryNorbert Thiebaud1-1/+0
2014-01-29coverity#1158098 Explicit null dereferencedCaolán McNamara1-0/+3