summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Expand)AuthorFilesLines
2012-10-01gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-10-01gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-10-01gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-09-30Use new startsWith() method of OStringZolnai Tamás1-14/+8
2012-09-30Corrections for mergeZolnai Tamás1-1/+1
2012-09-30Correct escaping tagsZolnai Tamás1-1/+3
2012-09-30Use ascii charachters to seperate qtziZolnai Tamás1-2/+2
2012-09-30Make error message clearer in localizeZolnai Tamás1-1/+5
2012-09-30Move setting of po msgid to constructorZolnai Tamás1-9/+3
2012-09-30Make Po classes robusterZolnai Tamás5-132/+426
2012-09-30Not use initializer-list for vectorZolnai Tamás2-7/+10
2012-09-30Make l10ntools works with i18nregexpZolnai Tamás2-1/+2
2012-09-28Merge branch 'master' into feature/killsdfAndras Timar33-3016/+857
2012-09-28Revert "fdo#52246 let helpex use gsicheck's tag checker"Andras Timar8-551/+443
2012-09-28explicitly link to libxsltCaolán McNamara1-0/+1
2012-09-28have to register exslt handlers for string::tokenizeCaolán McNamara2-1/+4
2012-09-28we need to escape xml on exportCaolán McNamara1-1/+49
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 McNamara3-31/+97
2012-09-28add a plausible .ui to .sdf extraction toolCaolán McNamara4-1/+231
2012-09-26use utf-8 instead of legacy code pages in all msi tables (related: fdo#39595)Andras Timar1-67/+69
2012-09-24Use PoEntry and PoHeader more like an interfaceZolnai Tamás3-202/+136
2012-09-24typo: COMMEND->COMMENTAndras Timar4-11/+11
2012-09-23set encoding of Hungarian MSI tables to UTF-8Andras Timar1-1/+1
2012-09-21remove inclusion of deprecated headerAndras Timar1-1/+0
2012-09-20Use po file for merge 1. stepZolnai Tamás9-74/+238
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+0
2012-09-17fdo#54232 set encoding of Romanian MSI tables to UTF-8Andras Timar1-1/+1
2012-09-16move help compiler/linker/indexer to a new moduleAndras Timar20-2928/+1
2012-09-14trim leading (and trailing) spaces when extracting help stringAndras Timar1-1/+16
2012-09-11Make update_tree.pl work with internal xmllintStephan Bergmann1-1/+1
2012-09-10add help.tree files to extensions' helpBence Babati1-0/+394
2012-09-07-Werror,-Wunused-functionStephan Bergmann3-26/+30
2012-09-06fdo#52246 let helpex use gsicheck's tag checkerAndras Bartek8-445/+558
2012-09-03Make interface for PoEntryZolnai Tamás2-64/+117
2012-08-31Correct KeyId generatorZolnai Tamás1-5/+6
2012-08-31Implement more Po method for mergeZolnai Tamás6-53/+299
2012-08-30More cleanup aka clean up cleanupZolnai Tamás4-97/+35
2012-08-29Some cleanupZolnai Tamás3-22/+22
2012-08-29Improve KeyId generationZolnai Tamás2-58/+38
2012-08-29Make renew working wellZolnai Tamás5-35/+85
2012-08-29Some improvement in po classesZolnai Tamás3-137/+173
2012-08-29Renew localization and kill sdf 1.stepZolnai Tamás8-39/+717
2012-08-24Related: fdo#53337 Maybe this is a typeinfo visibility problemCaolán McNamara1-0/+8
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann13-53/+23
2012-08-08reduce ascii noise and useless commentsThomas Arnhold5-27/+2
2012-08-08remove include comments and boxesThomas Arnhold2-2/+2
2012-08-07remove empty ascii boxes and stuffThomas Arnhold1-9/+0
2012-08-07fix crash on startIvan Timofeev1-3/+6
2012-08-06fixing conditional text in ahelp tags fdo#49268Andras Bartek2-144/+77