summaryrefslogtreecommitdiff
path: root/i18nlangtag
AgeCommit message (Expand)Author
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke
2013-09-05for all other zh-XX also list zh-CN as fallbackEike Rathke
2013-09-04for zh-HK or zh-MO also list zh-TW as fallbackEike Rathke
2013-09-04added comment about ca-ES-valencia precedenceEike Rathke
2013-09-04ditched LANGUAGE_SERBIAN 'sr' primary-onlyEike Rathke
2013-09-04renamed ca-XV to ca-valencia and activated ca-ES-valencia, fdo#59867 relatedEike Rathke
2013-09-04use Bcp47CountryEntryEike Rathke
2013-09-03'qtz' is a known no-country localeEike Rathke
2013-09-03added convertToLocaleWithFallback()Eike Rathke
2013-09-03added convertToLanguageTypeWithFallback()Eike Rathke
2013-09-03resolve all known fallbacksEike Rathke
2013-09-03simplified simpleExtract() and made some cases workEike Rathke
2013-09-02simpleExtract() with variantsEike Rathke
2013-09-01WaE: control may reach end of non-void functionTor Lillqvist
2013-08-30removed LanguageTag(OUString,OUString) ctorEike Rathke
2013-08-30originally was convertIsoNamesToLanguage(), use makeFallback()Eike Rathke
2013-08-30take a shortcut for unknown "x-..." or "i-..."Eike Rathke
2013-08-30microoptimizationEike Rathke
2013-08-30liblangtag: harmonize ENABLE_* variable to use TRUE/<nothing>Norbert Thiebaud
2013-08-30fixed CppunitTest_sw_rtfimport, {LANGUAGE_FRENCH,"fr",""} catcher neededEike Rathke
2013-08-30disentangled the LANGUAGE_CHINESE messEike Rathke
2013-08-29isKorean() never returned trueEike Rathke
2013-08-29Pali should be ISO 639-1 'pi' not 639-3 'pli'Eike Rathke
2013-08-29added LANGUAGE_KASHMIRI as "known no country" localeEike Rathke
2013-08-29LANGUAGE_KASHMIRI is not a primary-only LangIDEike Rathke
2013-08-29removed primary-only LANGUAGE_URDUEike Rathke
2013-08-29removed unused primary-only LANGUAGE_AZERIEike Rathke
2013-08-29removed unused primary-only LANGUAGE_MALAYEike Rathke
2013-08-29removed second LANGUAGE_FRENCH mapping to language-onlyEike Rathke
2013-08-29convertLanguageToLocale: last resort en-US if resolve requestedEike Rathke
2013-08-29adapted commentsEike Rathke
2013-08-29these FIXME comments are now obsoleteEike Rathke
2013-08-29handle variants in replacement codeEike Rathke
2013-08-29don't leak variantsEike Rathke
2013-08-29unused include vectorEike Rathke
2013-08-29implemented missing replacement bits for Android buildEike Rathke
2013-08-28added SAL_INFO to makeFallback()Eike Rathke
2013-08-28added makeFallback() checks to unit testEike Rathke
2013-08-28again match some copy&paste namesEike Rathke
2013-08-28makeFallback() with hierarchical retryEike Rathke
2013-08-28added unit test for ca-valenciaEike Rathke
2013-08-28need to check for variants in isIsoODF()Eike Rathke
2013-08-28added unit test for fallback stringsEike Rathke
2013-08-28reorder fall back strings for language with variantEike Rathke
2013-08-28grml.. lt_list_value is an lt_variant_t*Eike Rathke
2013-08-28match names with tagEike Rathke
2013-08-28include variants in fallback stringsEike Rathke
2013-08-28added getVariants()Eike Rathke
2013-08-28fdo#57950: Remove some chained appends in i18nlangtagJelle van der Waa
2013-08-28added unit test for ca-ES-valenciaEike Rathke