summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann1-1/+1
2017-11-20Upgrade to ICU 60.1Eike Rathke1-0/+21
2017-11-17Revert "Upgrade to ICU 60.1"Eike Rathke1-21/+0
2017-11-17Upgrade to ICU 60.1David Tardon1-0/+21
2017-11-06loplugin:constparams in various(2)Noel Grandin2-2/+2
2017-11-02coverity#1420537 Uninitialized scalar fieldCaolán McNamara1-1/+2
2017-11-01loplugin:finalclasses in h*,i*,j*Noel Grandin3-8/+6
2017-10-27Resolves: tdf#81671 add DecimalSeparatorAlternative to ar-* and fa-IREike Rathke6-0/+6
2017-10-27Define optional <Separators><DecimalSeparatorAlternative>, tdf#81671Eike Rathke1-1/+2
2017-10-27Parse/gen optional <DecimalSeparatorAlternative> in locale data, tdf#81671Eike Rathke1-5/+14
2017-10-27Allow decimalSeparatorAlternative in cclass_unicode::parseText(), tdf#81671Eike Rathke2-5/+14
2017-10-27Instanciate XLocaleData5 in all internal interfaces, tdf#81671Eike Rathke8-16/+16
2017-10-27Implement LocaleData2, XLocaleData5, LocaleDataItem2, tdf#81671Eike Rathke3-4/+52
2017-10-25Use SAL_N_ELEMENTSEike Rathke1-2/+2
2017-10-25Always generate count number of elements in locale data arraysEike Rathke1-2/+2
2017-10-23loplugin:includeform: i18npoolStephan Bergmann38-48/+48
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
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