summaryrefslogtreecommitdiff
path: root/l10ntools/source/export.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-06-25loplugin:oncevar in l10ntools..mysqlcNoel Grandin1-4/+2
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-02-27loplugin:loopvartoosmallStephan Bergmann1-3/+2
2016-11-25convert STRING_TYP to scoped enumNoel Grandin1-5/+5
2016-11-08loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin1-1/+2
2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin1-9/+0
2016-05-22Convert LIST to scoped enumNoel Grandin1-26/+26
2016-05-20Convert TEXT_STATE to scoped enumNoel Grandin1-6/+5
2016-05-20Convert ID_LEVEL to scoped enumNoel Grandin1-4/+4
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-12Avoid reserved identifierStephan Bergmann1-1/+1
2016-04-05loplugin:staticanonymousTor Lillqvist1-2/+2
2016-04-04genlang, update to satisfy clang.jan iversen1-2/+2
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-2/+2
2016-01-15loplugin:unusedmethods unused return value in l10ntools,linguisticNoel Grandin1-13/+8
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-08-11new loplugin: defaultparamsNoel Grandin1-1/+1
2015-08-03-Werror,-Wunused-private-fieldStephan Bergmann1-4/+2
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-5/+5
2015-05-28new clang plugin: loopvartoosmallNoel Grandin1-4/+4
2014-12-28fdo#87754: duplicated strings in an ItemList are not translatedZolnai Tamás1-8/+11
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-06-19coverity#1019333 Explicit null dereferencedCaolán McNamara1-1/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-04Clean up unreferenced functionsStephan Bergmann1-0/+2
2014-02-26Remove visual noise from l10ntoolsAlexander Wilms1-4/+4
2014-02-21cid#707946 Uninitialized pointer fieldNoel Grandin1-3/+3
2014-02-17l10ntools: sal_Bool -> boolStephan Bergmann1-51/+51
2014-01-29coverity#1158098 Explicit null dereferencedCaolán McNamara1-0/+3
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ás1-314/+168
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
2013-12-27Transex3: remove obsolete textrefidZolnai Tamás1-2/+0
2013-12-27Transex3: sHelpId is assigned but never usedZolnai Tamás1-4/+0
2013-12-27Transex3: remove unused text typesZolnai Tamás1-11/+1
2013-12-27Transex3: remove obsolete HelpTextZolnai Tamás1-22/+1
2013-12-27Transex3: UIEntries list type is unusedZolnai Tamás1-39/+2
2013-12-27Transex3: bDontWriteOutput is assigend but never usedZolnai Tamás1-19/+2
2013-12-27Transex3: remove not parsed tokensZolnai Tamás1-4/+0
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin1-1/+1