summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Expand)AuthorFilesLines
2011-11-14callcatcher: remove unused codeCaolán McNamara2-40/+0
2011-11-08code cleanup of localize toolAndras Timar3-128/+24
2011-11-08remove unused global variablesAndras Timar1-4/+0
2011-11-08MERGE_SOURCE_LANGUAGES is never defined, removing ifdefsAndras Timar3-12/+0
2011-11-05Remove the unused <l10ntools/vosapp.hxx> headerTor Lillqvist2-42/+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-29remove localization tool of obsoleted layout codeAndras Timar9-782/+0
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-13po2lo: the po parser should be reset before starting a new fileMiklos Vajna1-1/+1
2011-10-06Give better error message on invalid sdf inputMiklos Vajna1-3/+8
2011-10-05merge strings to description.xml filesAndras Timar2-33/+112
2011-10-04WaE: return: conversion from sal_uInt32 to sal_uInt16, possible loss of dataTor Lillqvist1-0/+8
2011-10-03fdo#41380: fix po2lo to support python3 as wellMiklos Vajna1-4/+11
2011-10-03extract strings from scripting moduleAndras Timar1-0/+1
2011-09-30extract strings for l10n from description.xml filesAndras Timar3-8/+134
2011-09-30fix error messagesAndras Timar1-2/+2
2011-09-30typo in commentAndras Timar1-1/+1
2011-09-30remove unused tokensAndras Timar2-58/+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 Bergmann3-3/+6
2011-09-22aMergedLanguages is write only, can be removedCaolán McNamara2-11/+0
2011-09-22callcatcher: newly unused ResData::isMergedCaolán McNamara2-6/+0
2011-09-21remove unused (and buggy) language fallback functionalityAndras Timar14-220/+0
2011-09-20localize.pl is not necessaryAndras Timar2-893/+0
2011-09-20ByteString->rtl::OString[Buffer]Caolán McNamara2-37/+44
2011-09-20Revert "localize.pl is not necessary" - breaks on WindowsAndras Timar2-0/+893
2011-09-20localize.pl is not necessaryAndras Timar2-893/+0
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 unused MAX_LANGUAGES definitionAndras Timar1-1/+0
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
2011-09-17cleanup: don't use German as fallback languageAndras Timar1-11/+0
2011-09-17add a new helper script: addkeyid2pot.plAndras Timar2-0/+107
2011-09-17rewrite keyidGen.plAndras Timar1-104/+65
2011-09-15Add po2lo toolMiklos Vajna2-0/+206
2011-09-15fast_merge: fix mis-merge of first module's stringsMiklos Vajna1-4/+6
2011-09-13cppcheck:remove unused variablesJulien Nabet1-1/+0
2011-09-13wtratree unbuiltCaolán McNamara2-581/+0
2011-09-13elide conversion from MS1252 to MS1252Caolán McNamara2-4/+0
2011-09-13no route left to set encoding, only RTL_TEXTENCODING_MS_1252 is possibleCaolán McNamara5-15/+10