summaryrefslogtreecommitdiff
path: root/i18nlangtag/source/languagetag
AgeCommit message (Expand)Author
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-12disallow 'qlt' privateuse codeEike Rathke
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-03and some replacement code for lt_tag_get_privateuse(), sigh..Eike Rathke
2014-06-03add bDisallowPrivate parameter to LanguageTag::isValidBcp47()Eike Rathke
2014-05-26Fix refcountingStephan Bergmann
2014-05-21add static LanguageTag::isValidBcp47()Eike Rathke
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-04-16CID#1202769 comfort coverityEike Rathke
2014-02-28remove unused code from i18nlangtag/LanguageTagNoel Grandin
2014-02-25remove unused code LanguageTag::convertLocaleToBcp47()Noel Grandin
2014-02-25remove unused code LanguageTag::convertLangToBcp47()Noel Grandin
2013-12-18resolved fdo#72778 keep setting system locale and LanguageTag in syncEike Rathke
2013-11-21removed declared but undefined LanguageTagImpl::convertFromRtlLocale()Eike Rathke
2013-11-21handleVendorVariant() strip in case some was injectedEike Rathke
2013-11-18cleaned up ISO code usage for Kurdish, fdo#63460Eike Rathke
2013-10-25more flexible language tag override mechanismEike Rathke
2013-10-24added/checked/aligned MS-LangIDs and mappings from new MS-LCID.pdfEike 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-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