summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
* i18npool: don't break line at slash '/'Michael Stahl2021-04-091-1/+4
* tdf#131464: fix create an index of Writer in Japanese localeJulien Nabet2020-03-221-2/+2
* Related: tdf#126931 abbreviated month names should be three lettersEike Rathke2019-08-151-4/+4
* Resolves: tdf#126931 fix Sorbian date formats and add genitive month namesEike Rathke2019-08-152-12/+136
* Resolves: tdf#124108 localized quotation marks for [fr-BF] and derivedEike Rathke2019-08-151-4/+4
* build failure - disambiguate Calendar return classLionel Elie Mamane2019-07-301-1/+1
* Fix name clash problemEike Rathke2019-06-271-4/+3
* Resolves: tdf#92503 introduce TimeZone to calendar loading and default to UTCEike Rathke2019-06-204-8/+58
* tdf#125620 add Korean Hangul Jamo codepoint rangesDaeHyun Sung2019-06-091-1/+3
* Resolves: tdf#96711 RUB currency symbol is ₽ U+20BD RUBLE SIGNEike Rathke2019-06-035-21/+56
* add Dangi calendar locale data for tdf#125446DaeHyun Sung2019-06-011-0/+117
* Support to Korean Dangi Calendar for tdf#125446DaeHyun Sung2019-06-014-0/+30
* Resolves: tdf#125590 add Silesian [szl-PL] locale dataEike Rathke2019-06-013-0/+246
* Related: tdf#125590 prepare to derive from pl-PLEike Rathke2019-06-011-6/+6
* Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov2019-05-314-9/+9
* i18npool: remove versioned ICU forward declarationsMichael Stahl2019-05-283-3/+7
* tdf#42949 Fix IWYU warnings in i18npool/Gabor Kelemen2019-05-2882-174/+238
* New loplugin:dataStephan Bergmann2019-05-221-2/+2
* Fix typosAndrea Gelmini2019-05-201-1/+1
* modified Line Breaking rule in KoreanDaeHyun Sung2019-05-181-2/+2
* Related: tdf#123948 add English (Zambia) [en-ZM] locale dataEike Rathke2019-05-043-0/+52
* improve loplugin simplifyconstructNoel Grandin2019-04-151-1/+1
* loplugin:sequentialassign in embeddedobj..l10ntoolsNoel Grandin2019-04-133-8/+3
* Introduce next Japanese gengou era 'Reiwa'Takeshi Abe2019-04-022-6/+4
* Assign [kmr-Latn-TR] TRY|₺ currency, TRY|YTL and TRL|TL are legacyOnlyEike Rathke2019-03-261-3/+10
* tdf#123204 hu_HU collation: don't ignore special charactersLászló Németh2019-03-211-1/+5
* new loplugin constvarsNoel Grandin2019-03-081-1/+1
* remove some unnecessary typedef struct... sugarNoel Grandin2019-03-063-6/+6
* Resolves: tdf#123575 treat Katakana middle dots as midletterEike Rathke2019-02-201-2/+6
* Simplify containers iterations in [f-l]*Arkadiy Illarionov2019-02-182-6/+6
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2019-02-111-1/+2
* loplugin:indentation in helpcompiler..ioNoel Grandin2019-02-094-19/+19
* Use std::string instead of fixed-size array to hold stringStephan Bergmann2019-01-223-22/+19
* o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen2019-01-222-7/+5
* Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann2019-01-112-8/+10
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-12-241-2/+2
* Fix typo in codeAndrea Gelmini2018-12-201-1/+1
* loplugin:useuniqueptr in i18npoolNoel Grandin2018-12-132-18/+16
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-088-14/+14
* loplugin:singlevalfields extend to all static varsNoel Grandin2018-12-071-3/+3
* NNNN already includes LongDateDayOfWeekSeparator, do not duplicateEike Rathke2018-12-0413-25/+25
* Fix af_NA wrong separator inheritance, use en_NA instead of af_ZA (en_ZA)Eike Rathke2018-12-041-1/+1
* Some date format corrections, tdf#116868 follow-upEike Rathke2018-12-041-7/+7
* Resolves: tdf#116868 add Hausa (Nigeria) [ha-Latn-NG] locale dataEike Rathke2018-12-033-1/+338
* A leading or trailing group separator character is not a group separatorEike Rathke2018-12-011-2/+12
* [API CHANGE] Resolves: tdf#42518 new KParseTokens::GROUP_SEPARATOR_IN_NUMBEREike Rathke2018-11-301-2/+11
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-251-1/+1
* loplugin:singlevalfieldsNoel Grandin2018-11-192-4/+4
* loplugin:buriedassign in dbaccess..ooxNoel Grandin2018-11-162-18/+23
* tdf#120703 PVS: V560 Properly compare current to cDecimalSepAltMike Kaganski2018-11-121-1/+1