summaryrefslogtreecommitdiff
path: root/l10ntools/source/lngmerge.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-12-05loplugin:useuniqueptr extend to check local varsNoel Grandin1-4/+3
2016-04-05loplugin:staticanonymousTor Lillqvist1-1/+1
2016-04-04genlang, update to satisfy clang.jan iversen1-1/+1
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-05-22l10ntools: support x-comments in ulf formatLászló Németh1-1/+2
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-1/+1
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin1-1/+1
2014-02-26Remove visual noise from l10ntoolsAlexander Wilms1-2/+2
2014-02-18ulfex: remove unneeded bULF, it is always trueZolnai Tamás1-4/+2
2014-02-17l10ntools: sal_Bool -> boolStephan Bergmann1-12/+12
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin1-1/+1
2013-11-15qtz handling in ulfexAndras Timar1-2/+2
2013-10-23convert code to use OUString::endsWithNoel Grandin1-7/+3
2013-06-29Search for char instead of 1 char long string, when possible.Thomas Arnhold1-2/+2
2013-04-13Revert "KeyId do not contain special chars so ulfex can use it again"Zolnai Tamás1-0/+4
2013-04-13KeyId do not contain special chars so ulfex can use it againZolnai Tamás1-4/+0
2013-04-13l10ntools: export use only en-USZolnai Tamás1-16/+6
2013-04-13Remove obsolote 'empty string -> "-"' behaviourZolnai Tamás1-2/+1
2013-04-13Delete obsolote platform from l10ntools mergeZolnai Tamás1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-31/+31
2013-03-28Half-assed attempt at enforcing operator [] preconditionsStephan Bergmann1-2/+4
2013-03-27Refactor l10ntoolsZolnai Tamás1-3/+12
2013-03-25Remove unneeded project and projectroot parametersZolnai Tamás1-11/+9
2013-03-24qtz length changed, use this length dynamicallyZolnai Tamás1-2/+2
2013-03-16Get rid of generating temporary sdf fileZolnai Tamás1-25/+13
2013-02-15Only escape double-quotes for ulf files.Thorsten Behrens1-2/+2
2013-02-11More quote escaping on translated strings.Thorsten Behrens1-2/+2
2012-12-14Make KeyID (qtz) work againAndras Timar1-1/+5
2012-12-02Ignore qtz in ulfex and some other placesZolnai Tamás1-1/+1
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar1-2/+4
2012-11-08Add an extra empty line to lngmergeZolnai Tamás1-0/+1
2012-11-03 escape quotes, unescape double escaped quotes fdo#56648Andras Timar1-2/+4
2012-10-10Correct lngmerge not to work with eofZolnai Tamás1-2/+3
2012-10-03Ulfex ignores comments during extraction tooZolnai Tamás1-8/+11
2012-10-03Correct ulfex to ignore commentsZolnai Tamás1-1/+1
2012-10-03Ulfex ignores comments during extraction tooZolnai Tamás1-8/+11
2012-10-03Correct ulfex to ignore commentsZolnai Tamás1-1/+1
2012-10-01re-base on ALv2 code.Michael Meeks1-23/+14
2012-09-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-3/+2
2012-02-15Various string function clean upStephan Bergmann1-16/+10
2012-02-10Various more l10ntools clean upStephan Bergmann1-98/+86
2012-02-08Various more l10ntools clean upStephan Bergmann1-3/+2
2012-02-08Freed l10ntools from tools/stream.hxxStephan Bergmann1-21/+22
2012-02-07Freed l10ntools from tools/stringStephan Bergmann1-30/+34
2012-02-02Reduced tools/string usageStephan Bergmann1-8/+8
2012-01-26convert vectors to OStringCaolán McNamara1-9/+9
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-1/+2
2011-12-13this line doesn't do anythingCaolán McNamara1-2/+0