summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-13l10ntools now only depends on sal and externalsStephan Bergmann12-249/+139
2012-02-13WaE: keep msvc happyCaolán McNamara1-1/+1
2012-02-13unusedcode.easy: Removed unused codeAlexander Bergmann2-17/+0
2012-02-13callcatcher: regenerate listCaolán McNamara2-24/+2
2012-02-11l10ntools: use correct string literal for ssize_tThomas Arnhold1-1/+1
2012-02-10Various more l10ntools clean upStephan Bergmann8-218/+198
2012-02-10Various more l10ntools clean upStephan Bergmann17-824/+439
2012-02-09gsicheck now only depends on salStephan Bergmann5-218/+269
2012-02-09convert system path to urlCaolán McNamara1-1/+9
2012-02-08New file was missing from previous commitStephan Bergmann1-0/+113
2012-02-08Various more l10ntools clean upStephan Bergmann15-697/+351
2012-02-08Freed l10ntools from tools/stream.hxxStephan Bergmann17-424/+224
2012-02-08update unused listCaolán McNamara1-3/+0
2012-02-07Freed l10ntools from tools/string; Windows reduxStephan Bergmann1-2/+2
2012-02-07Freed l10ntools from tools/stringStephan Bergmann7-393/+473
2012-02-06Reduced duplicate code (simian) / l10ntoolsChristina Rossmanith2-141/+60
2012-02-06Single-line bugfix in l10n tools to fix compile on GCC 4.4.3 (Ubuntu)Josh Heidenreich1-1/+1
2012-02-02Reduced tools/string usage furtherStephan Bergmann12-595/+579
2012-02-02Reduced tools/string usageStephan Bergmann18-834/+760
2012-02-01tweak help text of gsicheck toolAndras Timar1-5/+2
2012-02-01remove this KeyID check from gsicheck, unusedAndras Timar2-100/+4
2012-02-01remove support of obsolete ($$) delimited GSI file formatAndras Timar2-69/+3
2012-02-01A few safe replacements of pathes->pathsJesús Corrius1-2/+2
2012-01-31ByteString->rtl::OStringCaolán McNamara10-225/+217
2012-01-30ByteString->rtl::OStringCaolán McNamara3-57/+61
2012-01-30unused test stringCaolán McNamara1-3/+0
2012-01-27ByteString->rtl::OStringCaolán McNamara8-117/+123
2012-01-26convert vectors to OStringCaolán McNamara2-10/+10
2012-01-26convert maps and sets to OStringCaolán McNamara4-61/+16
2012-01-26ByteString->rtl::OStringCaolán McNamara10-37/+37
2012-01-25refresh unused code listCaolán McNamara2-2/+4
2012-01-23ByteString->rtl::OStringCaolán McNamara3-16/+16
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann4-11/+11
2012-01-12fix build error in l10ntoolsLoiseleur Michel1-1/+1
2012-01-12close opened fileDavid Tardon1-0/+1
2012-01-12fix writing of strings from the first moduleDavid Tardon1-8/+13
2012-01-12Revert "fast_merge: fix mis-merge of first module's strings"David Tardon1-6/+4
2012-01-09advertise license in help outputMarcel Metz1-3/+6
2012-01-06remove a printfAndras Timar1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Fix for fdo43460 Part XXII getLength() to isEmpty()Gustavo Buzzatti Pacheco5-20/+20
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara6-17/+23