summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2017-10-16tdf#96197 i18npool: don't read beyond end of stringMichael Stahl1-1/+2
2017-10-04Change define to inline and donate some spaces, tdf#96197 follow-upEike Rathke1-1/+6
2017-10-04tdf#96197 do not break Korean words in the middle.Mark Hung2-0/+35
2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin116-407/+440
2017-10-04tdf#95656 fix orientation for Bopomofo tonal marksMark Hung1-0/+3
2017-09-29Throw exception also in case an unexpected rBreakType was passedEike Rathke1-1/+1
2017-09-28Fix typoAndrea Gelmini1-1/+1
2017-09-28i18n-perf: cache map of breakiterators, tdf#108703Eike Rathke2-58/+190
2017-09-27loplugin:flatten in variousNoel Grandin3-110/+109
2017-09-22i18npool: -Werror=misleading-indentationMichael Stahl1-6/+6
2017-09-22loplugin:flatten in filter..i18npoolNoel Grandin5-123/+91
2017-09-06iOS, make gendict.cxx compilejan Iversen1-1/+2
2017-09-05Revert "iOS, Executable_gendict.mk contained work ifneq"jan iversen1-1/+1
2017-09-05iOS, Executable_gendict.mk contained work ifneqjan Iversen1-1/+1
2017-08-23loplugin:useuniqueptr, look for containers..Noel Grandin4-21/+13
2017-08-18loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin3-22/+18
2017-08-02remove unnecessary use of 'this->'Noel Grandin4-12/+12
2017-07-31loplugin:constparams in basctlNoel Grandin4-5/+5
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin1-5/+5
2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin8-11/+11
2017-07-13use more OUString::operator== in forms..salNoel Grandin5-15/+15
2017-07-11use more range-for on uno::SequenceNoel Grandin1-10/+6
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin2-3/+3
2017-07-05new loplugin unnecessaryparenNoel Grandin2-3/+3
2017-06-29improve refcounting lopluginNoel Grandin5-6/+8
2017-06-27loplugin:useuniqueptr in variousNoel Grandin3-31/+13
2017-06-25loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin4-12/+12
2017-06-18coverity#1412874 silence Out-of-bounds read warningCaolán McNamara1-0/+1
2017-06-18add comment on special case for the 15 and 16 numbersCaolán McNamara1-0/+2
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin4-18/+12
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin1-2/+1
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin1-1/+1
2017-06-06tdf#39674 Translate some German variable/function namesJohnny_M1-5/+5
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-1/+1
2017-05-22Mention validation with xmllintEike Rathke1-3/+11
2017-05-19remove unused languagetag.hxx includesJochen Nitschke1-1/+0
2017-05-15Use genbrk -i data include directory only if not SYSTEM_ICUEike Rathke1-1/+3
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke2-2/+0
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin2-4/+3
2017-05-07revert OSL_ASSERT changesChris Sherlock2-6/+8
2017-05-07tdf#43157: convert i18npool from OSL_ASSERT to assertChris Sherlock2-8/+6
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-2/+2
2017-04-28loplugin:salunicodeliteral: i18npoolStephan Bergmann9-16/+16
2017-04-28Add group option, group by usage attributeEike Rathke1-9/+59
2017-04-28Rename to sort-formats.awk that better fits plansEike Rathke1-0/+0
2017-04-27Sort FormatElement and their children by formatindex valueEike Rathke1-0/+82
2017-04-27Resolves: tdf#106902 swap [es-SV] decimal and group separatorEike Rathke1-2/+168
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1