summaryrefslogtreecommitdiff
path: root/include/i18nlangtag
AgeCommit message (Expand)Author
2023-01-07Related: tdf#152781 Pin some known on-the-fly langtags to user-defined LCIDsEike Rathke
2023-01-06Related: tdf#152781 Stab the 0xE40A {es} vs Latin America quirkEike Rathke
2022-11-28Resolves: tdf#148792 Add Portuguese (Mozambique) {pt-MZ} locale and dataEike 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-05-19clang-tidy modernize-pass-by-value in i18nutilNoel Grandin
2022-04-28use more string_view in i18nlangtagNoel Grandin
2022-03-24loplugin:constantparamNoel Grandin
2022-01-26tdf#146602 Add Pennsylvania Dutch {pdc-US} 0x06AF to language listEike Rathke
2022-01-07tdf#146084 Don't warn for languages without hyphenationHossein
2021-12-18Resolves: tdf#145853 Add Interslavic Latin|Cyrillic to language listEike Rathke
2021-11-29loplugin:stringliteraldefine in i18nlangtagNoel Grandin
2021-10-25Introduce LanguageTag::convertToLanguageTypeWithFallback(Locale)Eike Rathke
2021-10-19Related: tdf#145173 Add English (Israel) {en-IL} 0xB409 to language listEike Rathke
2021-10-18Introduce MsLangId::getConfiguredSystemLanguage()Eike Rathke
2021-08-21Resolves: tdf#143946 Add Klingon, tlhIngan Hol {tlh} 0x06AC to language listEike Rathke
2021-08-21Introduce LanguageTagIcu::getDisplayName()Eike Rathke
2021-08-06Adapt LCIDs and language tags to [MS-LCID] rev.15Eike Rathke
2021-07-12Resolves: tdf#123466 Add Microsoft ill-used {x-none} to known language tagsEike Rathke
2021-06-01Add Sesotho {st-LS} 0x8030 to language listEike Rathke
2021-05-06Add English (Denmark) {en-DK} locale dataEike Rathke
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-02-13Resolves: tdf#138839 Add Cabécar {cjp-CR} 0x06AA, Bribri {bzd-CR} 0x06ABEike Rathke
2021-02-01Resolves: tdf#139607 Add Pali Thai {pi-Thai} 0x0A67 to CTL language listEike Rathke
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-09-24Add English Kenya LCID 0xAC09 {en-KE} langtag mapping, tdf#115436Eike Rathke
2020-06-12Language list: + Aka (CAR); Yaka -> Yaka (Congo), + Yaka (DRC) [yaf-CD]Eike Rathke
2020-05-27Add LCIDs of [MS-LCID] from 3/4/2020 14.0 revisionEike Rathke
2020-04-24Typo: LANGUAGE_ENGLISH_CARRIBEAN->LANGUAGE_ENGLISH_CARIBBEANJulien Nabet
2020-03-12tdf#131297 Add Sundanese [sun-ID] to language listEike Rathke
2020-02-18Resolves: tdf#130757 Add Minangkabau [min-ID] to language listEike Rathke
2020-02-10Resolves: tdf#130550 Add Ligurian [lij-IT] to language listEike Rathke
2019-11-29Fix some -Werror=deprecated-copy-dtorStephan Bergmann
2019-11-28Resolves: tdf#129045 add Guadeloupean Creole French [gcf-GP] to language listEike Rathke
2019-11-19Resolves: tdf#128855 Add Kabardian [kbd-RU] to language listEike Rathke
2019-09-01Fix '..'Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-08-20Related: tdf#127011 add English (Nigeria) [en-NG] 0xA809 to language listEike Rathke
2019-08-01tdf#126282 add English (Sri Lanka) [en-LK] 0xA409 to language listEike Rathke
2019-07-18It's Classical Armenian, not Classic [xcl-AM]Eike Rathke
2019-05-20Fix typosAndrea Gelmini
2019-05-04Resolves: tdf#123948 add English (Zambia) [en-ZM] to language listEike Rathke
2019-04-25Add LANGUAGE_reserved_0xEEEE and LANGUAGE_reserved_0xF2EEEike Rathke
2019-03-09out of line some heavily repeated functionsNoel Grandin
2018-10-20Turn LanguageTag::ScriptType into scoped enumStephan Bergmann
2018-08-17tdf#119117: get phonebook sort work by tweaking ICU call mechanismJulien Nabet