summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Expand)AuthorFilesLines
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
2012-07-01Remove unused xmlutil.hxxThomas Arnhold2-30/+0
2012-06-29re-base on ALv2 code.Michael Meeks4-92/+56
2012-06-29Remove some unused defines and controlsThomas Arnhold1-1/+0
2012-06-27callcatcher: remove some unused codeCaolán McNamara2-20/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks3-46/+46
2012-06-21re-base on ALv2 code.Michael Meeks4-95/+59
2012-06-19fix help localization from source tarballsPetr Mladek1-7/+7
2012-06-16removed unused forward declarations of classTakeshi Abe1-12/+0
2012-06-12cppcheck: Avoid unused variables code warningsMartyn Russell1-2/+5
2012-06-01targeted string re-workNorbert Thiebaud2-75/+45
2012-05-20move idxdict out of dictionariesDavid Tardon3-0/+139
2012-05-17on Windows we need both propex (Perl script) and propex.bat (launcher)Andras Timar1-1/+1
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara5-10/+7
2012-05-14WaE: exceptions used without unwind informationCaolán McNamara2-2/+2
2012-05-06fix subtle flex problems on MacOSDavid Ostrovsky3-0/+3
2012-05-05add propex.bat back; it is used on WindowsMatúš Kukan2-0/+11
2012-05-04fixed subtle flex issue with C++ treatment on WindowsDavid Ostrovsky3-3/+0
2012-05-04generate non-interactive scannerDavid Tardon3-0/+6
2012-05-04the binaries were build with enabled exceptions beforeDavid Tardon7-7/+7
2012-05-04build Jar_FCFGMerge only in with-java caseMatúš Kukan1-0/+5
2012-05-04there is no localize script and propmerge.bat is not usedMatúš Kukan2-10/+1
2012-05-04gbuild conversion l10ntools moduleDavid Ostrovsky34-660/+939