summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-04help compiler: less verbose output to consoleAndras Timar3-42/+0
2012-01-03use '_' instead of '-' in file names of .properties filesAndras Timar1-0/+2
2012-01-02fix KeyID generation for a corner caseAndras Timar1-5/+12
2011-12-23reduce noise from FCFGMerge toolMarcel Metz1-2/+1
2011-12-21rtl::OString::copy with count too large raises assert.Stephan Bergmann1-2/+2
2011-12-21This just can't be right, WriteByteString writes a pascal-style stringCaolán McNamara1-3/+3
2011-12-20ByteString->rtl::OStringCaolán McNamara1-45/+35
2011-12-19add propex.bat, so propex Perl script can run under Win32Andras Timar2-0/+9
2011-12-15propmerge tool to merge strings back to localized .properties filesAndras Timar3-0/+89
2011-12-13this line doesn't do anythingCaolán McNamara1-2/+0
2011-12-13ByteString->rtl::OStringCaolán McNamara2-11/+10