summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Expand)AuthorFilesLines
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
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-06-13Add some help content to test-passive.oxtStephan Bergmann1-0/+2
2018-06-06enable incremental linking on windowsNoel Grandin1-0/+3
2018-05-23tdf#117729 add Frisian (fy) UI langaugeChristian Lohmaier1-0/+1
2018-05-07tdf#116745 handle <object> element when localizingOlivier Hallot1-2/+3
2018-03-29loplugin:unusedmethodsNoel Grandin1-1/+0
2018-03-27loplugin:useuniqueptr in MergeDataHashMapNoel Grandin2-9/+7
2018-03-25Use for-range loops in some modulesJulien Nabet6-39/+31
2018-02-09Remove dead Executable_genlangStephan Bergmann41-6204/+0
2018-01-22remove some sal_Bool remnantsNoel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: l10ntoolsStephan Bergmann3-3/+3
2018-01-11loplugin:useuniqueptr in l10ntoolsNoel Grandin6-44/+27
2017-12-19inline use-once typedefsNoel Grandin2-7/+4
2017-12-08cppcheck: fix some reportsJulien Nabet3-15/+9
2017-12-07Replace list by vector in pocheck (l10ntools)Julien Nabet1-7/+7
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-1/+1