summaryrefslogtreecommitdiff
path: root/i18nlangtag
AgeCommit message (Expand)AuthorFilesLines
2014-09-22fdo#81357 no fallback for special codes without countryEike Rathke1-0/+4
2014-04-16include last record in language-subtag-registry.xmlEike Rathke1-1/+10
2013-12-19support ca_ES@valencia glibc locale modifier, fdo#68714Eike Rathke1-0/+1
2013-12-18the MS Serbian Latin Neutral messEike Rathke1-1/+1
2013-12-18resolved fdo#72778 keep setting system locale and LanguageTag in syncEike Rathke2-2/+19
2013-12-02added Kurdish, Southern (Iran) [sdh-IR] to language list, fdo#63460Eike Rathke2-0/+3
2013-11-22removed declared but undefined LanguageTagImpl::convertFromRtlLocale()Eike Rathke1-2/+0
2013-11-22handleVendorVariant() strip in case some was injectedEike Rathke1-0/+13
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold1-2/+0
2013-11-19scp2 and setup_native details for dictionary name changesEike Rathke1-1/+44
2013-11-19mention dictionaries/Module_dictionaries.mkEike Rathke1-0/+2
2013-11-18note '-' and '_' separatorsEike Rathke1-1/+1
2013-11-18mention dictionaries/Dictionary_*.mkEike Rathke1-0/+5
2013-11-18nitpickEike Rathke1-1/+1
2013-11-18it's mnOverrideEike Rathke1-1/+1
2013-11-18cleaned up ISO code usage for Kurdish, fdo#63460Eike Rathke4-7/+85
2013-11-11added Puinave [pui-CO] to language list, fdo#71454Eike Rathke1-0/+1
2013-11-08adapted to realityEike Rathke1-40/+124
2013-11-07more cruftEike Rathke1-7/+2
2013-11-07make this work againEike Rathke1-3/+3
2013-11-06cut cruftEike Rathke1-37/+10
2013-11-05added French (Burkina Faso) [fr-BF] locale data, fdo#71243Eike Rathke1-0/+1
2013-10-29assume 'ha-*' was indeed used as 'ha-Latn-*'Eike Rathke2-3/+5
2013-10-25override 'yi-Hebr-*' with 'yi-*' as Hebr is suppress-scriptEike Rathke2-3/+5
2013-10-25override 'sr-Cyrl*' with 'sr*'Eike Rathke2-6/+11
2013-10-25for 'sd' language-only find 'sd-PK' first instead of 'sd-IN'Eike Rathke1-1/+1
2013-10-25Sindhi 'sd-PK' => 'sd-Arab-PK'Eike Rathke2-3/+4
2013-10-25more flexible language tag override mechanismEike Rathke4-588/+795
2013-10-24added isNonLatinWestern()Eike Rathke1-0/+42
2013-10-24raw LangID list for referenceEike Rathke1-0/+460
2013-10-24shell script to extract LangIDs and mappings from MS-LCID.pdfEike Rathke1-0/+88
2013-10-24added/checked/aligned MS-LangIDs and mappings from new MS-LCID.pdfEike Rathke4-72/+222
2013-10-24adapt to new IsoLanguageCountryEntry structEike Rathke1-6/+6
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist2-3/+3
2013-10-18added Ladin [lld-IT] to language list, fdo#70530Eike Rathke1-0/+1
2013-10-17use LANGUAGE_MASK_PRIMARY in MsLangId::getScriptType()Eike Rathke1-70/+64
2013-10-17solve the 'dz' vs 'bo' and 'nn', 'nb' and 'nn' share primary ID casesEike Rathke3-22/+74
2013-10-12for unmapped language-only register primary language ID if availableEike Rathke2-5/+51
2013-10-12don't sync vars twiceEike Rathke1-2/+4
2013-10-11CID#1103756 missing initializationCaolán McNamara1-1/+2
2013-10-07added Karakalpak Latin [kaa-Latn-UZ] to language list, fdo#70217Eike Rathke1-0/+1
2013-10-07added Nogai [nog-RU] to language list, fdo#69987Eike Rathke1-0/+1
2013-10-04added Kumyk [kum-RU] to language list, fdo#70089Eike Rathke1-0/+1
2013-09-23added scp2/**/*.ulf to description of replacementsEike Rathke1-0/+9
2013-09-22in canonicalize() an unknown LangID is temporaryEike Rathke1-1/+1
2013-09-22don't copy twiceEike Rathke1-1/+0
2013-09-22handle canonicalization better and share implEike Rathke1-45/+79
2013-09-21moved LANGUAGE_DONTKNOW impl detection upEike Rathke1-23/+27
2013-09-21default ctor LangID acutally is initializedEike Rathke1-1/+1
2013-09-21register separate theSystemLocale for faster accessEike Rathke1-8/+75