summaryrefslogtreecommitdiff
path: root/i18npool/source/localedata/localedata.cxx
AgeCommit message (Expand)Author
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-06Add English (Denmark) {en-DK} locale dataEike Rathke
2021-05-05Move en_KE to lcl_DATA_EN where it belongsEike Rathke
2021-04-27loplugin:moveoptNoel Grandin
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-10-02tdf#136951: Add Võro (vro-EE) locale data and rudimentary autocorrect listMihkel Tõnnov
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-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-01Upcoming improved loplugin:staticanonymous -> redundantstatic: i18npoolStephan Bergmann
2020-05-21use for-range on Sequence in i18npool..sdNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-03-13Fix for tdf#131297 Add Sundanese [sun-ID] locale data.rizmut
2020-02-21Resolves: tdf#130772 Add Minangkabau [min-ID] locale dataEike Rathke
2020-02-21Resolves: tdf#130579 Add Ligurian [lij-IT] locale dataEike Rathke
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-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-08-20Resolves: tdf#127011 add English (Nigeria) [en-NG] locale dataEike Rathke
2019-08-20loplugin:constvars in i18npool..openclNoel Grandin
2019-08-15loplugin:sequenceloop in forms..ooxNoel Grandin
2019-08-01Resolves: tdf#126282 add English (Sri Lanka) [en-LK] locale dataEike Rathke
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): i18npoolStephan Bergmann
2019-06-01Resolves: tdf#125590 add Silesian [szl-PL] locale dataEike Rathke
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-28tdf#42949 Fix IWYU warnings in i18npool/Gabor Kelemen
2019-05-04Related: tdf#123948 add English (Zambia) [en-ZM] locale dataEike Rathke
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov
2018-12-13loplugin:useuniqueptr in i18npoolNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-03Resolves: tdf#116868 add Hausa (Nigeria) [ha-Latn-NG] locale dataEike Rathke
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-26loplugin:useuniqueptr in lcl_LookupTableHelperNoel Grandin
2018-08-21loplugin:useuniqueptr in OutlineNumberingNoel Grandin
2018-05-18Resolves: tdf#117655 Add Iloko [ilo-PH] locale dataEike Rathke
2018-01-12More loplugin:cstylecast: i18npoolStephan Bergmann
2017-12-20loplugin:unusedindexMike Kaganski
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-27Implement LocaleData2, XLocaleData5, LocaleDataItem2, tdf#81671Eike Rathke
2017-10-23loplugin:includeform: i18npoolStephan Bergmann
2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin
2017-09-22loplugin:flatten in filter..i18npoolNoel Grandin
2017-07-13use more OUString::operator== in forms..salNoel Grandin