summaryrefslogtreecommitdiff
path: root/l10ntools/source
AgeCommit message (Expand)AuthorFilesLines
2012-02-17fdo#40665 use CJKAnalyzer for ko, zh-CN, and zh-TW, tooAndras Timar1-1/+4
2012-01-09advertise license in help outputMarcel Metz1-3/+6
2011-12-13don't waste localizers' time on unused crashrepAndras Timar1-1/+0
2011-12-13introducing propex tool for string extranction from .properties filesAndras Timar1-0/+1
2011-12-07convert some archaic l10ntools codeCaolán McNamara8-98/+121
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-2/+2
2011-12-01fix broken .ulf translationsCaolán McNamara1-1/+1
2011-11-29enable l10n of nlpsolverAndras Timar1-0/+1
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara9-146/+186
2011-11-28no need for super-convoluted empty string as far as I can seeCaolán McNamara1-1/+1
2011-11-28ByteString->rtl::OString[Buffer]Caolán McNamara1-3/+5
2011-11-28ByteString::GetToken->comphelper::string::getTokenCaolán McNamara3-19/+24
2011-11-27remove include of pch header from l10ntoolsNorbert Thiebaud17-34/+0
2011-11-23add string::strip, can replace EraseLeadingAndTrailingCharsCaolán McNamara2-3/+3
2011-11-23unused local stringCaolán McNamara1-5/+1
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara5-19/+19
2011-11-23add a stripStart, can replace EraseLeadingCharsCaolán McNamara6-58/+66
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara2-99/+122
2011-11-19sTmpLine is never used, so else if statement is effectively nullCaolán McNamara1-5/+0
2011-11-17add a StringUtils-alike remove (can replace EraseAllChars)Caolán McNamara2-26/+43
2011-11-14callcatcher: remove unused codeCaolán McNamara1-36/+0
2011-11-08code cleanup of localize toolAndras Timar2-126/+23
2011-11-08remove unused global variablesAndras Timar1-4/+0
2011-11-08MERGE_SOURCE_LANGUAGES is never defined, removing ifdefsAndras Timar3-12/+0
2011-11-04quiet normally incorrect empty fragments warning cluttering tinderbox outputMichael Meeks1-1/+1
2011-11-03indent line in merged description.xmlAndras Timar1-2/+2
2011-10-29tweak handling of extension descriptionsAndras Timar1-5/+5
2011-10-28char array should be null terminatedAndras Timar1-3/+4
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann1-11/+3
2011-10-05merge strings to description.xml filesAndras Timar1-33/+100
2011-10-03extract strings from scripting moduleAndras Timar1-0/+1
2011-09-30extract strings for l10n from description.xml filesAndras Timar2-8/+122
2011-09-30fix error messagesAndras Timar1-2/+2
2011-09-30remove unused tokensAndras Timar1-50/+0
2011-09-30Make translation tools cross-build awareThorsten Behrens1-1/+1
2011-09-23Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann2-2/+5
2011-09-22aMergedLanguages is write only, can be removedCaolán McNamara1-9/+0
2011-09-22callcatcher: newly unused ResData::isMergedCaolán McNamara1-5/+0
2011-09-21remove unused (and buggy) language fallback functionalityAndras Timar10-205/+0
2011-09-20ByteString->rtl::OString[Buffer]Caolán McNamara2-37/+44
2011-09-20no 'progress bar' for l10ntoolsAndras Timar2-4/+0
2011-09-20adjust what to extract and what notAndras Timar1-5/+9
2011-09-20remove unused column from ExeTableAndras Timar1-9/+9
2011-09-20remove obsolete command line switches -UTF8 and -NOUTF8Andras Timar6-50/+10
2011-09-20remove obsolete command line switch -ISO99Andras Timar4-10/+0
2011-09-19ByteString->rtl::OString[Buffer]Caolán McNamara2-29/+44
2011-09-19can use SearchAndReplaceAll sal_Char variant hereCaolán McNamara1-4/+2
2011-09-19unused local static ByteStringsCaolán McNamara1-4/+0
2011-09-19remove redundant intermediate ByteStringsCaolán McNamara1-13/+7
2011-09-17charset arg doesn't exist anymore, fixes helpexCaolán McNamara4-10/+7