summaryrefslogtreecommitdiff
path: root/i18nlangtag
AgeCommit message (Expand)AuthorFilesLines
2013-08-23encapsulate IsoLangEntry againEike Rathke2-25/+35
2013-08-23use sensible indentingEike Rathke1-8/+7
2013-08-23do not convert to IsoLangNoneStdEntryEike Rathke1-17/+0
2013-08-23do not resolve system language hereEike Rathke1-3/+0
2013-08-23passed rLocale remains unchanged if no mapping foundEike Rathke1-4/+1
2013-08-23moved privateuse handling to convertLanguageToLocaleImpl()Eike Rathke2-9/+7
2013-08-23convertLanguageToIsoNames() -> convertLanguageToLocaleImpl()Eike Rathke2-11/+11
2013-08-23eliminated lookupFallbackLocale(LanguageType)Eike Rathke2-70/+3
2013-08-23eliminated lookupFallbackLanguage(LanguageType)Eike Rathke2-22/+6
2013-08-23extra convertLanguageToLocale(LanguageType,Locale) is unneededEike Rathke1-17/+8
2013-08-23extra convertLanguageToLocaleWithFallback(LanguageType) is unneededEike Rathke1-9/+1
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-1/+3
2013-08-07resolved fdo#67444 don't push_back() with already reserved sizeEike Rathke1-2/+3
2013-07-13grml.. MacEike Rathke1-1/+1
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-07-13added static convertTo...() methodsEike Rathke1-20/+106
2013-07-12use OUStringBufferEike Rathke1-3/+6
2013-07-11simpleExtract() with "re-casing"Eike Rathke1-6/+20
2013-07-11added getMatchingFallback()Eike Rathke1-0/+45
2013-07-10changed getIsoLanguageCountry() to getIsoLanguageScriptCountry()Eike Rathke1-8/+13
2013-07-09let getLanguageType() resolve unknown due to present default scriptEike Rathke1-16/+42
2013-07-09publish the "qlt" reserved code in header fileEike Rathke1-10/+5
2013-07-05added convenience ctor for ODF importEike Rathke1-0/+38
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 Rathke2-0/+2
2013-05-13added Udmurt [udm-RU] to language listAndras Timar1-0/+1
2013-05-11added N'ko [nqo-GN] to language list, fdo#64331Eike Rathke2-0/+3
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-25ditch libi18nlangtagicu againEike Rathke4-35/+7
2013-04-25added LanguageTagIcu::getIcuLocale() with additional variantEike Rathke1-0/+11
2013-04-24introduced libi18nlangtagicuEike Rathke3-0/+69
2013-04-24adapt to header moveEike Rathke1-1/+1
2013-04-24Don't point to inc directories that don't exist any longerTor Lillqvist1-5/+0
2013-04-24Don't point to inc directories that don't exist any longerTor Lillqvist1-5/+0
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-1/+0
2013-04-24move URE headers to include/David Tardon1-1/+0
2013-04-23execute move of global headersBjoern Michaelsen6-1348/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-5/+2
2013-04-05new module i18nlangtagEike Rathke20-0/+5962