summaryrefslogtreecommitdiff
path: root/l10ntools/source/merge.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-09-12fdo#69208 take getenv() call out of the loopTomofumi Yagi1-1/+3
2013-06-29Search for char instead of 1 char long string, when possible.Thomas Arnhold1-2/+2
2013-06-11fdo#65483 Invalid po lines caused missing translationsZolnai Tamás1-3/+6
2013-05-02Some code scrubingZolnai Tamás1-5/+5
2013-05-02Make localization a bit more effectiveZolnai Tamás1-12/+72
2013-04-21Delete more unused member from exportZolnai Tamás1-8/+0
2013-04-21Some changes in qtz handlingZolnai Tamás1-10/+23
2013-04-20Delete some unneeded member of ResDataZolnai Tamás1-6/+0
2013-04-13Delete obsolote platform from l10ntools mergeZolnai Tamás1-54/+33
2013-04-13Make l10ntools executables escape clearZolnai Tamás1-14/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-35/+35
2013-03-27Refactor l10ntoolsZolnai Tamás1-0/+102
2012-12-11Skip poheaderZolnai Tamás1-15/+0
2012-12-11Revert "performance tuning of helpex"Stephan Bergmann1-13/+14
2012-12-11performance tuning of helpexNorbert Thiebaud1-14/+13
2012-12-02Ignore qtz in ulfex and some other placesZolnai Tamás1-2/+3
2012-11-27add \n to end of warning messageAndras Timar1-1/+1
2012-11-24do not generate KeyIDs (qtz locale) when ENABLE_RELEASE_BUILD is TRUEAndras Timar1-1/+1
2012-11-21Get language id from path of po fileZolnai Tamás1-20/+17
2012-11-21Po files' header has modified language idZolnai Tamás1-1/+1
2012-11-18Localize xhp files in helpZolnai Tamás1-6/+7
2012-10-11Use isFuzzy() instead of getFuzzy()Zolnai Tamás1-1/+1
2012-10-11Use MsgCtxt, MsgId and MsgCtxtZolnai Tamás1-5/+5
2012-10-03One little correctionZolnai Tamás1-1/+1
2012-10-01Add some new checkingZolnai Tamás1-5/+19
2012-10-01re-base on ALv2 code.Michael Meeks1-23/+14
2012-09-30Use ascii charachters to seperate qtziZolnai Tamás1-2/+2
2012-09-30Make Po classes robusterZolnai Tamás1-29/+69
2012-09-28Merge branch 'master' into feature/killsdfAndras Timar1-1/+1
2012-09-28Revert "fdo#52246 let helpex use gsicheck's tag checker"Andras Timar1-6/+3
2012-09-28merge tool not filtering on requested input file nameCaolán McNamara1-2/+2
2012-09-28merge .ui translations back to runtime filesCaolán McNamara1-1/+1
2012-09-20Use po file for merge 1. stepZolnai Tamás1-27/+81
2012-09-06fdo#52246 let helpex use gsicheck's tag checkerAndras Bartek1-3/+6
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-2/+0
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET1-2/+2
2012-07-02Remove unused definesThomas Arnhold1-5/+0
2012-02-21unwrap ifdefs with unused membersCaolán McNamara1-10/+0
2012-02-19Remove unused codePetr Vorel1-16/+0
2012-02-15Various string function clean upStephan Bergmann1-2/+1
2012-02-13unusedcode.easy: Removed unused codeAlexander Bergmann1-16/+0
2012-02-10Various more l10ntools clean upStephan Bergmann1-36/+22
2012-02-08Freed l10ntools from tools/stream.hxxStephan Bergmann1-9/+13
2012-02-07Freed l10ntools from tools/stringStephan Bergmann1-11/+2
2012-02-02Reduced tools/string usageStephan Bergmann1-7/+7
2012-01-30ByteString->rtl::OStringCaolán McNamara1-39/+43
2012-01-30unused test stringCaolán McNamara1-3/+0
2012-01-27ByteString->rtl::OStringCaolán McNamara1-6/+7
2012-01-26convert maps and sets to OStringCaolán McNamara1-2/+2
2012-01-26ByteString->rtl::OStringCaolán McNamara1-2/+2