summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-31loplugin:useuniqueptr in l10ntoolsNoel Grandin4-22/+19
2018-10-27pocheck: don't choke on plural formsChristian Lohmaier1-2/+25
2018-10-23clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin2-8/+7
2018-10-22add Lower Serbian (dsb) language packChristian Lohmaier1-0/+1
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin2-2/+2
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin2-3/+2
2018-10-18loplugin:staticvar in hwpfilter..salNoel Grandin1-3/+3
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-10-08l10ntools: remove unused srclexAndras Timar2-276/+0
2018-10-01fix of extension description l10nAndras Timar1-1/+9
2018-09-30pocheck: tdf#119080 update po checker tool for post LO 6.0 po filesAndras Timar1-101/+16
2018-09-30pocheck: we need to access msgctxt of a PO entryAndras Timar2-0/+9
2018-09-30pocheck: PO entries can have multiple source code reference lines since LO 6.0Andras Timar1-10/+13
2018-09-30pocheck: do not change msgctxt when po is regeneratedAndras Timar1-6/+5
2018-09-30pocheck: handle the '#, c-format' flagAndras Timar1-0/+8
2018-09-30pocheck: stop further processing, if input file cannot be openedAndras Timar1-5/+28
2018-09-30pocheck: fix usage messageAndras Timar1-1/+1
2018-09-17New loplugin:externalStephan Bergmann2-2/+2
2018-09-09loplugin:simplifyconstruct in l10ntools..packageNoel Grandin2-3/+1
2018-09-09Revert "clang-tidy performance-move-const-arg"Noel Grandin1-1/+1
2018-09-06clang-tidy performance-move-const-argNoel Grandin1-1/+1
2018-09-05loplugin:useuniqueptr in l10ntoolsNoel Grandin2-9/+7
2018-07-30Add missing sal/log.hxx headersGabor Kelemen2-0/+2
2018-07-27l10ntools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-0/+5
2018-07-27new loplugin:stringloop, and applied in variousNoel Grandin1-4/+4
2018-07-26loplugin:returnconstant in sal,l10ntools,sotNoel Grandin6-14/+10