summaryrefslogtreecommitdiff
path: root/i18nlangtag
AgeCommit message (Expand)Author
2023-10-30tsan:data race in LanguageTag::registerImplNoel Grandin
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-29Use less libxml2 external headers dependencyGabor Kelemen
2023-04-16Related: tdf#154832 Official name is MorisyenEike Rathke
2023-04-16Resolves: tdf#154832 Add Creole (Mauritius) {mfe-MU} [0x06B2] locale dataEike Rathke
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-03-15Resolves: tdf#154031 Add Rohingya Hanifi {rhg-Rohg-MM} [0x06B1] CTL, RTLEike Rathke
2023-03-03Simplify a bitMike Kaganski
2023-02-17Add Saraiki {skr-PK} [0x06B0] to language list, CTL, RTLEike Rathke
2023-02-17Unit test for {es-419} and fallbacksEike Rathke
2023-02-17Handle 3-digits UN M.49 region codes in simpleExtract()Eike Rathke
2023-02-16Do not add empty language tag to fallback stringsEike Rathke
2023-02-15Add unit tests for zh-Hans and zh-Hant mapping and fallbacksEike Rathke
2023-01-07Related: tdf#152781 Pin some known on-the-fly langtags to user-defined LCIDsEike Rathke
2023-01-05Related: tdf#152781 Stab the 0xE40A {es} vs Latin America quirkEike Rathke
2022-12-28Introduce lo_get_app_data_dir() for Emscripten, tooTor Lillqvist
2022-11-28Resolves: tdf#148792 Add Portuguese (Mozambique) {pt-MZ} locale and dataEike Rathke
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-10-08Konkani is CTL, the other unknowns are not ("Western")Eike Rathke
2022-10-05More zh-* legacyEike Rathke
2022-10-04Check acor_langtag for language-script fallback instead of only languageEike Rathke
2022-09-01Resolves: tdf#150370 Accept 'art-x-...' private-use input in language boxEike Rathke
2022-08-31Related: tdf#150370 Convert isValidBcp47() bool to enum LanguageTag::PrivateUseEike Rathke
2022-07-07i18nlangtag: replace tools::Long with longChris Sherlock
2022-06-06Resolves: tdf#147390 tag oc-FR to oc-FR-lengadoc, oc-ES to oc-ES-aranesEike Rathke
2022-05-26convertLanguageToLocaleImpl() speed-up a gazillion en-US fallback casesEike Rathke
2022-04-28use more string_view in i18nlangtagNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-03-24loplugin:constantparamNoel Grandin
2022-01-26tdf#146602 Add Pennsylvania Dutch {pdc-US} 0x06AF to language listEike Rathke
2022-01-12Fix typosAndrea Gelmini
2022-01-10tdf#146084 Test for languages without hyphenationHossein
2022-01-09tdf#146084 No hyphenation warning for PashtoHossein
2022-01-09tdf#146084 No hyphenation warning for VietnameseHossein
2022-01-07tdf#146084 Don't warn for languages without hyphenationHossein
2021-12-30Use primary().anyOf() instead of yet another equalsPrimary()Eike Rathke
2021-12-22loplugin:flatten in filter..includeNoel Grandin
2021-12-18Change Interslavic Latin tag to {art-Latn-x-interslv}, tdf#145853 follow-upEike Rathke
2021-12-18Resolves: tdf#145853 Add Interslavic Latin|Cyrillic to language listEike Rathke
2021-12-15Related: tdf#146228 convertIsoNamesToLanguage() fallback for empty tagEike Rathke
2021-12-15Resolves: tdf#146228 env-var $LANGUAGE can be a colon separated listEike Rathke
2021-11-29loplugin:stringliteraldefine in i18nlangtagNoel Grandin
2021-11-23Removed break; after returnAndrea Gelmini
2021-11-22osl::Mutex->std::recursive_mutex in LanguageTagNoel Grandin
2021-11-10initialization-order-fiasco, againStephan Bergmann
2021-11-10rtl::Static to thread-safe staticNoel Grandin
2021-11-08Convert erroneous kw-UK language tag to kw-GB when encounteringEike Rathke
2021-11-08The country code for the United Kingdom is GB not UKCaolán McNamara
2021-10-25Introduce LanguageTag::convertToLanguageTypeWithFallback(Locale)Eike Rathke