summaryrefslogtreecommitdiff
path: root/i18npool/source/localedata
AgeCommit message (Expand)Author
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
2020-06-04Upcoming loplugin:elidestringvar: i18npoolStephan Bergmann
2020-05-31tdf#115382 AutoCorrect: fix Hungarian apostrophe usageLászló Németh
2020-05-29loplugin:simplifybool in hwpfilter..lotuswordproNoel Grandin
2020-05-21use for-range on Sequence in i18npool..sdNoel Grandin
2020-05-19tdf#130154: update locale data for Estonian [et-EE]Mihkel Tõnnov
2020-05-15Change [zh-CN] keyword 'General' to '常规', tdf#88233Eike Rathke
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-15loplugin:buriedassign in f,h,i*Noel Grandin
2020-04-02Resolves: tdf#131829 [vi-VN] set currency VND decimals to 0Eike Rathke
2020-03-25tdf#131153 Correct LongDateDaySeparator for fr_CH and it_CHJean-Louis Fuchs
2020-03-15Check for some more expected calendar elementsEike Rathke
2020-03-13Fix for tdf#131297 Add Sundanese [sun-ID] locale data.rizmut
2020-03-12Survive missing <Eras> elementEike Rathke
2020-02-22Resolves: tdf#130563 Add predefined 4-digit year date+time formatEike Rathke
2020-02-21Resolves: tdf#130772 Add Minangkabau [min-ID] locale dataEike Rathke
2020-02-21Resolves: tdf#130579 Add Ligurian [lij-IT] locale dataEike Rathke
2020-02-19Related: tdf#130772 Prepare id-ID currency formats to ref-derive fromEike Rathke
2020-02-13tdf#130563 Change the default dates format for Italian localeMarina Latini (SUSE)
2020-01-31tdf#129240 More date acceptance patterns for Hungarian languageKelemen Gábor
2020-01-08tdf#94411 use f. and ff. in alphabetical indexSeth Chaiklin
2019-12-19sal_Char->char in formula..i18npoolNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-21Simplify Sequence iterations in i18npoolArkadiy Illarionov
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-10-17Remaining loplugin:bufferaddStephan Bergmann