summaryrefslogtreecommitdiff
path: root/i18nlangtag/source
AgeCommit message (Expand)Author
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-19always sync after canonicalizeEike Rathke
2013-09-18sync from possible intermediate stepsEike Rathke
2013-09-18impl getBcp47() always resolves systemEike Rathke
2013-09-18LANGTAGCAST is unnecessary now, we have lt_tag_t* encapsulatedEike Rathke
2013-09-18changed to mpImplEike Rathke
2013-09-17added getNextOnTheFlyLanguage()Eike Rathke
2013-09-17mn-Cyrl and mn-MongEike Rathke
2013-09-14WaE: equalsIgnoreAsciiCaseAscii -> equalsIgnoreAsciiCase [loplugin]Tor Lillqvist
2013-09-13added 'en-GB-oed' for "English, OED spelling (UK)"Eike Rathke
2013-09-13copy and reset maCachedVariantsEike Rathke
2013-09-12special case for Pali 'pi-Latn' vs 'pli', fdo#41599 relatedEike Rathke
2013-09-12added known unhandled to IsoLanguageScriptCountryEntryEike Rathke
2013-09-12set some mbOverrideExists flagsEike Rathke
2013-09-12adapted comment to realityEike Rathke
2013-09-12include legacy tags in fallback stringsEike Rathke
2013-09-12sr-CS takes precedence over sr-YUEike Rathke
2013-09-12actually check against maBcp47 instead of aVec[0]Eike Rathke
2013-09-12aVec may be empty, do not unconditionally access aVec[0]Eike Rathke
2013-09-10changed all 'sh' language to 'sr-Latn'Eike Rathke
2013-09-10added ca-ES-valencia fallback to ca-XV fallback stringsEike Rathke
2013-09-10added overrides for fallbacks of legacy codesEike Rathke
2013-09-10include language-only in ISO-only fallback stringsEike Rathke
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke
2013-09-05for all other zh-XX also list zh-CN as fallbackEike Rathke
2013-09-04for zh-HK or zh-MO also list zh-TW as fallbackEike Rathke
2013-09-04added comment about ca-ES-valencia precedenceEike 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-04use Bcp47CountryEntryEike Rathke
2013-09-03'qtz' is a known no-country localeEike Rathke
2013-09-03added convertToLocaleWithFallback()Eike Rathke
2013-09-03added convertToLanguageTypeWithFallback()Eike Rathke
2013-09-03resolve all known fallbacksEike Rathke
2013-09-03simplified simpleExtract() and made some cases workEike Rathke