summaryrefslogtreecommitdiff
path: root/i18nlangtag
AgeCommit message (Expand)Author
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
2021-10-25Get rid of fuzziness in MsLangId::Conversion::convertIsoNamesToLanguage()Eike Rathke
2021-10-24Return LANGUAGE_ENGLISH_US for AppleLanguageId::ENGLISHEike Rathke
2021-10-19Related: tdf#145173 Add English (Israel) {en-IL} 0xB409 to language listEike Rathke
2021-10-18Introduce MsLangId::getConfiguredSystemLanguage()Eike Rathke
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-08-30Resolves: tdf#144059 Tigrigna {ti-*} (Ethi) is CTLEike Rathke
2021-08-21Resolves: tdf#143946 Add Klingon, tlhIngan Hol {tlh} 0x06AC to language listEike Rathke
2021-08-21Unit test for LanguageTagIcu::getDisplayName()Eike Rathke
2021-08-21Introduce LanguageTagIcu::getDisplayName()Eike Rathke
2021-08-06Adapt LCIDs and language tags to [MS-LCID] rev.15Eike Rathke
2021-08-04update list of [MS-LCID] from 6/25/2021 15.0 rev.DaeHyun Sung
2021-08-02initialization-order-fiascoStephan Bergmann
2021-07-31rtl::Static -> static localNoel Grandin
2021-07-12Resolves: tdf#123466 Add Microsoft ill-used {x-none} to known language tagsEike Rathke
2021-07-09Make loplugin:stringadd slightly more aggressiveStephan Bergmann
2021-06-01Add Sesotho {st-LS} 0x8030 to language listEike Rathke
2021-05-06Add English (Denmark) {en-DK} locale dataEike Rathke
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-08Update commentStephan Bergmann
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-02-13Resolves: tdf#138839 Add Cabécar {cjp-CR} 0x06AA, Bribri {bzd-CR} 0x06ABEike Rathke
2021-02-10Remove unneeded breaksAndrea Gelmini
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2021-02-01Resolves: tdf#139607 Add Pali Thai {pi-Thai} 0x0A67 to CTL language listEike Rathke
2021-01-26loplugin:passstuffbyrefNoel
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-12-03fix assert message inside liblangtagNoel Grandin