summaryrefslogtreecommitdiffstats
path: root/include/i18nlangtag
Commit message (Expand)AuthorAgeFilesLines
* use bcp47 unresolved system for operator<()Eike Rathke2013-09-211-2/+2
* added operator<() for sorted containersEike Rathke2013-09-211-0/+5
* let reset() return a referenceEike Rathke2013-09-211-4/+4
* added default ctor for maps etc.Eike Rathke2013-09-211-0/+6
* trigger less conversionsEike Rathke2013-09-201-0/+2
* added isOnTheFlyID()Eike Rathke2013-09-201-0/+3
* prepare for on-the-fly assigned LangIDsEike Rathke2013-09-201-0/+1
* first wave to register tagsEike Rathke2013-09-191-11/+14
* changed to mpImplEike Rathke2013-09-181-83/+31
* documentation and define on-the-fly ID rangesEike Rathke2013-09-171-6/+39
* added 'en-GB-oed' for "English, OED spelling (UK)"Eike Rathke2013-09-131-0/+1
* added overrides for fallbacks of legacy codesEike Rathke2013-09-101-1/+9
* getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke2013-09-051-1/+18
* ditched LANGUAGE_SERBIAN 'sr' primary-onlyEike Rathke2013-09-041-1/+0
* renamed ca-XV to ca-valencia and activated ca-ES-valencia, fdo#59867 relatedEike Rathke2013-09-041-1/+3
* added convertToLocaleWithFallback()Eike Rathke2013-09-031-0/+13
* added convertToLanguageTypeWithFallback()Eike Rathke2013-09-031-0/+13
* simpleExtract() with variantsEike Rathke2013-09-021-9/+16
* removed LanguageTag(OUString,OUString) ctorEike Rathke2013-08-301-8/+0
* disentangled the LANGUAGE_CHINESE messEike Rathke2013-08-301-3/+3
* removed primary-only LANGUAGE_URDUEike Rathke2013-08-291-1/+0
* removed unused primary-only LANGUAGE_AZERIEike Rathke2013-08-291-1/+0
* removed unused primary-only LANGUAGE_MALAYEike Rathke2013-08-291-1/+0
* added getVariants()Eike Rathke2013-08-281-0/+11
* split off convertLocaleToLanguageImpl()Eike Rathke2013-08-271-1/+5
* encapsulate IsoLangEntry againEike Rathke2013-08-231-15/+9
* passed rLocale remains unchanged if no mapping foundEike Rathke2013-08-231-1/+6
* convertLanguageToIsoNames() -> convertLanguageToLocaleImpl()Eike Rathke2013-08-231-2/+2
* eliminated lookupFallbackLocale(LanguageType)Eike Rathke2013-08-231-4/+0
* eliminated lookupFallbackLanguage(LanguageType)Eike Rathke2013-08-231-2/+0
* extra convertLanguageToLocale(LanguageType,Locale) is unneededEike Rathke2013-08-231-8/+1
* extra convertLanguageToLocaleWithFallback(LanguageType) is unneededEike Rathke2013-08-231-10/+1
* added static convertTo...() methodsEike Rathke2013-07-131-0/+68
* added getMatchingFallback()Eike Rathke2013-07-111-2/+29
* changed getIsoLanguageCountry() to getIsoLanguageScriptCountry()Eike Rathke2013-07-101-6/+6
* let getLanguageType() resolve unknown due to present default scriptEike Rathke2013-07-091-0/+7
* publish the "qlt" reserved code in header fileEike Rathke2013-07-091-0/+14
* added convenience ctor for ODF importEike Rathke2013-07-051-0/+9
* added Ngäbere_Panama [gym-PA] to language list, fdo#66602Eike Rathke2013-07-051-0/+1
* Add Cornish and Pite Sami to the list of spelling languagesHarri Pitkänen2013-07-011-0/+2
* added Tibetan_India [bo-IN] to language list, fdo#40713Eike Rathke2013-06-121-0/+1
* added Udmurt [udm-RU] to language listAndras Timar2013-05-131-0/+1
* added N'ko [nqo-GN] to language list, fdo#64331Eike Rathke2013-05-111-0/+1
* ditch libi18nlangtagicu againEike Rathke2013-04-251-4/+3
* added LanguageTagIcu::getIcuLocale() with additional variantEike Rathke2013-04-251-0/+12
* introduced libi18nlangtagicuEike Rathke2013-04-242-0/+45
* execute move of global headersBjoern Michaelsen2013-04-234-0/+1311