summaryrefslogtreecommitdiff
path: root/l10ntools/source/po.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-16Get rid of generating temporary sdf fileZolnai Tamás1-59/+63
2013-03-09Use simpler keyid with 5 digitsZolnai Tamás1-7/+7
2013-03-09Delete PoHeader constructor used by renewpoZolnai Tamás1-36/+0
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac1-7/+0
2012-12-29po.cxx: use static and const to increase efficiencyZolnai Tamás1-8/+11
2012-12-24fdo#58673 Generate the same keyid for pots as for mergeZolnai Tamás1-4/+4
2012-12-13Fix adding keyid to po when read from fileZolnai Tamás1-8/+9
2012-12-11Skip poheaderZolnai Tamás1-29/+9
2012-12-11Revert "performance tuning of helpex"Stephan Bergmann1-217/+20
2012-12-11performance tuning of helpexNorbert Thiebaud1-20/+217
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák1-3/+3
2012-11-25Some cosmetics in l10ntoolsZolnai Tamás1-55/+30
2012-11-20work around ambiguity with msvc and old gccLuboš Luňák1-1/+1
2012-11-20-Werror=trigraphsStephan Bergmann1-1/+1
2012-11-19Use icu regex in l10ntools instead of i18nregexpZolnai Tamás1-51/+26
2012-11-18Correct skipping source file line of msgctxtZolnai Tamás1-3/+5
2012-11-18Revert "Write source file into po entries' msgctxt"Zolnai Tamás1-4/+1
2012-11-18Revert "Correct skiping source file line of msgctxt"Zolnai Tamás1-1/+2
2012-11-18Correct skiping source file line of msgctxtZtamas1-2/+1
2012-11-18Write source file into po entries' msgctxtZtamas1-1/+4
2012-11-18Revert "put filename into msgctxt, because po entries must be unique"Andras Timar1-6/+5