summaryrefslogtreecommitdiff
path: root/i18nlangtag
AgeCommit message (Expand)Author
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
2013-09-19first wave to register tagsEike Rathke
2013-09-19WaE: equalsIgnoreAsciiCaseAscii -> equalsIgnoreAsciiCase [loplugin]Tor Lillqvist
2013-09-19'de-1901' is a valid fallback, 'en-oed' is notEike Rathke
2013-09-19accept (DIGIT 3*ALNUM) variant in place of (4*ALPHA) scriptEike Rathke
2013-09-19use equalsIgnoreAsciiCaseAscii() with ASCII stringEike Rathke
2013-09-19Revert "Fix the Windows build."Jan Holesovsky
2013-09-19Fix the Windows build.Jan Holesovsky
2013-09-19Sprinkle more boost_headers loveTor Lillqvist
2013-09-19always sync after canonicalizeEike Rathke
2013-09-18sync from possible intermediate stepsEike Rathke
2013-09-18impl getBcp47() always resolves systemEike Rathke