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