summaryrefslogtreecommitdiff
path: root/i18nlangtag
AgeCommit message (Expand)Author
2013-08-28correct example is ca-ES-valenciaEike Rathke
2013-08-28added Bcp47CountryEntryEike Rathke
2013-08-28field commentsEike Rathke
2013-08-28added IsoLanguageScriptCountryEntry to getDefinedLanguagetags()Eike Rathke
2013-08-28don't use startsWithIgnoreAsciiCase() on pointersEike Rathke
2013-08-27use ...IgnoreAsciiCase()Eike Rathke
2013-08-27in convertLocaleToLanguageImpl() don't use the implied fall backEike Rathke
2013-08-27split off convertLocaleToLanguageImpl()Eike Rathke
2013-08-27better check for 'qlt' instead of assuming Variant follows conventionEike Rathke
2013-08-27avoid creation of a temporary Locale instanceEike Rathke
2013-08-27use IsoLanguageScriptCountryEntry in convertLanguageToLocaleImpl()Eike Rathke
2013-08-27changed do{}while() to for(){}Eike Rathke
2013-08-27added IsoLanguageScriptCountryEntryEike Rathke
2013-08-27eliminate return of IsoLanguageCountryEntry &Eike Rathke
2013-08-27IsoLangEntry to IsoLanguageCountryEntryEike Rathke
2013-08-27mpLangStr to mpLanguageEike Rathke
2013-08-27maLangStr to maLanguageEike Rathke
2013-08-23encapsulate IsoLangEntry againEike Rathke
2013-08-23use sensible indentingEike Rathke
2013-08-23do not convert to IsoLangNoneStdEntryEike Rathke
2013-08-23do not resolve system language hereEike Rathke
2013-08-23passed rLocale remains unchanged if no mapping foundEike Rathke
2013-08-23moved privateuse handling to convertLanguageToLocaleImpl()Eike Rathke
2013-08-23convertLanguageToIsoNames() -> convertLanguageToLocaleImpl()Eike Rathke
2013-08-23eliminated lookupFallbackLocale(LanguageType)Eike Rathke
2013-08-23eliminated lookupFallbackLanguage(LanguageType)Eike Rathke
2013-08-23extra convertLanguageToLocale(LanguageType,Locale) is unneededEike Rathke
2013-08-23extra convertLanguageToLocaleWithFallback(LanguageType) is unneededEike Rathke
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-07resolved fdo#67444 don't push_back() with already reserved sizeEike Rathke
2013-07-13grml.. MacEike Rathke
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-13added static convertTo...() methodsEike Rathke
2013-07-12use OUStringBufferEike Rathke
2013-07-11simpleExtract() with "re-casing"Eike Rathke
2013-07-11added getMatchingFallback()Eike Rathke
2013-07-10changed getIsoLanguageCountry() to getIsoLanguageScriptCountry()Eike Rathke
2013-07-09let getLanguageType() resolve unknown due to present default scriptEike Rathke
2013-07-09publish the "qlt" reserved code in header fileEike Rathke
2013-07-05added convenience ctor for ODF importEike Rathke
2013-07-05added Ngäbere_Panama [gym-PA] to language list, fdo#66602Eike Rathke
2013-07-01Add Cornish and Pite Sami to the list of spelling languagesHarri Pitkänen
2013-06-12added Tibetan_India [bo-IN] to language list, fdo#40713Eike Rathke
2013-05-13added Udmurt [udm-RU] to language listAndras Timar
2013-05-11added N'ko [nqo-GN] to language list, fdo#64331Eike Rathke
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-25ditch libi18nlangtagicu againEike Rathke
2013-04-25added LanguageTagIcu::getIcuLocale() with additional variantEike Rathke
2013-04-24introduced libi18nlangtagicuEike Rathke
2013-04-24adapt to header moveEike Rathke