summaryrefslogtreecommitdiff
path: root/i18npool/source/localedata
AgeCommit message (Expand)Author
2021-08-03Related: tdf#143664 Change {de-*} March "Mrz" to "Mär"Eike Rathke
2021-07-31tdf#143295 fix DateAcceptancePattern in KoreanDaeHyun Sung
2021-07-23do not use "using namespace std" in headersCollabora
2021-07-05Resolves tdf#137160 - Thin space before f./ff. in en_USHeiko Tietze
2021-07-05Fix Line break rule in KoreanDaeHyun Sung
2021-07-05Related: tdf#125035 Include day of week in formatindex="19" DATE_SYSTEM_LONGEike Rathke
2021-07-04tdf#143173: fix wrong French abbr for Alphabetical Index-Grouped entriesJulien Nabet
2021-07-03Related: tdf#125035 en_US formatindex="19" DATE_SYSTEM_LONG with D not DDEike Rathke
2021-07-03Related: tdf#125035 Include day of week in formatindex="19" DATE_SYSTEM_LONGEike Rathke
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-09dtd files are not xml files and shouldn't have xml headersCaolán McNamara
2021-06-09Simplify Sequences initializations (i*->p*)Julien Nabet
2021-06-07Resolves: tdf#142216 Fix {hu-HU} AM/PM words, default time without leading 0Eike Rathke
2021-06-04Fix the <FollowPageWord> entries for BulgarianMIhail Balabanov
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-06Add English (Denmark) {en-DK} locale dataEike Rathke
2021-05-06Change en_GB calendar StartDayOfWeek to Monday and MinimalDaysInFirstWeek to 4Eike Rathke
2021-05-06Derive en_HK calendar from en_US instead of en_GBEike Rathke
2021-05-05Move en_KE to lcl_DATA_EN where it belongsEike Rathke
2021-04-27loplugin:moveoptNoel Grandin
2021-04-10Quote literals in {ja-JP} date and time format codesEike Rathke
2021-04-01Resolves: tdf#136839 {nl-BE} leading currency symbolEike Rathke
2021-03-23Fix Japanese old monthly nameJun NOGATA
2021-03-21Add mixed Gregorian and Japanese gengou date format.Jun NOGATA
2021-02-23loplugin:refcounting in i18npoolNoel
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-12-20Check Calendar unoid for unknown and duplicatesEike Rathke
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-28drop custom Indic grapheme rules and rely on contemporary icu defaultsCaolán McNamara
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-10-30Remove unnecessary includeStephan Bergmann
2020-10-28std::set->o3tl::sorted_vector in LocaleNodeNoel Grandin
2020-10-28convert some more long -> tools::LongNoel
2020-10-22long->tools::Long in hwpfilter..ooxNoel
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-10-02tdf#136951: Add Võro (vro-EE) locale data and rudimentary autocorrect listMihkel Tõnnov
2020-09-30tdf#137009: except Togo, all French locales in African don't use AM/PMJulien Nabet
2020-09-24Resolves: tdf#115436 Add English Kenya {en-KE} locale dataEike Rathke
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann
2020-08-30Goodbye O[U]StringView, welcome O[U]String::ConcatStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-21Resolves: tdf#135518 Add English (Hong Kong) [en-HK] locale dataEike Rathke
2020-07-29tdf#130154: update locale data for Estonian [et-EE] - follow-upMihkel Tõnnov
2020-07-13tdf#134755 Update locale data for Kazakh [kk-KZ]Baurzhan Muftakhidinov
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: i18npoolStephan Bergmann