summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
2012-04-24do not export usage of CLucene headers outside of l10ntoolsLuboš Luňák8-4/+19
2012-04-23use CLUCENE_CFLAGSLuboš Luňák1-0/+4
2012-04-22WaE: unused functionsTor Lillqvist3-0/+9
2012-04-20WaE: MSVC2008 suppress warnings in clucene headersCaolán McNamara1-0/+53
2012-04-20WaE: MSVC2008 suppress warnings in clucene headersCaolán McNamara7-55/+5
2012-04-18in debug message print the filename that caused the errorAndras Timar1-2/+5
2012-04-14we only extract en-US strings, remove some complexityAndras Timar1-67/+37
2012-04-14export x-comments to sdf file into the 'helptext' fieldAndras Timar4-4/+7
2012-04-07add headers to Gert's filesCaolán McNamara2-0/+62
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi4-19/+15
2012-03-28callcatcher: regenerate listCaolán McNamara2-36/+0
2012-03-27exclude callcatcher output dirs from translation tools as wellCaolán McNamara1-0/+1
2012-03-27Remove unused code in l10ntools.Santiago Martinez2-67/+0
2012-03-12WaE: unknown conversion type character 'z' in formatDavid Tardon1-1/+1
2012-03-02translations converted to gbuildMatúš Kukan1-1/+1
2012-02-28Make sure osl_openFile is called with an absolute URLStephan Bergmann2-19/+21
2012-02-28Better error messageStephan Bergmann1-1/+6
2012-02-28Prevent crash of helpex.exeAndras Timar1-1/+1
2012-02-28fix behaviour of propex tool on WindowsAndras Timar1-1/+2
2012-02-27Make localize follow clone/* instead of symlinksStephan Bergmann1-94/+109
2012-02-26print what directory localize tool cannot openAndras Timar1-2/+2
2012-02-24more silent output of non-verbose help buildAndras Timar1-1/+1
2012-02-24unusedcode.easy: remove unused codeThomas Arnhold2-36/+0
2012-02-23do not print ".\n" to consoleAndras Timar1-1/+0
2012-02-23ja help overflows clucene's default limitsCaolán McNamara2-2/+14
2012-02-23just link to HelpIndexerCaolán McNamara3-40/+23
2012-02-23tweak for cross-platformityCaolán McNamara6-184/+384
2012-02-23make sure we retain fix for fdo#40665 in cluceneCaolán McNamara2-12/+8
2012-02-23use different OUString ctor for RTL_TEXTENCODING_UCS4Caolán McNamara3-18/+10
2012-02-23HelpIndexer and HelpSearch: remove JavaGert van Valkenhoef2-476/+0