summaryrefslogtreecommitdiff
path: root/l10ntools/source/po.cxx
AgeCommit message (Expand)Author
2016-09-12coverity#1371323 Missing move assignment operatorCaolán McNamara
2016-09-12this doesn't need a virtual dtorCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-25l10ntools: replace boost::crc with rtl_crc32Michael Stahl
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-05Bin noise comments and superfluous vertical whitespaceTor Lillqvist
2016-04-05loplugin:staticanonymousTor Lillqvist
2016-04-04genlang, update to satisfy clang.jan iversen
2016-03-30tdf#97966 Drop 'static' keywordsWastack
2016-02-27Add SAL_WARN + convert some printf into SAL_WARNJulien Nabet
2015-11-14coverity#1339308 Uncaught exceptionCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-20new loplugin automemNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-05fdo#38835 strip out OString globalsNoel Grandin
2014-08-13l10ntools: suppress warning C4245 from boost/crc.hppMichael Stahl
2014-02-26Remove visual noise from l10ntoolsAlexander Wilms
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar
2013-06-29Search for char instead of 1 char long string, when possible.Thomas Arnhold
2013-05-28Source files shouldn't have executable bit set.Mark Wielaard
2013-05-02Some code scrubingZolnai Tamás
2013-04-21Some changes in qtz handlingZolnai Tamás
2013-04-13Make l10ntools executables escape clearZolnai Tamás
2013-03-31Make a bit cleaner transformation of help stringsZolnai Tamás
2013-03-16Get rid of generating temporary sdf fileZolnai Tamás
2013-03-09Use simpler keyid with 5 digitsZolnai Tamás
2013-03-09Delete PoHeader constructor used by renewpoZolnai Tamás
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac
2012-12-29po.cxx: use static and const to increase efficiencyZolnai Tamás
2012-12-24fdo#58673 Generate the same keyid for pots as for mergeZolnai Tamás
2012-12-13Fix adding keyid to po when read from fileZolnai Tamás
2012-12-11Skip poheaderZolnai Tamás
2012-12-11Revert "performance tuning of helpex"Stephan Bergmann
2012-12-11performance tuning of helpexNorbert Thiebaud
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-11-25Some cosmetics in l10ntoolsZolnai Tamás
2012-11-20work around ambiguity with msvc and old gccLuboš Luňák
2012-11-20-Werror=trigraphsStephan Bergmann
2012-11-19Use icu regex in l10ntools instead of i18nregexpZolnai Tamás
2012-11-18Correct skipping source file line of msgctxtZolnai Tamás
2012-11-18Revert "Write source file into po entries' msgctxt"Zolnai Tamás
2012-11-18Revert "Correct skiping source file line of msgctxt"Zolnai Tamás
2012-11-18Correct skiping source file line of msgctxtZtamas
2012-11-18Write source file into po entries' msgctxtZtamas
2012-11-18Revert "put filename into msgctxt, because po entries must be unique"Andras Timar
2012-11-18put filename into msgctxt, because po entries must be uniqueAndras Timar
2012-11-18Write source file into po entries' msgctxtZtamas
2012-11-08Correct typo in po headerZolnai Tamás
2012-10-11Use isFuzzy() instead of getFuzzy()Zolnai Tamás
2012-10-11Use MsgCtxt, MsgId and MsgCtxtZolnai Tamás