summaryrefslogtreecommitdiffstats
path: root/l10ntools
Commit message (Expand)AuthorAgeFilesLines
* remove include of pch header from l10ntoolsNorbert Thiebaud2011-11-2719-36/+0
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-271-7/+0
* add string::strip, can replace EraseLeadingAndTrailingCharsCaolán McNamara2011-11-232-3/+3
* unused local stringCaolán McNamara2011-11-231-5/+1
* add stripStart, can replace EraseTrailingCharsCaolán McNamara2011-11-235-19/+19
* add a stripStart, can replace EraseLeadingCharsCaolán McNamara2011-11-236-58/+66
* remove ENABLE_BYTESTRING_STREAM_OPERATORSCaolán McNamara2011-11-191-3/+2
* remove [Byte]String::EraseAllCharsCaolán McNamara2011-11-193-106/+129
* sTmpLine is never used, so else if statement is effectively nullCaolán McNamara2011-11-191-5/+0
* add a StringUtils-alike remove (can replace EraseAllChars)Caolán McNamara2011-11-173-28/+45
* callcatcher: remove unused codeCaolán McNamara2011-11-142-40/+0
* 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