summaryrefslogtreecommitdiff
path: root/l10ntools/source
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-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
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 Wilms9-54/+54
2014-02-21cid#707946 Uninitialized pointer fieldNoel Grandin1-3/+3
2014-02-20cid#1038312 Dereference before null checkNoel Grandin1-1/+1
2014-02-18ulfex: remove unneeded bULF, it is always trueZolnai Tamás2-5/+3
2014-02-17l10ntools: sal_Bool -> boolStephan Bergmann6-104/+104
2014-01-30moved impress remote clients to a separate repositoryNorbert Thiebaud1-1/+0
2014-01-29coverity#1158098 Explicit null dereferencedCaolán McNamara1-0/+3
2014-01-28bool improvementsStephan Bergmann3-5/+5
2014-01-27fdo#74119 fix unlocalized redline menuAndras Timar1-1/+1
2014-01-10sal_Bool -> boolStephan Bergmann1-3/+2
2014-01-06Transex3: modify src list localization/merge partZolnai Tamás1-62/+31
2013-12-27Transex3: modify list localization/export partZolnai Tamás1-1/+3
2013-12-27Transex3: Simplify members for listsZolnai Tamás2-355/+170
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás1-28/+3
2013-12-27Transex3: some string optimizationZolnai Tamás1-26/+16
2013-12-27Transex3: no need to check whether a lang occurs twiceZolnai Tamás1-21/+0