summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Expand)Author
2020-06-24add Central Kurdish (ckb) language packChristian Lohmaier
2020-04-15loplugin:buriedassign in l,o,p*Noel Grandin
2020-04-07loplugin:flatten in l10ntoolsNoel Grandin
2020-02-03avoid flex-caused warnings about unused functionsLuboš Luňák
2020-01-14loplugin:finalclasses in i18npool..linguisticNoel Grandin
2019-12-19sal_Char->char in idlc..linguisticNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-03loplugin:stringaddNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-02pocheck: also preserve header in check for function namesChristian Lohmaier
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-27add Silesian (szl) language packChristian Lohmaier
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-12Fix typosAndrea Gelmini
2019-08-01new loplugin:mapindexNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): l10ntoolsStephan Bergmann
2019-07-29Fix typosAndrea Gelmini
2019-07-09tdf#126030 Translate automatic chart title in OOXML chartsGabor Kelemen
2019-07-04cid#1448320: Resource leak in object (l10ntools/treemerge)Julien Nabet
2019-06-27Ditch "using namespace U_ICU_NAMESPACE;", qualify icu:: insteadEike Rathke
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-04-29Related: tdf#82184 correct wrong or obsoleted LCIDs for MSIEike Rathke
2019-04-24tdf#124791: Fix Gaelic (Scotland) (gd-GB) LCID in MSI installerMike Kaganski
2019-04-13loplugin:sequentialassign in embeddedobj..l10ntoolsNoel Grandin
2019-04-03Revert "add more append methods to *StringBuffer"Noel Grandin
2019-04-03add more append methods to *StringBufferNoel Grandin
2019-03-20Reduce OString operationsMatteo Casalin
2019-03-18Remove broken MergeDataHashMap optimizationStephan Bergmann
2019-03-14Fix TRUE to sal_True conversion in stringMatteo Casalin
2019-03-05Group some more common codeMatteo Casalin
2019-03-05Use optimized OString concatenationMatteo Casalin
2019-03-05Use optimized OString concatenationMatteo Casalin
2019-03-05Avoid unneeded OUString copyMatteo Casalin
2019-03-03yyinput() returns intStephan Bergmann
2019-02-28loplugin:unreffunStephan Bergmann
2019-02-28Remove unused YYWarning functions (cargo cult?)Stephan Bergmann
2019-02-28loplugin:includeformStephan Bergmann
2019-02-28loplugin:externvarStephan Bergmann
2019-02-27Untabify .l files (to silence loplugin:indentation warnings)Stephan Bergmann
2019-02-27Add missing modelines to .l filesStephan Bergmann
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-23loplugin:unusedfields in l10ntools..saxNoel Grandin
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-09loplugin:indentation in jvmfwk..lotuswordproNoel Grandin
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-28tdf#121697 XHP extensionsOlivier Hallot