summaryrefslogtreecommitdiffstats
path: root/l10ntools/source
Commit message (Expand)AuthorAgeFilesLines
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-148-38/+19
* reduce ascii noise and useless commentsThomas Arnhold2012-08-085-27/+2
* remove include comments and boxesThomas Arnhold2012-08-081-1/+1
* remove empty ascii boxes and stuffThomas Arnhold2012-08-071-9/+0
* fix crash on startIvan Timofeev2012-08-071-3/+6
* fixing conditional text in ahelp tags fdo#49268Andras Bartek2012-08-062-144/+77
* Typo ressource -> resourceStephan Bergmann2012-07-303-16/+16
* re-base on ALv2 code. Includes:Michael Meeks2012-07-182-23/+32
* move ulfconv to l10ntoolsDavid Tardon2012-07-172-0/+513
* fdo#52090 update Danish dictionaries (2012.07.14)Andras Timar2012-07-151-0/+3
* Search for char instead of 1 char long string, when possible.Christophe JAILLET2012-07-132-4/+4
* fdo#51954: More tools->rtl string conversion regressionsStephan Bergmann2012-07-131-1/+1
* XML_Parse returns enum XML_StatusMichael Stahl2012-07-121-2/+2
* Regression fix correctionStephan Bergmann2012-07-111-1/+4
* fix std::max mismatched type compile snafuMichael Meeks2012-07-111-1/+1
* fdo#51954: More tools->rtl string conversion regressionsStephan Bergmann2012-07-113-3/+12
* fdo#51954: -1 is small while STRING_NOTFOUND was greatStephan Bergmann2012-07-101-2/+2
* Resolves: fdo#51572 catch CLuceneError throws and extract the error messageCaolán McNamara2012-07-092-45/+44
* "Wunused-but-set-variable" was new in gcc 4.6Terrence Enger2012-07-073-4/+10
* Remove unused definesThomas Arnhold2012-07-021-5/+0
* re-base on ALv2 code.Michael Meeks2012-06-294-92/+56
* callcatcher: remove some unused codeCaolán McNamara2012-06-271-16/+0
* re-base on ALv2 code.Michael Meeks2012-06-212-46/+28
* re-base on ALv2 code.Michael Meeks2012-06-214-95/+59
* fix help localization from source tarballsPetr Mladek2012-06-191-7/+7
* removed unused forward declarations of classTakeshi Abe2012-06-161-12/+0
* cppcheck: Avoid unused variables code warningsMartyn Russell2012-06-121-2/+5
* targeted string re-workNorbert Thiebaud2012-06-012-75/+45
* move idxdict out of dictionariesDavid Tardon2012-05-201-0/+104
* reduce static_initialization_and_destruction chainCaolán McNamara2012-05-165-10/+7
* fix subtle flex problems on MacOSDavid Ostrovsky2012-05-063-0/+3
* fixed subtle flex issue with C++ treatment on WindowsDavid Ostrovsky2012-05-043-3/+0
* generate non-interactive scannerDavid Tardon2012-05-043-0/+6
* gbuild conversion l10ntools moduleDavid Ostrovsky2012-05-0413-555/+114
* do not export usage of CLucene headers outside of l10ntoolsLuboš Luňák2012-04-245-1/+60
* use CLUCENE_CFLAGSLuboš Luňák2012-04-231-0/+4
* WaE: unused functionsTor Lillqvist2012-04-223-0/+9
* WaE: MSVC2008 suppress warnings in clucene headersCaolán McNamara2012-04-204-48/+1
* in debug message print the filename that caused the errorAndras Timar2012-04-181-2/+5
* we only extract en-US strings, remove some complexityAndras Timar2012-04-141-67/+37
* export x-comments to sdf file into the 'helptext' fieldAndras Timar2012-04-142-3/+5
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-064-19/+15
* callcatcher: regenerate listCaolán McNamara2012-03-281-28/+0
* exclude callcatcher output dirs from translation tools as wellCaolán McNamara2012-03-271-0/+1
* Remove unused code in l10ntools.Santiago Martinez2012-03-271-61/+0
* WaE: unknown conversion type character 'z' in formatDavid Tardon2012-03-121-1/+1
* Make sure osl_openFile is called with an absolute URLStephan Bergmann2012-02-282-19/+21
* Better error messageStephan Bergmann2012-02-281-1/+6
* Prevent crash of helpex.exeAndras Timar2012-02-281-1/+1
* Make localize follow clone/* instead of symlinksStephan Bergmann2012-02-271-94/+109