summaryrefslogtreecommitdiff
path: root/include/i18nlangtag
AgeCommit message (Expand)AuthorFilesLines
2013-08-28added getVariants()Eike Rathke1-0/+11
2013-08-27split off convertLocaleToLanguageImpl()Eike Rathke1-1/+5
2013-08-23encapsulate IsoLangEntry againEike Rathke1-15/+9
2013-08-23passed rLocale remains unchanged if no mapping foundEike Rathke1-1/+6
2013-08-23convertLanguageToIsoNames() -> convertLanguageToLocaleImpl()Eike Rathke1-2/+2
2013-08-23eliminated lookupFallbackLocale(LanguageType)Eike Rathke1-4/+0
2013-08-23eliminated lookupFallbackLanguage(LanguageType)Eike Rathke1-2/+0
2013-08-23extra convertLanguageToLocale(LanguageType,Locale) is unneededEike Rathke1-8/+1
2013-08-23extra convertLanguageToLocaleWithFallback(LanguageType) is unneededEike Rathke1-10/+1
2013-07-13added static convertTo...() methodsEike Rathke1-0/+68
2013-07-11added getMatchingFallback()Eike Rathke1-2/+29
2013-07-10changed getIsoLanguageCountry() to getIsoLanguageScriptCountry()Eike Rathke1-6/+6
2013-07-09let getLanguageType() resolve unknown due to present default scriptEike Rathke1-0/+7
2013-07-09publish the "qlt" reserved code in header fileEike Rathke1-0/+14
2013-07-05added convenience ctor for ODF importEike Rathke1-0/+9
2013-07-05added Ngäbere_Panama [gym-PA] to language list, fdo#66602Eike Rathke1-0/+1
2013-07-01Add Cornish and Pite Sami to the list of spelling languagesHarri Pitkänen1-0/+2
2013-06-12added Tibetan_India [bo-IN] to language list, fdo#40713Eike Rathke1-0/+1
2013-05-13added Udmurt [udm-RU] to language listAndras Timar1-0/+1
2013-05-11added N'ko [nqo-GN] to language list, fdo#64331Eike Rathke1-0/+1
2013-04-25ditch libi18nlangtagicu againEike Rathke1-4/+3
2013-04-25added LanguageTagIcu::getIcuLocale() with additional variantEike Rathke1-0/+12
2013-04-24introduced libi18nlangtagicuEike Rathke2-0/+45
2013-04-23execute move of global headersBjoern Michaelsen4-0/+1311