summaryrefslogtreecommitdiffstats
path: root/l10ntools
Commit message (Expand)AuthorAgeFilesLines
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-214-11/+11
* fix build error in l10ntoolsLoiseleur Michel2012-01-121-1/+1
* close opened fileDavid Tardon2012-01-121-0/+1
* fix writing of strings from the first moduleDavid Tardon2012-01-121-8/+13
* Revert "fast_merge: fix mis-merge of first module's strings"David Tardon2012-01-121-6/+4
* advertise license in help outputMarcel Metz2012-01-091-3/+6
* remove a printfAndras Timar2012-01-061-1/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-052-2/+1
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* Fix for fdo43460 Part XXII getLength() to isEmpty()Gustavo Buzzatti Pacheco2012-01-055-20/+20
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-056-17/+23
* help compiler: less verbose output to consoleAndras Timar2012-01-043-42/+0
* use '_' instead of '-' in file names of .properties filesAndras Timar2012-01-031-0/+2
* fix KeyID generation for a corner caseAndras Timar2012-01-021-5/+12
* reduce noise from FCFGMerge toolMarcel Metz2011-12-231-2/+1
* rtl::OString::copy with count too large raises assert.Stephan Bergmann2011-12-211-2/+2
* This just can't be right, WriteByteString writes a pascal-style stringCaolán McNamara2011-12-211-3/+3
* ByteString->rtl::OStringCaolán McNamara2011-12-201-45/+35
* add propex.bat, so propex Perl script can run under Win32Andras Timar2011-12-192-0/+9
* propmerge tool to merge strings back to localized .properties filesAndras Timar2011-12-153-0/+89
* this line doesn't do anythingCaolán McNamara2011-12-131-2/+0
* ByteString->rtl::OStringCaolán McNamara2011-12-132-11/+10
* introducing propex tool for string extranction from .properties filesAndras Timar2011-12-133-0/+65
* exclude wntgcc* directories from searching for translatable filesAndras Timar2011-12-131-1/+3
* ByteString->rtl::OStringCaolán McNamara2011-12-122-95/+73
* sVersion, from WORK_STAMP doesn't get usedCaolán McNamara2011-12-123-26/+11
* Unused according to Opengrok, so drop thisJulien Nabet2011-12-112-228/+0
* don't waste localizers' time on unused crashrepAndras Timar2011-12-091-1/+0
* childs -> childrenMichael T. Whiteley2011-12-085-31/+31
* Less succes, more successStefan Knorr (astron)2011-12-081-1/+1
* convert some archaic l10ntools codeCaolán McNamara2011-12-0711-112/+143
* get rid of class Date and Time default ctor with system time penaltyEike Rathke2011-12-011-2/+2
* fix broken .ulf translationsCaolán McNamara2011-12-011-1/+1
* enable l10n of nlpsolverAndras Timar2011-11-291-0/+1
* ByteString->rtl::OUStringToOStringCaolán McNamara2011-11-2811-148/+188
* no need for super-convoluted empty string as far as I can seeCaolán McNamara2011-11-281-1/+1
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-11-281-3/+5
* ByteString::GetToken->comphelper::string::getTokenCaolán McNamara2011-11-283-19/+24
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
* 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