summaryrefslogtreecommitdiffstats
path: root/l10ntools/source/lngmerge.cxx
Commit message (Expand)AuthorAgeFilesLines
* Add translation support for short names of Emoji and other symbolsLászló Németh2015-08-061-1/+2
* Remove unnecessary semicolonsPeter Senna Tschudin2014-05-271-1/+1
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-181-1/+1
* Remove visual noise from l10ntoolsAlexander Wilms2014-02-261-2/+2
* ulfex: remove unneeded bULF, it is always trueZolnai Tamás2014-02-181-4/+2
* l10ntools: sal_Bool -> boolStephan Bergmann2014-02-171-12/+12
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin2013-11-221-1/+1
* qtz handling in ulfexAndras Timar2013-11-151-2/+2
* convert code to use OUString::endsWithNoel Grandin2013-10-231-7/+3
* Search for char instead of 1 char long string, when possible.Thomas Arnhold2013-06-291-2/+2
* Revert "KeyId do not contain special chars so ulfex can use it again"Zolnai Tamás2013-04-131-0/+4
* KeyId do not contain special chars so ulfex can use it againZolnai Tamás2013-04-131-4/+0
* l10ntools: export use only en-USZolnai Tamás2013-04-131-16/+6
* Remove obsolote 'empty string -> "-"' behaviourZolnai Tamás2013-04-131-2/+1
* Delete obsolote platform from l10ntools mergeZolnai Tamás2013-04-131-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-31/+31
* Half-assed attempt at enforcing operator [] preconditionsStephan Bergmann2013-03-281-2/+4
* Refactor l10ntoolsZolnai Tamás2013-03-271-3/+12
* Remove unneeded project and projectroot parametersZolnai Tamás2013-03-251-11/+9
* qtz length changed, use this length dynamicallyZolnai Tamás2013-03-241-2/+2
* Get rid of generating temporary sdf fileZolnai Tamás2013-03-161-25/+13
* Only escape double-quotes for ulf files.Thorsten Behrens2013-02-151-2/+2
* More quote escaping on translated strings.Thorsten Behrens2013-02-111-2/+2
* Make KeyID (qtz) work againAndras Timar2012-12-141-1/+5
* Ignore qtz in ulfex and some other placesZolnai Tamás2012-12-021-1/+1
* Merge branch 'master' into feature/killsdfAndras Timar2012-11-111-2/+4
|\
| * escape quotes, unescape double escaped quotes fdo#56648Andras Timar2012-11-031-2/+4
| * Ulfex ignores comments during extraction tooZolnai Tamás2012-10-031-8/+11
| * Correct ulfex to ignore commentsZolnai Tamás2012-10-031-1/+1
| * re-base on ALv2 code.Michael Meeks2012-09-291-23/+14
* | Add an extra empty line to lngmergeZolnai Tamás2012-11-081-0/+1
* | Correct lngmerge not to work with eofZolnai Tamás2012-10-101-2/+3
* | Ulfex ignores comments during extraction tooZolnai Tamás2012-10-031-8/+11
* | Correct ulfex to ignore commentsZolnai Tamás2012-10-031-1/+1
* | re-base on ALv2 code.Michael Meeks2012-10-011-23/+14
|/
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-141-3/+2
* Various string function clean upStephan Bergmann2012-02-151-16/+10
* Various more l10ntools clean upStephan Bergmann2012-02-101-98/+86
* Various more l10ntools clean upStephan Bergmann2012-02-081-3/+2
* Freed l10ntools from tools/stream.hxxStephan Bergmann2012-02-081-21/+22
* Freed l10ntools from tools/stringStephan Bergmann2012-02-071-30/+34
* Reduced tools/string usageStephan Bergmann2012-02-021-8/+8
* convert vectors to OStringCaolán McNamara2012-01-261-9/+9
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-051-1/+2
* this line doesn't do anythingCaolán McNamara2011-12-131-2/+0
* ByteString->rtl::OStringCaolán McNamara2011-12-131-10/+9
* convert some archaic l10ntools codeCaolán McNamara2011-12-071-29/+22
* fix broken .ulf translationsCaolán McNamara2011-12-011-1/+1
* ByteString->rtl::OUStringToOStringCaolán McNamara2011-11-281-4/+5
* remove include of pch header from l10ntoolsNorbert Thiebaud2011-11-271-2/+0