summaryrefslogtreecommitdiff
path: root/include/i18nlangtag
AgeCommit message (Expand)Author
2013-12-18resolved fdo#72778 keep setting system locale and LanguageTag in syncEike Rathke
2013-12-02added Kurdish, Southern (Iran) [sdh-IR] to language list, fdo#63460Eike Rathke
2013-11-18cleaned up ISO code usage for Kurdish, fdo#63460Eike Rathke
2013-11-11added Puinave [pui-CO] to language list, fdo#71454Eike Rathke
2013-11-09fdo#65108 inter-module includes <> include/i18nlangtagNorbert Thiebaud
2013-11-05added French (Burkina Faso) [fr-BF] locale data, fdo#71243Eike Rathke
2013-10-25more flexible language tag override mechanismEike Rathke
2013-10-24added isNonLatinWestern()Eike Rathke
2013-10-24added list of "Neither defined nor reserved" for referenceEike Rathke
2013-10-24added/checked/aligned MS-LangIDs and mappings from new MS-LCID.pdfEike Rathke
2013-10-24LANGUAGE_USER_YIDDISH_US ought to be 0x803D instead of 0x083DEike Rathke
2013-10-18added Ladin [lld-IT] to language list, fdo#70530Eike Rathke
2013-10-17solve the 'dz' vs 'bo' and 'nn', 'nb' and 'nn' share primary ID casesEike Rathke
2013-10-07limit LANGUAGE_ON_THE_FLY_END to 0x03FEEike Rathke
2013-10-07added Karakalpak Latin [kaa-Latn-UZ] to language list, fdo#70217Eike Rathke
2013-10-07added Nogai [nog-RU] to language list, fdo#69987Eike Rathke
2013-10-04added Kumyk [kum-RU] to language list, fdo#70089Eike Rathke
2013-09-21use bcp47 unresolved system for operator<()Eike Rathke
2013-09-21added operator<() for sorted containersEike Rathke
2013-09-21let reset() return a referenceEike Rathke
2013-09-21added default ctor for maps etc.Eike Rathke
2013-09-20trigger less conversionsEike Rathke
2013-09-20added isOnTheFlyID()Eike Rathke
2013-09-20prepare for on-the-fly assigned LangIDsEike Rathke
2013-09-19first wave to register tagsEike Rathke
2013-09-18changed to mpImplEike Rathke
2013-09-17documentation and define on-the-fly ID rangesEike Rathke
2013-09-13added 'en-GB-oed' for "English, OED spelling (UK)"Eike Rathke
2013-09-10added overrides for fallbacks of legacy codesEike Rathke
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke
2013-09-04ditched LANGUAGE_SERBIAN 'sr' primary-onlyEike Rathke
2013-09-04renamed ca-XV to ca-valencia and activated ca-ES-valencia, fdo#59867 relatedEike Rathke
2013-09-03added convertToLocaleWithFallback()Eike Rathke
2013-09-03added convertToLanguageTypeWithFallback()Eike Rathke
2013-09-02simpleExtract() with variantsEike Rathke
2013-08-30removed LanguageTag(OUString,OUString) ctorEike Rathke
2013-08-30disentangled the LANGUAGE_CHINESE messEike Rathke
2013-08-29removed primary-only LANGUAGE_URDUEike Rathke
2013-08-29removed unused primary-only LANGUAGE_AZERIEike Rathke
2013-08-29removed unused primary-only LANGUAGE_MALAYEike Rathke
2013-08-28added getVariants()Eike Rathke
2013-08-27split off convertLocaleToLanguageImpl()Eike Rathke
2013-08-23encapsulate IsoLangEntry againEike Rathke
2013-08-23passed rLocale remains unchanged if no mapping foundEike 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-07-13added static convertTo...() methodsEike Rathke