summaryrefslogtreecommitdiffstats
path: root/l10ntools
Commit message (Expand)AuthorAgeFilesLines
* loplugin:stringaddNoel Grandin2019-11-031-2/+2
* loplugin:stringadd look for unnecessary temporariesNoel Grandin2019-10-142-14/+14
* pocheck: also preserve header in check for function namesChristian Lohmaier2019-10-021-3/+4
* loplugin:stringadd in helpcompiler..ooxNoel Grandin2019-10-012-10/+2
* loplugin:referencecasting find more redundant static_castNoel Grandin2019-08-271-2/+1
* add Silesian (szl) language packChristian Lohmaier2019-08-271-0/+1
* Mark move ctors/assignments noexceptMike Kaganski2019-08-232-2/+2
* Fix typosAndrea Gelmini2019-08-121-1/+1
* new loplugin:mapindexNoel Grandin2019-08-011-1/+1
* Improved loplugin:stringconstant (now that GCC 7 supports it): l10ntoolsStephan Bergmann2019-07-311-2/+2
* Fix typosAndrea Gelmini2019-07-291-3/+3
* tdf#126030 Translate automatic chart title in OOXML chartsGabor Kelemen2019-07-091-0/+1
* cid#1448320: Resource leak in object (l10ntools/treemerge)Julien Nabet2019-07-041-0/+3
* Ditch "using namespace U_ICU_NAMESPACE;", qualify icu:: insteadEike Rathke2019-06-271-3/+2
* improve loplugin:simplifyconstructNoel Grandin2019-06-252-4/+3
* Related: tdf#82184 correct wrong or obsoleted LCIDs for MSIEike Rathke2019-04-291-4/+4
* tdf#124791: Fix Gaelic (Scotland) (gd-GB) LCID in MSI installerMike Kaganski2019-04-241-1/+1
* loplugin:sequentialassign in embeddedobj..l10ntoolsNoel Grandin2019-04-131-2/+0
* Revert "add more append methods to *StringBuffer"Noel Grandin2019-04-031-1/+1
* add more append methods to *StringBufferNoel Grandin2019-04-031-1/+1
* Reduce OString operationsMatteo Casalin2019-03-201-31/+10
* Remove broken MergeDataHashMap optimizationStephan Bergmann2019-03-182-155/+12
* Fix TRUE to sal_True conversion in stringMatteo Casalin2019-03-141-2/+2
* Group some more common codeMatteo Casalin2019-03-051-23/+12
* Use optimized OString concatenationMatteo Casalin2019-03-051-17/+11
* Use optimized OString concatenationMatteo Casalin2019-03-051-30/+12
* Avoid unneeded OUString copyMatteo Casalin2019-03-051-7/+4
* yyinput() returns intStephan Bergmann2019-03-031-1/+1
* loplugin:unreffunStephan Bergmann2019-02-284-4/+4
* Remove unused YYWarning functions (cargo cult?)Stephan Bergmann2019-02-282-21/+0
* loplugin:includeformStephan Bergmann2019-02-282-8/+8
* loplugin:externvarStephan Bergmann2019-02-282-3/+3
* Untabify .l files (to silence loplugin:indentation warnings)Stephan Bergmann2019-02-272-131/+131
* Add missing modelines to .l filesStephan Bergmann2019-02-272-2/+10
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-271-2/+1
* loplugin:unusedfields in l10ntools..saxNoel Grandin2019-02-232-15/+0
* Simplify containers iterations in [f-l]*Arkadiy Illarionov2019-02-181-2/+2
* new loplugin writeonlyvarsNoel Grandin2019-02-111-2/+0
* loplugin:indentation in jvmfwk..lotuswordproNoel Grandin2019-02-091-1/+1
* loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin2018-11-292-4/+4
* remove unnecessary "if (!empty()" checks before loopsNoel Grandin2018-11-291-5/+2
* tdf#121697 XHP extensionsOlivier Hallot2018-11-281-2/+13
* remove unused enums in reportdesign,linguistic,l10ntools,vcl,svxNoel Grandin2018-11-231-11/+0
* cppcheck: fix returnDanglingLifetime (l10ntools)Julien Nabet2018-11-181-1/+1
* pocheck: don't throw away Plural-Forms headerChristian Lohmaier2018-11-173-4/+39
* localize: sort directories to have predictable sorting in pot filesChristian Lohmaier2018-11-171-34/+21
* loplugin:collapseif in dbaccess..lotuswordproNoel Grandin2018-11-061-5/+3
* loplugin:useuniqueptr in l10ntoolsNoel Grandin2018-10-314-22/+19
* pocheck: don't choke on plural formsChristian Lohmaier2018-10-271-2/+25
* clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin2018-10-232-8/+7