summaryrefslogtreecommitdiff
path: root/i18nlangtag
AgeCommit message (Expand)Author
2013-10-29assume 'ha-*' was indeed used as 'ha-Latn-*'Eike Rathke
2013-10-25override 'yi-Hebr-*' with 'yi-*' as Hebr is suppress-scriptEike Rathke
2013-10-25override 'sr-Cyrl*' with 'sr*'Eike Rathke
2013-10-25for 'sd' language-only find 'sd-PK' first instead of 'sd-IN'Eike Rathke
2013-10-25Sindhi 'sd-PK' => 'sd-Arab-PK'Eike Rathke
2013-10-25more flexible language tag override mechanismEike Rathke
2013-10-24added isNonLatinWestern()Eike Rathke
2013-10-24raw LangID list for referenceEike Rathke
2013-10-24shell script to extract LangIDs and mappings from MS-LCID.pdfEike Rathke
2013-10-24added/checked/aligned MS-LangIDs and mappings from new MS-LCID.pdfEike Rathke
2013-10-24adapt to new IsoLanguageCountryEntry structEike Rathke
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18added Ladin [lld-IT] to language list, fdo#70530Eike Rathke
2013-10-17use LANGUAGE_MASK_PRIMARY in MsLangId::getScriptType()Eike Rathke
2013-10-17solve the 'dz' vs 'bo' and 'nn', 'nb' and 'nn' share primary ID casesEike Rathke
2013-10-12for unmapped language-only register primary language ID if availableEike Rathke
2013-10-12don't sync vars twiceEike Rathke
2013-10-11CID#1103756 missing initializationCaolán McNamara
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-23added scp2/**/*.ulf to description of replacementsEike Rathke
2013-09-22in canonicalize() an unknown LangID is temporaryEike Rathke
2013-09-22don't copy twiceEike Rathke
2013-09-22handle canonicalization better and share implEike Rathke
2013-09-21moved LANGUAGE_DONTKNOW impl detection upEike Rathke
2013-09-21default ctor LangID acutally is initializedEike Rathke
2013-09-21register separate theSystemLocale for faster accessEike Rathke
2013-09-21added registerImpl() debug counterEike Rathke
2013-09-21use bcp47 unresolved system for operator<()Eike Rathke
2013-09-21added debug counter to getNextOnTheFlyLanguage()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-20theDontKnow ImplEike Rathke
2013-09-200xEike Rathke
2013-09-20do not register LANGUAGE_DONTKNOWEike Rathke
2013-09-20now with on-the-fly LangID assignmentEike Rathke
2013-09-20more preparation for on-the-fli IDsEike Rathke
2013-09-20added isOnTheFlyID()Eike Rathke
2013-09-20added registerImpl() re-entered warningEike Rathke
2013-09-20added registerOnTheFly()Eike Rathke
2013-09-20check for identity in operator=()Eike Rathke
2013-09-20prepare for on-the-fly assigned LangIDsEike Rathke
2013-09-20inlineEike Rathke
2013-09-20second wave to register tagsEike Rathke
2013-09-19unused LanguageTagImpl::resetVars()Eike Rathke
2013-09-19does #include <map> satisfy Windows?Eike Rathke
2013-09-19better mutex guard thisEike Rathke