summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-23HelpIndexer: use OSL for directory accessGert van Valkenhoef1-24/+14
2012-02-23Add C++ HelpSearch and call from XMLHelp. Fix string conversion bug.Gert van Valkenhoef7-18/+131
2012-02-23tweak buildCaolán McNamara6-16/+83
2012-02-23HelpIndexer using rtl::OUString, called from xmlhelpGert van Valkenhoef3-45/+55
2012-02-23Separate HelpIndexer into header, implementation, and mainGert van Valkenhoef4-131/+146
2012-02-23Add C++ HelpIndexerGert van Valkenhoef4-22/+263
2012-02-21WaE: unreadVariableThomas Arnhold1-1/+0
2012-02-21WaE: duplicateBranchThomas Arnhold1-5/+1
2012-02-21unwrap ifdefs with unused membersCaolán McNamara2-11/+0
2012-02-19Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-5/+5
2012-02-19remove the function declatation as wellIvan Timofeev1-1/+0
2012-02-19Remove unused codePetr Vorel1-16/+0
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-02-17fdo#40665 use CJKAnalyzer for ko, zh-CN, and zh-TW, tooAndras Timar1-1/+4
2012-02-17Remove unused code.Petr Vorel2-25/+0
2012-02-17Make l10ntools module buildable with dbglevel=3 again.Thorsten Behrens1-2/+3
2012-02-16callcatcher: update unused code listCaolán McNamara2-115/+0
2012-02-16Missing return statementStephan Bergmann1-0/+1
2012-02-15Various string function clean upStephan Bergmann11-292/+167