summaryrefslogtreecommitdiff
path: root/l10ntools/source
AgeCommit message (Expand)AuthorFilesLines
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 Grandin3-19/+16
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 Timar1-241/+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 Timar1-0/+8
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-27new loplugin:stringloop, and applied in variousNoel Grandin1-4/+4
2018-07-26loplugin:returnconstant in sal,l10ntools,sotNoel Grandin3-10/+6
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-27loplugin:useuniqueptr in MergeDataHashMapNoel Grandin1-7/+5
2018-03-25Use for-range loops in some modulesJulien Nabet6-39/+31
2018-02-09Remove dead Executable_genlangStephan Bergmann27-5353/+0
2018-01-12More loplugin:cstylecast: l10ntoolsStephan Bergmann3-3/+3
2018-01-11loplugin:useuniqueptr in l10ntoolsNoel Grandin3-39/+24
2017-12-19inline use-once typedefsNoel Grandin1-3/+1
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
2017-10-23loplugin:includeform: l10ntoolsStephan Bergmann17-73/+73
2017-09-22Ditch now unused GraphicExportDialog, GraphicExportOptionsDialogEike Rathke1-1/+1
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski1-0/+3
2017-09-13Use "en-US" as the default for XHP's xml-lang attribute.Jan Holesovsky1-4/+12
2017-08-19sdstring.src no more existsAndrea Gelmini1-10/+0
2017-08-18Remove refs to deleted src filesJulien Nabet1-251/+21
2017-08-16Removed reference to deleted fileAndrea Gelmini1-1/+1
2017-08-16Deleted referenced fileAndrea Gelmini1-1/+1
2017-08-16Removed reference to deleted fileAndrea Gelmini1-1/+1
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin2-9/+9