summaryrefslogtreecommitdiff
path: root/i18nlangtag
AgeCommit message (Expand)Author
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
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-13added description of changes to helpcontent2Eike 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-12added description of changes to extrasEike 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-12added dictionary change descriptionEike Rathke
2013-09-10added description of tag change processEike 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
2013-09-02simpleExtract() with variantsEike Rathke
2013-09-01WaE: control may reach end of non-void functionTor Lillqvist
2013-08-30removed LanguageTag(OUString,OUString) ctorEike Rathke
2013-08-30originally was convertIsoNamesToLanguage(), use makeFallback()Eike Rathke
2013-08-30take a shortcut for unknown "x-..." or "i-..."Eike Rathke