summaryrefslogtreecommitdiff
path: root/l10ntools/source/export.cxx
AgeCommit message (Expand)Author
2012-10-08Correct wrong memory addressingZolnai Tamás
2012-10-05Extract argument-handling to one source fileZolnai Tamás
2012-10-01re-base on ALv2 code.Michael Meeks
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET
2012-05-04gbuild conversion l10ntools moduleDavid Ostrovsky
2012-04-14we only extract en-US strings, remove some complexityAndras Timar
2012-04-14export x-comments to sdf file into the 'helptext' fieldAndras Timar
2012-02-21WaE: duplicateBranchThomas Arnhold
2012-02-17Remove unused code.Petr Vorel
2012-02-15Various string function clean upStephan Bergmann
2012-02-13l10ntools now only depends on sal and externalsStephan Bergmann
2012-02-10Various more l10ntools clean upStephan Bergmann
2012-02-10Various more l10ntools clean upStephan Bergmann
2012-02-08Various more l10ntools clean upStephan Bergmann
2012-02-08Freed l10ntools from tools/stream.hxxStephan Bergmann
2012-02-06Reduced duplicate code (simian) / l10ntoolsChristina Rossmanith
2012-02-02Reduced tools/string usage furtherStephan Bergmann
2012-02-02Reduced tools/string usageStephan Bergmann
2012-01-31ByteString->rtl::OStringCaolán McNamara
2012-01-27ByteString->rtl::OStringCaolán McNamara
2012-01-05Fix for fdo43460 Part XXII getLength() to isEmpty()Gustavo Buzzatti Pacheco
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-07convert some archaic l10ntools codeCaolán McNamara
2011-11-28no need for super-convoluted empty string as far as I can seeCaolán McNamara
2011-11-28ByteString->rtl::OString[Buffer]Caolán McNamara
2011-11-27remove include of pch header from l10ntoolsNorbert Thiebaud
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara
2011-11-23add a stripStart, can replace EraseLeadingCharsCaolán McNamara
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-19sTmpLine is never used, so else if statement is effectively nullCaolán McNamara
2011-11-08remove unused global variablesAndras Timar
2011-09-22aMergedLanguages is write only, can be removedCaolán McNamara
2011-09-22callcatcher: newly unused ResData::isMergedCaolán McNamara
2011-09-21remove unused (and buggy) language fallback functionalityAndras Timar
2011-09-20remove obsolete command line switches -UTF8 and -NOUTF8Andras Timar
2011-09-19ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-19unused local static ByteStringsCaolán McNamara
2011-09-19remove redundant intermediate ByteStringsCaolán McNamara
2011-09-17charset arg doesn't exist anymore, fixes helpexCaolán McNamara
2011-09-13elide conversion from MS1252 to MS1252Caolán McNamara
2011-09-13no route left to set encoding, only RTL_TEXTENCODING_MS_1252 is possibleCaolán McNamara
2011-09-13I believe the src charset pragma is archaic and unusedCaolán McNamara
2011-08-30ByteString->rtl::OStringCaolán McNamara
2011-08-15add a getToken wrapper for extracting a single token painlesslyCaolán McNamara
2011-08-11ByteString::ToInt64 is atoi the same as ToInt32, and we downcast anywayCaolán McNamara
2011-07-01ByteString::CreateFromInt32 -> OString::valueOfCaolán McNamara
2011-06-30callcatcher: unused codeCaolán McNamara
2011-06-29remove deprecated ByteString::CreateFromInt64Caolán McNamara