summaryrefslogtreecommitdiffstats
path: root/l10ntools
Commit message (Expand)AuthorAgeFilesLines
...
* code cleanup of localize toolAndras Timar2011-11-083-128/+24
* remove unused global variablesAndras Timar2011-11-081-4/+0
* MERGE_SOURCE_LANGUAGES is never defined, removing ifdefsAndras Timar2011-11-083-12/+0
* Remove the unused <l10ntools/vosapp.hxx> headerTor Lillqvist2011-11-052-42/+0
* quiet normally incorrect empty fragments warning cluttering tinderbox outputMichael Meeks2011-11-041-1/+1
* indent line in merged description.xmlAndras Timar2011-11-031-2/+2
* remove localization tool of obsoleted layout codeAndras Timar2011-10-299-782/+0
* tweak handling of extension descriptionsAndras Timar2011-10-291-5/+5
* char array should be null terminatedAndras Timar2011-10-281-3/+4
* Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann2011-10-181-11/+3
* po2lo: the po parser should be reset before starting a new fileMiklos Vajna2011-10-131-1/+1
* Give better error message on invalid sdf inputMiklos Vajna2011-10-061-3/+8
* merge strings to description.xml filesAndras Timar2011-10-052-33/+112
* WaE: return: conversion from sal_uInt32 to sal_uInt16, possible loss of dataTor Lillqvist2011-10-041-0/+8
* fdo#41380: fix po2lo to support python3 as wellMiklos Vajna2011-10-031-4/+11
* extract strings from scripting moduleAndras Timar2011-10-031-0/+1
* extract strings for l10n from description.xml filesAndras Timar2011-09-303-8/+134
* fix error messagesAndras Timar2011-09-301-2/+2
* typo in commentAndras Timar2011-09-301-1/+1
* remove unused tokensAndras Timar2011-09-302-58/+0
* Make translation tools cross-build awareThorsten Behrens2011-09-301-1/+1
* Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann2011-09-233-3/+6
* aMergedLanguages is write only, can be removedCaolán McNamara2011-09-222-11/+0
* callcatcher: newly unused ResData::isMergedCaolán McNamara2011-09-222-6/+0
* remove unused (and buggy) language fallback functionalityAndras Timar2011-09-2114-220/+0
* localize.pl is not necessaryAndras Timar2011-09-202-893/+0
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-09-202-37/+44
* Revert "localize.pl is not necessary" - breaks on WindowsAndras Timar2011-09-202-0/+893
* localize.pl is not necessaryAndras Timar2011-09-202-893/+0
* no 'progress bar' for l10ntoolsAndras Timar2011-09-202-4/+0
* adjust what to extract and what notAndras Timar2011-09-201-5/+9
* remove unused column from ExeTableAndras Timar2011-09-201-9/+9
* remove obsolete command line switches -UTF8 and -NOUTF8Andras Timar2011-09-206-50/+10
* remove unused MAX_LANGUAGES definitionAndras Timar2011-09-201-1/+0
* remove obsolete command line switch -ISO99Andras Timar2011-09-204-10/+0
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-09-192-29/+44
* can use SearchAndReplaceAll sal_Char variant hereCaolán McNamara2011-09-191-4/+2
* unused local static ByteStringsCaolán McNamara2011-09-191-4/+0
* remove redundant intermediate ByteStringsCaolán McNamara2011-09-191-13/+7
* charset arg doesn't exist anymore, fixes helpexCaolán McNamara2011-09-174-10/+7
* cleanup: don't use German as fallback languageAndras Timar2011-09-171-11/+0
* add a new helper script: addkeyid2pot.plAndras Timar2011-09-172-0/+107
* rewrite keyidGen.plAndras Timar2011-09-171-104/+65
* Add po2lo toolMiklos Vajna2011-09-152-0/+206
* fast_merge: fix mis-merge of first module's stringsMiklos Vajna2011-09-151-4/+6
* cppcheck:remove unused variablesJulien Nabet2011-09-131-1/+0
* wtratree unbuiltCaolán McNamara2011-09-132-581/+0
* elide conversion from MS1252 to MS1252Caolán McNamara2011-09-132-4/+0
* no route left to set encoding, only RTL_TEXTENCODING_MS_1252 is possibleCaolán McNamara2011-09-135-15/+10
* I believe the src charset pragma is archaic and unusedCaolán McNamara2011-09-131-20/+3