summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Expand)AuthorFilesLines
2011-12-23reduce noise from FCFGMerge toolMarcel Metz1-2/+1
2011-12-21rtl::OString::copy with count too large raises assert.Stephan Bergmann1-2/+2
2011-12-21This just can't be right, WriteByteString writes a pascal-style stringCaolán McNamara1-3/+3
2011-12-20ByteString->rtl::OStringCaolán McNamara1-45/+35
2011-12-19add propex.bat, so propex Perl script can run under Win32Andras Timar2-0/+9
2011-12-15propmerge tool to merge strings back to localized .properties filesAndras Timar3-0/+89
2011-12-13this line doesn't do anythingCaolán McNamara1-2/+0
2011-12-13ByteString->rtl::OStringCaolán McNamara2-11/+10
2011-12-13introducing propex tool for string extranction from .properties filesAndras Timar3-0/+65
2011-12-13exclude wntgcc* directories from searching for translatable filesAndras Timar1-1/+3
2011-12-12ByteString->rtl::OStringCaolán McNamara2-95/+73
2011-12-12sVersion, from WORK_STAMP doesn't get usedCaolán McNamara3-26/+11
2011-12-11Unused according to Opengrok, so drop thisJulien Nabet2-228/+0
2011-12-09don't waste localizers' time on unused crashrepAndras Timar1-1/+0
2011-12-08childs -> childrenMichael T. Whiteley5-31/+31
2011-12-08Less succes, more successStefan Knorr (astron)1-1/+1
2011-12-07convert some archaic l10ntools codeCaolán McNamara11-112/+143
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 McNamara11-148/+188
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 precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove include of pch header from l10ntoolsNorbert Thiebaud19-36/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-7/+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 ENABLE_BYTESTRING_STREAM_OPERATORSCaolán McNamara1-3/+2
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara3-106/+129
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 McNamara3-28/+45
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