summaryrefslogtreecommitdiff
path: root/i18nlangtag
AgeCommit message (Expand)Author
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
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