summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2019-06-05i18npool: try to fix Android build, no std::truncMichael Stahl1-0/+2
2019-04-07Introduce next Japanese gengou era 'Reiwa'Eike Rathke2-4/+10
2019-04-07Assign [kmr-Latn-TR] TRY|₺ currency, TRY|YTL and TRL|TL are legacyOnlyEike Rathke1-3/+10
2018-08-23Resolves: tdf#119399 add es-VE currency Bolivar Soberano VES Bs.S.Eike Rathke1-1/+8
2018-07-02Explicitly qualify ICU types with icu:: namespaceEike Rathke6-27/+27
2018-03-01tdf#116072 Extend MidLetter in Hungarian word breakingLászló Németh1-0/+6
2018-02-27Resolves: tdf#116062 revert [fr-CH] to use previous single quote charactersEike Rathke1-2/+2
2018-02-09Resolves: tdf#105837 use angle quotation marks (Guillemets) for [*-CH]Eike Rathke3-10/+10
2018-01-26Change TimeSeparator for locale la_VA, lld_IT and vec_IT.Winfried Donkers3-30/+30
2018-01-26Fix incorrect AM/PM symbols in locale it_CH and vec_IT.Winfried Donkers2-4/+4
2018-01-26tdf#105226 follow up: change time separator for locale it_IT.Winfried Donkers1-10/+10
2018-01-25Fix Index::getIndexWeight for empty inputStephan Bergmann1-1/+1
2018-01-22tdf#105226 fix incorrect AM/PM symbol in locale it_IT.Winfried Donkers1-2/+2
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