summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
* Explicitly qualify ICU types with icu:: namespaceEike Rathke2018-06-296-27/+27
* tdf#116072 Extend MidLetter in Hungarian word breakingLászló Németh2018-03-011-0/+6
* Resolves: tdf#116062 revert [fr-CH] to use previous single quote charactersEike Rathke2018-02-271-2/+2
* Resolves: tdf#105837 use angle quotation marks (Guillemets) for [*-CH]Eike Rathke2018-02-093-10/+10
* Change TimeSeparator for locale la_VA, lld_IT and vec_IT.Winfried Donkers2018-01-263-30/+30
* Fix incorrect AM/PM symbols in locale it_CH and vec_IT.Winfried Donkers2018-01-262-4/+4
* tdf#105226 follow up: change time separator for locale it_IT.Winfried Donkers2018-01-261-10/+10
* Fix Index::getIndexWeight for empty inputStephan Bergmann2018-01-251-1/+1
* tdf#105226 fix incorrect AM/PM symbol in locale it_IT.Winfried Donkers2018-01-221-2/+2
* Make loplugin:unnecessaryparen look through implicitStephan Bergmann2017-11-231-1/+1
* Upgrade to ICU 60.1Eike Rathke2017-11-201-0/+21
* Revert "Upgrade to ICU 60.1"Eike Rathke2017-11-171-21/+0
* Upgrade to ICU 60.1David Tardon2017-11-171-0/+21
* loplugin:constparams in various(2)Noel Grandin2017-11-062-2/+2
* coverity#1420537 Uninitialized scalar fieldCaolán McNamara2017-11-021-1/+2
* loplugin:finalclasses in h*,i*,j*Noel Grandin2017-11-013-8/+6
* Resolves: tdf#81671 add DecimalSeparatorAlternative to ar-* and fa-IREike Rathke2017-10-276-0/+6
* Define optional <Separators><DecimalSeparatorAlternative>, tdf#81671Eike Rathke2017-10-271-1/+2
* Parse/gen optional <DecimalSeparatorAlternative> in locale data, tdf#81671Eike Rathke2017-10-271-5/+14
* Allow decimalSeparatorAlternative in cclass_unicode::parseText(), tdf#81671Eike Rathke2017-10-272-5/+14
* Instanciate XLocaleData5 in all internal interfaces, tdf#81671Eike Rathke2017-10-278-16/+16
* Implement LocaleData2, XLocaleData5, LocaleDataItem2, tdf#81671Eike Rathke2017-10-273-4/+52
* Use SAL_N_ELEMENTSEike Rathke2017-10-251-2/+2
* Always generate count number of elements in locale data arraysEike Rathke2017-10-251-2/+2
* loplugin:includeform: i18npoolStephan Bergmann2017-10-2338-48/+48
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* tdf#96197 i18npool: don't read beyond end of stringMichael Stahl2017-10-161-1/+2
* Change define to inline and donate some spaces, tdf#96197 follow-upEike Rathke2017-10-041-1/+6
* tdf#96197 do not break Korean words in the middle.Mark Hung2017-10-042-0/+35
* move stuff in i18npool/i18nutil in own namespaceNoel Grandin2017-10-04116-407/+440
* tdf#95656 fix orientation for Bopomofo tonal marksMark Hung2017-10-041-0/+3
* Throw exception also in case an unexpected rBreakType was passedEike Rathke2017-09-291-1/+1
* Fix typoAndrea Gelmini2017-09-281-1/+1
* i18n-perf: cache map of breakiterators, tdf#108703Eike Rathke2017-09-282-58/+190
* loplugin:flatten in variousNoel Grandin2017-09-273-110/+109
* i18npool: -Werror=misleading-indentationMichael Stahl2017-09-221-6/+6
* loplugin:flatten in filter..i18npoolNoel Grandin2017-09-225-123/+91
* iOS, make gendict.cxx compilejan Iversen2017-09-061-1/+2
* Revert "iOS, Executable_gendict.mk contained work ifneq"jan iversen2017-09-051-1/+1
* iOS, Executable_gendict.mk contained work ifneqjan Iversen2017-09-051-1/+1
* loplugin:useuniqueptr, look for containers..Noel Grandin2017-08-234-21/+13
* loplugin:unnecessaryparenNoel Grandin2017-08-181-1/+1
* remove unnecessary use of OUString::getStrNoel Grandin2017-08-173-22/+18
* remove unnecessary use of 'this->'Noel Grandin2017-08-024-12/+12
* loplugin:constparams in basctlNoel Grandin2017-07-314-5/+5
* use more comphelper::InitAnyPropertySequenceNoel Grandin2017-07-251-5/+5
* loplugin:constparams in i18npool,opencl,svlNoel Grandin2017-07-188-11/+11
* use more OUString::operator== in forms..salNoel Grandin2017-07-135-15/+15
* use more range-for on uno::SequenceNoel Grandin2017-07-111-10/+6
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-102-3/+3