summaryrefslogtreecommitdiff
path: root/l10ntools/source/po.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-11-11loplugin:stringviewNoel1-1/+1
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-4/+4
2019-08-23Mark move ctors/assignments noexceptMike Kaganski1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): l10ntoolsStephan Bergmann1-2/+2
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-2/+2
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov1-2/+2
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin1-5/+2
2018-11-18cppcheck: fix returnDanglingLifetime (l10ntools)Julien Nabet1-1/+1
2018-11-17pocheck: don't throw away Plural-Forms headerChristian Lohmaier1-2/+34
2018-10-27pocheck: don't choke on plural formsChristian Lohmaier1-2/+25
2018-10-01fix of extension description l10nAndras Timar1-1/+9
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-09Revert "clang-tidy performance-move-const-arg"Noel Grandin1-1/+1
2018-09-06clang-tidy performance-move-const-argNoel Grandin1-1/+1
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-27new loplugin:stringloop, and applied in variousNoel Grandin1-4/+4
2017-10-23loplugin:includeform: l10ntoolsStephan Bergmann1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-9/+2
2017-07-11simplify some OUString::copy callsNoel Grandin1-1/+1
2017-06-05Remove all allocation of VCLExternalSolarLock.Arnaud Versini1-2/+2
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-5/+5
2017-04-28allow itemlist-method's multi-line msgid strings in msgctxtChristian Lohmaier1-1/+0
2017-01-17new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin1-1/+0
2016-09-12coverity#1371323 Missing move assignment operatorCaolán McNamara1-0/+7
2016-09-12this doesn't need a virtual dtorCaolán McNamara1-7/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-3/+3
2016-05-25l10ntools: replace boost::crc with rtl_crc32Michael Stahl1-12/+2
2016-04-14loplugin:passstuffbyref in variousNoel Grandin1-4/+4
2016-04-05Bin noise comments and superfluous vertical whitespaceTor Lillqvist1-19/+0
2016-04-05loplugin:staticanonymousTor Lillqvist1-4/+4
2016-04-04genlang, update to satisfy clang.jan iversen1-4/+4
2016-03-30tdf#97966 Drop 'static' keywordsWastack1-4/+4
2016-02-27Add SAL_WARN + convert some printf into SAL_WARNJulien Nabet1-0/+1
2015-11-14coverity#1339308 Uncaught exceptionCaolán McNamara1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-08-20new loplugin automemNoel Grandin1-10/+6
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-19/+14
2014-12-05fdo#38835 strip out OString globalsNoel Grandin1-2/+2
2014-08-13l10ntools: suppress warning C4245 from boost/crc.hppMichael Stahl1-0/+8
2014-02-26Remove visual noise from l10ntoolsAlexander Wilms1-8/+8
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar1-1/+1
2013-06-29Search for char instead of 1 char long string, when possible.Thomas Arnhold1-1/+1
2013-05-28Source files shouldn't have executable bit set.Mark Wielaard1-0/+0
2013-05-02Some code scrubingZolnai Tamás1-47/+22
2013-04-21Some changes in qtz handlingZolnai Tamás1-48/+41
2013-04-13Make l10ntools executables escape clearZolnai Tamás1-87/+13
2013-03-31Make a bit cleaner transformation of help stringsZolnai Tamás1-80/+2