summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Expand)AuthorFilesLines
2019-12-19sal_Char->char in idlc..linguisticNoel Grandin1-1/+1
2019-12-03remove some useless comment linesNoel Grandin7-22/+0
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+4
2019-11-03loplugin:stringaddNoel Grandin1-2/+2
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin2-14/+14
2019-10-02pocheck: also preserve header in check for function namesChristian Lohmaier1-3/+4
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin2-10/+2
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin1-2/+1
2019-08-27add Silesian (szl) language packChristian Lohmaier1-0/+1
2019-08-23Mark move ctors/assignments noexceptMike Kaganski2-2/+2
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-08-01new loplugin:mapindexNoel Grandin1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): l10ntoolsStephan Bergmann1-2/+2
2019-07-29Fix typosAndrea Gelmini1-3/+3
2019-07-09tdf#126030 Translate automatic chart title in OOXML chartsGabor Kelemen1-0/+1
2019-07-04cid#1448320: Resource leak in object (l10ntools/treemerge)Julien Nabet1-0/+3
2019-06-27Ditch "using namespace U_ICU_NAMESPACE;", qualify icu:: insteadEike Rathke1-3/+2
2019-06-25improve loplugin:simplifyconstructNoel Grandin2-4/+3
2019-04-29Related: tdf#82184 correct wrong or obsoleted LCIDs for MSIEike Rathke1-4/+4
2019-04-24tdf#124791: Fix Gaelic (Scotland) (gd-GB) LCID in MSI installerMike Kaganski1-1/+1
2019-04-13loplugin:sequentialassign in embeddedobj..l10ntoolsNoel Grandin1-2/+0
2019-04-03Revert "add more append methods to *StringBuffer"Noel Grandin1-1/+1
2019-04-03add more append methods to *StringBufferNoel Grandin1-1/+1
2019-03-20Reduce OString operationsMatteo Casalin1-31/+10
2019-03-18Remove broken MergeDataHashMap optimizationStephan Bergmann2-155/+12
2019-03-14Fix TRUE to sal_True conversion in stringMatteo Casalin1-2/+2
2019-03-05Group some more common codeMatteo Casalin1-23/+12
2019-03-05Use optimized OString concatenationMatteo Casalin1-17/+11
2019-03-05Use optimized OString concatenationMatteo Casalin1-30/+12
2019-03-05Avoid unneeded OUString copyMatteo Casalin1-7/+4
2019-03-03yyinput() returns intStephan Bergmann1-1/+1
2019-02-28loplugin:unreffunStephan Bergmann4-4/+4
2019-02-28Remove unused YYWarning functions (cargo cult?)Stephan Bergmann2-21/+0
2019-02-28loplugin:includeformStephan Bergmann2-8/+8
2019-02-28loplugin:externvarStephan Bergmann2-3/+3
2019-02-27Untabify .l files (to silence loplugin:indentation warnings)Stephan Bergmann2-131/+131
2019-02-27Add missing modelines to .l filesStephan Bergmann2-2/+10
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-2/+1
2019-02-23loplugin:unusedfields in l10ntools..saxNoel Grandin2-15/+0
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov1-2/+2
2019-02-11new loplugin writeonlyvarsNoel Grandin1-2/+0
2019-02-09loplugin:indentation in jvmfwk..lotuswordproNoel Grandin1-1/+1
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin2-4/+4
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin1-5/+2
2018-11-28tdf#121697 XHP extensionsOlivier Hallot1-2/+13
2018-11-23remove unused enums in reportdesign,linguistic,l10ntools,vcl,svxNoel Grandin1-11/+0
2018-11-18cppcheck: fix returnDanglingLifetime (l10ntools)Julien Nabet1-1/+1
2018-11-17pocheck: don't throw away Plural-Forms headerChristian Lohmaier3-4/+39
2018-11-17localize: sort directories to have predictable sorting in pot filesChristian Lohmaier1-34/+21
2018-11-06loplugin:collapseif in dbaccess..lotuswordproNoel Grandin1-5/+3