summaryrefslogtreecommitdiffstats
path: root/l10ntools
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | ...so that it works on Windows.
* print what directory localize tool cannot openAndras Timar2012-02-261-2/+2
| | | | | | Currently it cannot open /dictionaries under Cygwin, because it is a Cygwin symlink that Windows programs cannot follow. TODO...
* 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
|
* WaE: duplicateBranchThomas Arnhold2012-02-211-5/+1
|
* unwrap ifdefs with unused membersCaolán McNamara2012-02-212-11/+0
|
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-191-5/+5
| | | | to equalsIgnoreAsciiCaseAscii("...")
* remove the function declatation as wellIvan Timofeev2012-02-191-1/+0
|
* 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-172-25/+0
|
* Make l10ntools module buildable with dbglevel=3 again.Thorsten Behrens2012-02-171-2/+3
|
* callcatcher: update unused code listCaolán McNamara2012-02-162-115/+0
|
* Missing return statementStephan Bergmann2012-02-161-0/+1
|
* Various string function clean upStephan Bergmann2012-02-1511-292/+167
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added: * rtl::OString::matchL * rtl::OString::endsWith * rtl::OString::endsWithL * rtl::OString::indexOfL * rtl::OString::replaceFirst * rtl::OString::replaceAll * rtl::OString::getToken * rtl::OUString::endsWith * rtl::OUString::replaceFirst * rtl::OUString::replaceFirstAsciiL * rtl::OUString::replaceFirstAsciiLAsciiL * rtl::OUString::replaceAll * rtl::OUString::replaceAllAsciiL * rtl::OUString::replaceAllAsciiLAsciiL * rtl::OUString::getToken plus underlying C functions where necessary Deprecated: * comphelper::string::remove * comphelper::string::getToken Removed: * comphelper::string::searchAndReplaceAsciiL * comphelper::string::searchAndReplaceAllAsciiWithAscii * comphelper::string::searchAndReplaceAsciiI * comphelper::string::replace * comphelper::string::matchL * comphelper::string::matchIgnoreAsciiCaseL * comphelper::string::indexOfL Also fixed some apparent misuses of RTL_CONSTASCII_USTRINGPARAM -> RTL_CONSTASCII_STRINGPARAM.
* l10ntools now only depends on sal and externalsStephan Bergmann2012-02-1312-249/+139
| | | | | Still room for further improvement. Includes some fixes for regressions introduced with previous commits.
* WaE: keep msvc happyCaolán McNamara2012-02-131-1/+1
|
* unusedcode.easy: Removed unused codeAlexander Bergmann2012-02-132-17/+0
|
* callcatcher: regenerate listCaolán McNamara2012-02-132-24/+2
|
* l10ntools: use correct string literal for ssize_tThomas Arnhold2012-02-111-1/+1
|
* Various more l10ntools clean upStephan Bergmann2012-02-108-218/+198
|
* Various more l10ntools clean upStephan Bergmann2012-02-1017-824/+439
| | | | | | "localize" is now directly a C++ program w/o wrapper script. Also, its command line has changed slightly, taking the source root as explicit argument (instead of implicitly as cwd).
* gsicheck now only depends on salStephan Bergmann2012-02-095-218/+269
|
* convert system path to urlCaolán McNamara2012-02-091-1/+9
| | | | otherwise seg faults in building nlpsolver
* New file was missing from previous commitStephan Bergmann2012-02-081-0/+113
|
* Various more l10ntools clean upStephan Bergmann2012-02-0815-697/+351
|
* Freed l10ntools from tools/stream.hxxStephan Bergmann2012-02-0817-424/+224
| | | | | | Removed completely cases of convoluted code to remove UTF-8 BOM from files or translate line endings. Hopefully none of this was actually necessary (on Windows?).
* update unused listCaolán McNamara2012-02-081-3/+0
|
* Freed l10ntools from tools/string; Windows reduxStephan Bergmann2012-02-071-2/+2
|
* Freed l10ntools from tools/stringStephan Bergmann2012-02-077-393/+473
|
* Reduced duplicate code (simian) / l10ntoolsChristina Rossmanith2012-02-062-141/+60
|