summaryrefslogtreecommitdiffstats
path: root/l10ntools
Commit message (Expand)AuthorAgeFilesLines
* move idxdict out of dictionariesDavid Tardon2012-05-203-0/+139
* on Windows we need both propex (Perl script) and propex.bat (launcher)Andras Timar2012-05-171-1/+1
* reduce static_initialization_and_destruction chainCaolán McNamara2012-05-165-10/+7
* WaE: exceptions used without unwind informationCaolán McNamara2012-05-142-2/+2
* fix subtle flex problems on MacOSDavid Ostrovsky2012-05-063-0/+3
* add propex.bat back; it is used on WindowsMatúš Kukan2012-05-052-0/+11
* fixed subtle flex issue with C++ treatment on WindowsDavid Ostrovsky2012-05-043-3/+0
* generate non-interactive scannerDavid Tardon2012-05-043-0/+6
* the binaries were build with enabled exceptions beforeDavid Tardon2012-05-047-7/+7
* build Jar_FCFGMerge only in with-java caseMatúš Kukan2012-05-041-0/+5
* there is no localize script and propmerge.bat is not usedMatúš Kukan2012-05-042-10/+1
* gbuild conversion l10ntools moduleDavid Ostrovsky2012-05-0434-660/+939
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-0/+0
* do not export usage of CLucene headers outside of l10ntoolsLuboš Luňák2012-04-248-4/+19
* 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-201-0/+53
* WaE: MSVC2008 suppress warnings in clucene headersCaolán McNamara2012-04-207-55/+5
* 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-144-4/+7
* add headers to Gert's filesCaolán McNamara2012-04-072-0/+62
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-064-19/+15
* callcatcher: regenerate listCaolán McNamara2012-03-282-36/+0
* exclude callcatcher output dirs from translation tools as wellCaolán McNamara2012-03-271-0/+1
* Remove unused code in l10ntools.Santiago Martinez2012-03-272-67/+0
* WaE: unknown conversion type character 'z' in formatDavid Tardon2012-03-121-1/+1
* translations converted to gbuildMatúš Kukan2012-03-021-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
* fix behaviour of propex tool on WindowsAndras Timar2012-02-281-1/+2
* Make localize follow clone/* instead of symlinksStephan Bergmann2012-02-271-94/+109
* print what directory localize tool cannot openAndras Timar2012-02-261-2/+2
* more silent output of non-verbose help buildAndras Timar2012-02-241-1/+1
* unusedcode.easy: remove unused codeThomas Arnhold2012-02-242-36/+0
* do not print ".\n" to consoleAndras Timar2012-02-231-1/+0
* ja help overflows clucene's default limitsCaolán McNamara2012-02-232-2/+14
* just link to HelpIndexerCaolán McNamara2012-02-233-40/+23
* tweak for cross-platformityCaolán McNamara2012-02-236-184/+384
* make sure we retain fix for fdo#40665 in cluceneCaolán McNamara2012-02-232-12/+8
* use different OUString ctor for RTL_TEXTENCODING_UCS4Caolán McNamara2012-02-233-18/+10
* HelpIndexer and HelpSearch: remove JavaGert van Valkenhoef2012-02-232-476/+0
* HelpIndexer: use OSL for directory accessGert van Valkenhoef2012-02-231-24/+14
* Add C++ HelpSearch and call from XMLHelp. Fix string conversion bug.Gert van Valkenhoef2012-02-237-18/+131
* tweak buildCaolán McNamara2012-02-236-16/+83
* HelpIndexer using rtl::OUString, called from xmlhelpGert van Valkenhoef2012-02-233-45/+55
* Separate HelpIndexer into header, implementation, and mainGert van Valkenhoef2012-02-234-131/+146
* Add C++ HelpIndexerGert van Valkenhoef2012-02-234-22/+263
* WaE: unreadVariableThomas Arnhold2012-02-211-1/+0