summaryrefslogtreecommitdiffstats
path: root/l10ntools/source/cfgmerge.cxx
Commit message (Expand)AuthorAgeFilesLines
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-2/+2
* Clean up unreferenced functionsStephan Bergmann2014-04-041-1/+3
* Remove visual noise from l10ntoolsAlexander Wilms2014-02-261-10/+10
* l10ntools: sal_Bool -> boolStephan Bergmann2014-02-171-11/+11
* remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin2013-11-201-1/+1
* l10ntools: getLength() -> isEmpty()Zolnai Tamás2013-06-171-3/+3
* Some code scrubingZolnai Tamás2013-05-021-26/+4
* Make localization a bit more effectiveZolnai Tamás2013-05-021-13/+2
* L10ntools: remove some lang vectors from parsingZolnai Tamás2013-04-231-10/+0
* Fix warning: unused variable 'sPlatform' [loplugin]Tor Lillqvist2013-04-131-2/+0
* l10ntools: export use only en-USZolnai Tamás2013-04-131-17/+7
* Remove obsolote 'empty string -> "-"' behaviourZolnai Tamás2013-04-131-5/+2
* Delete obsolote platform from l10ntools mergeZolnai Tamás2013-04-131-3/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-51/+51
* There is no <Arg> tag in xcu localizable stringsZolnai Tamás2013-03-311-57/+2
* Make a bit cleaner transformation of help stringsZolnai Tamás2013-03-311-29/+3
* Refactor l10ntoolsZolnai Tamás2013-03-271-9/+91
* Remove unneeded project and projectroot parametersZolnai Tamás2013-03-251-19/+14
* Get rid of generating temporary sdf fileZolnai Tamás2013-03-161-43/+22
* doubled includesThomas Arnhold2013-03-041-1/+0
* Correct wrong memory addressingZolnai Tamás2012-10-081-5/+5
* Extract argument-handling to one source fileZolnai Tamás2012-10-051-75/+14
* re-base on ALv2 code.Michael Meeks2012-10-011-23/+14
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-141-4/+3
* Typo ressource -> resourceStephan Bergmann2012-07-301-5/+5
* gbuild conversion l10ntools moduleDavid Ostrovsky2012-05-041-1/+1
* export x-comments to sdf file into the 'helptext' fieldAndras Timar2012-04-141-1/+3
* Various string function clean upStephan Bergmann2012-02-151-32/+14
* Various more l10ntools clean upStephan Bergmann2012-02-101-17/+30
* Various more l10ntools clean upStephan Bergmann2012-02-081-115/+39
* Freed l10ntools from tools/stream.hxxStephan Bergmann2012-02-081-32/+13
* update unused listCaolán McNamara2012-02-081-3/+0
* Reduced tools/string usageStephan Bergmann2012-02-021-296/+250
* ByteString->rtl::OStringCaolán McNamara2012-01-311-19/+14
* ByteString->rtl::OStringCaolán McNamara2011-12-121-59/+40
* convert some archaic l10ntools codeCaolán McNamara2011-12-071-3/+6
* ByteString->rtl::OUStringToOStringCaolán McNamara2011-11-281-5/+5
* ByteString::GetToken->comphelper::string::getTokenCaolán McNamara2011-11-281-9/+13
* remove include of pch header from l10ntoolsNorbert Thiebaud2011-11-271-2/+0
* MERGE_SOURCE_LANGUAGES is never defined, removing ifdefsAndras Timar2011-11-081-4/+0
* remove obsolete command line switches -UTF8 and -NOUTF8Andras Timar2011-09-201-8/+0
* remove obsolete command line switch -ISO99Andras Timar2011-09-201-4/+0
* no route left to set encoding, only RTL_TEXTENCODING_MS_1252 is possibleCaolán McNamara2011-09-131-1/+1
* valgrind: various unused codeCaolán McNamara2011-08-291-6/+0
* ByteString::CreateFromInt32 -> OString::valueOfCaolán McNamara2011-07-011-22/+22
* unused pure-virtual WorkOnRessourceEnd bodyCaolán McNamara2011-06-301-7/+0
* remove unused l10ntoolsAndras Timar2011-05-311-1/+0
* Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-111-32/+32
|\
| * removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner2011-01-121-5/+5
| * removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang2010-11-101-14/+3
| |\