summaryrefslogtreecommitdiffstats
path: root/l10ntools/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-241-31/+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-232-35/+20
* tweak for cross-platformityCaolán McNamara2012-02-235-183/+383
* 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-232-17/+9
* 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-235-18/+94
* tweak buildCaolán McNamara2012-02-234-84/+29
* 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-232-19/+258
* WaE: unreadVariableThomas Arnhold2012-02-211-1/+0
* WaE: duplicateBranchThomas Arnhold2012-02-211-5/+1
* unwrap ifdefs with unused membersCaolán McNamara2012-02-211-10/+0
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-191-5/+5
* Remove unused codePetr Vorel2012-02-191-16/+0
* Fix typos in commentsElton Chung2012-02-181-1/+1
* fdo#40665 use CJKAnalyzer for ko, zh-CN, and zh-TW, tooAndras Timar2012-02-171-1/+4
* Remove unused code.Petr Vorel2012-02-171-23/+0
* Make l10ntools module buildable with dbglevel=3 again.Thorsten Behrens2012-02-171-2/+3
* callcatcher: update unused code listCaolán McNamara2012-02-161-108/+0
* Missing return statementStephan Bergmann2012-02-161-0/+1
* Various string function clean upStephan Bergmann2012-02-1510-286/+163