summaryrefslogtreecommitdiffstats
path: root/l10ntools
Commit message (Expand)AuthorAgeFilesLines
* add Silesian (szl) language packChristian Lohmaier2019-08-281-0/+1
* 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
* add Lower Serbian (dsb) language packChristian Lohmaier2018-10-221-0/+1
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-192-2/+2
* clang-tidy readability-misleading-indentationNoel Grandin2018-10-192-3/+2
* loplugin:staticvar in hwpfilter..salNoel Grandin2018-10-181-3/+3
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-171-1/+1
* l10ntools: remove unused srclexAndras Timar2018-10-082-276/+0
* fix of extension description l10nAndras Timar2018-10-011-1/+9
* pocheck: tdf#119080 update po checker tool for post LO 6.0 po filesAndras Timar2018-09-301-101/+16
* pocheck: we need to access msgctxt of a PO entryAndras Timar2018-09-302-0/+9
* pocheck: PO entries can have multiple source code reference lines since LO 6.0Andras Timar2018-09-301-10/+13
* pocheck: do not change msgctxt when po is regeneratedAndras Timar2018-09-301-6/+5
* pocheck: handle the '#, c-format' flagAndras Timar2018-09-301-0/+8
* pocheck: stop further processing, if input file cannot be openedAndras Timar2018-09-301-5/+28
* pocheck: fix usage messageAndras Timar2018-09-301-1/+1