summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Expand)AuthorFilesLines
2012-11-03 escape quotes, unescape double escaped quotes fdo#56648Andras Timar1-2/+4
2012-10-31add missing deps on sal headersDavid Tardon1-0/+5
2012-10-29l10ntools: add missing dependency on sal headersMichael Stahl1-0/+5
2012-10-03Make isNextGroup() declaration match implementationTor Lillqvist1-1/+1
2012-10-03Ulfex ignores comments during extraction tooZolnai Tamás1-8/+11
2012-10-03Correct ulfex to ignore commentsZolnai Tamás1-1/+1
2012-09-29re-base on ALv2 code.Michael Meeks34-576/+499
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
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-24typo: COMMEND->COMMENTAndras Timar4-11/+11
2012-09-23set encoding of Hungarian MSI tables to UTF-8Andras Timar1-1/+1
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-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
2012-07-30Typo ressource -> resourceStephan Bergmann6-23/+23
2012-07-28Partially revert "Remove some unused defines and controls"Thomas Arnhold1-0/+1
2012-07-18re-base on ALv2 code. Includes:Michael Meeks2-23/+32
2012-07-17move ulfconv to l10ntoolsDavid Tardon5-0/+550
2012-07-15fdo#52090 update Danish dictionaries (2012.07.14)Andras Timar1-0/+3
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET2-4/+4
2012-07-13fdo#51954: More tools->rtl string conversion regressionsStephan Bergmann1-1/+1
2012-07-12XML_Parse returns enum XML_StatusMichael Stahl1-2/+2
2012-07-11Regression fix correctionStephan Bergmann1-1/+4
2012-07-11fix std::max mismatched type compile snafuMichael Meeks1-1/+1
2012-07-11fdo#51954: More tools->rtl string conversion regressionsStephan Bergmann3-3/+12
2012-07-10fdo#51954: -1 is small while STRING_NOTFOUND was greatStephan Bergmann1-2/+2
2012-07-09Resolves: fdo#51572 catch CLuceneError throws and extract the error messageCaolán McNamara2-45/+44
2012-07-07"Wunused-but-set-variable" was new in gcc 4.6Terrence Enger4-4/+12
2012-07-02Remove unused definesThomas Arnhold1-5/+0