summaryrefslogtreecommitdiff
path: root/i18nlangtag
AgeCommit message (Expand)AuthorFilesLines
2023-01-07Related: tdf#152781 Pin some known on-the-fly langtags to user-defined LCIDsEike Rathke1-1/+6
2023-01-05Related: tdf#152781 Stab the 0xE40A {es} vs Latin America quirkEike Rathke2-1/+4
2022-12-28Introduce lo_get_app_data_dir() for Emscripten, tooTor Lillqvist1-1/+5
2022-11-28Resolves: tdf#148792 Add Portuguese (Mozambique) {pt-MZ} locale and dataEike Rathke1-0/+2
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski1-1/+1
2022-10-08Konkani is CTL, the other unknowns are not ("Western")Eike Rathke1-9/+1
2022-10-05More zh-* legacyEike Rathke2-0/+6
2022-10-04Check acor_langtag for language-script fallback instead of only languageEike Rathke4-6/+10
2022-09-01Resolves: tdf#150370 Accept 'art-x-...' private-use input in language boxEike Rathke1-7/+14
2022-08-31Related: tdf#150370 Convert isValidBcp47() bool to enum LanguageTag::PrivateUseEike Rathke2-5/+6
2022-07-07i18nlangtag: replace tools::Long with longChris Sherlock1-2/+1
2022-06-06Resolves: tdf#147390 tag oc-FR to oc-FR-lengadoc, oc-ES to oc-ES-aranesEike Rathke2-3/+7
2022-05-26convertLanguageToLocaleImpl() speed-up a gazillion en-US fallback casesEike Rathke1-0/+10
2022-04-28use more string_view in i18nlangtagNoel Grandin1-14/+14
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin1-2/+3
2022-03-24loplugin:constantparamNoel Grandin1-2/+2
2022-01-26tdf#146602 Add Pennsylvania Dutch {pdc-US} 0x06AF to language listEike Rathke1-0/+1
2022-01-12Fix typosAndrea Gelmini1-1/+1
2022-01-10tdf#146084 Test for languages without hyphenationHossein1-0/+95
2022-01-09tdf#146084 No hyphenation warning for PashtoHossein1-0/+1
2022-01-09tdf#146084 No hyphenation warning for VietnameseHossein1-1/+2
2022-01-07tdf#146084 Don't warn for languages without hyphenationHossein1-0/+21
2021-12-30Use primary().anyOf() instead of yet another equalsPrimary()Eike Rathke1-16/+11
2021-12-22loplugin:flatten in filter..includeNoel Grandin1-40/+40
2021-12-18Change Interslavic Latin tag to {art-Latn-x-interslv}, tdf#145853 follow-upEike Rathke1-1/+1
2021-12-18Resolves: tdf#145853 Add Interslavic Latin|Cyrillic to language listEike Rathke1-0/+2
2021-12-15Related: tdf#146228 convertIsoNamesToLanguage() fallback for empty tagEike Rathke1-3/+5
2021-12-15Resolves: tdf#146228 env-var $LANGUAGE can be a colon separated listEike Rathke1-4/+33
2021-11-29loplugin:stringliteraldefine in i18nlangtagNoel Grandin1-1/+1
2021-11-23Removed break; after returnAndrea Gelmini1-1/+0
2021-11-22osl::Mutex->std::recursive_mutex in LanguageTagNoel Grandin1-46/+61
2021-11-10initialization-order-fiasco, againStephan Bergmann1-53/+54
2021-11-10rtl::Static to thread-safe staticNoel Grandin1-54/+53
2021-11-08Convert erroneous kw-UK language tag to kw-GB when encounteringEike Rathke2-1/+3
2021-11-08The country code for the United Kingdom is GB not UKCaolán McNamara1-1/+1
2021-10-25Introduce LanguageTag::convertToLanguageTypeWithFallback(Locale)Eike Rathke1-0/+10
2021-10-25Get rid of fuzziness in MsLangId::Conversion::convertIsoNamesToLanguage()Eike Rathke2-39/+24
2021-10-24Return LANGUAGE_ENGLISH_US for AppleLanguageId::ENGLISHEike Rathke1-1/+1
2021-10-19Related: tdf#145173 Add English (Israel) {en-IL} 0xB409 to language listEike Rathke1-0/+1
2021-10-18Introduce MsLangId::getConfiguredSystemLanguage()Eike Rathke1-12/+34
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann1-1/+1
2021-08-30Resolves: tdf#144059 Tigrigna {ti-*} (Ethi) is CTLEike Rathke1-0/+1
2021-08-21Resolves: tdf#143946 Add Klingon, tlhIngan Hol {tlh} 0x06AC to language listEike Rathke2-1/+2
2021-08-21Unit test for LanguageTagIcu::getDisplayName()Eike Rathke2-0/+77
2021-08-21Introduce LanguageTagIcu::getDisplayName()Eike Rathke1-0/+22
2021-08-06Adapt LCIDs and language tags to [MS-LCID] rev.15Eike Rathke4-31/+39
2021-08-04update list of [MS-LCID] from 6/25/2021 15.0 rev.DaeHyun Sung1-13/+13
2021-08-02initialization-order-fiascoStephan Bergmann1-41/+48
2021-07-31rtl::Static -> static localNoel Grandin1-48/+41
2021-07-12Resolves: tdf#123466 Add Microsoft ill-used {x-none} to known language tagsEike Rathke1-0/+1