summaryrefslogtreecommitdiff
path: root/i18nlangtag
AgeCommit message (Expand)AuthorFilesLines
2013-09-23added scp2/**/*.ulf to description of replacementsEike Rathke1-0/+9
2013-09-22in canonicalize() an unknown LangID is temporaryEike Rathke1-1/+1
2013-09-22don't copy twiceEike Rathke1-1/+0
2013-09-22handle canonicalization better and share implEike Rathke1-45/+79
2013-09-21moved LANGUAGE_DONTKNOW impl detection upEike Rathke1-23/+27
2013-09-21default ctor LangID acutally is initializedEike Rathke1-1/+1
2013-09-21register separate theSystemLocale for faster accessEike Rathke1-8/+75
2013-09-21added registerImpl() debug counterEike Rathke1-0/+6
2013-09-21use bcp47 unresolved system for operator<()Eike Rathke1-1/+1
2013-09-21added debug counter to getNextOnTheFlyLanguage()Eike Rathke1-0/+5
2013-09-21added operator<() for sorted containersEike Rathke1-0/+6
2013-09-21let reset() return a referenceEike Rathke1-4/+8
2013-09-21added default ctor for maps etc.Eike Rathke1-0/+12
2013-09-20trigger less conversionsEike Rathke1-7/+47
2013-09-20theDontKnow ImplEike Rathke1-0/+11
2013-09-200xEike Rathke1-1/+1
2013-09-20do not register LANGUAGE_DONTKNOWEike Rathke1-4/+8
2013-09-20now with on-the-fly LangID assignmentEike Rathke3-15/+28
2013-09-20more preparation for on-the-fli IDsEike Rathke1-11/+23
2013-09-20added isOnTheFlyID()Eike Rathke1-0/+11
2013-09-20added registerImpl() re-entered warningEike Rathke1-0/+10
2013-09-20added registerOnTheFly()Eike Rathke1-5/+76
2013-09-20check for identity in operator=()Eike Rathke1-0/+6
2013-09-20prepare for on-the-fly assigned LangIDsEike Rathke1-17/+57
2013-09-20inlineEike Rathke1-2/+2
2013-09-20second wave to register tagsEike Rathke2-76/+134
2013-09-19unused LanguageTagImpl::resetVars()Eike Rathke1-38/+0
2013-09-19does #include <map> satisfy Windows?Eike Rathke1-0/+1
2013-09-19better mutex guard thisEike Rathke1-0/+2
2013-09-19first wave to register tagsEike Rathke1-10/+103
2013-09-19WaE: equalsIgnoreAsciiCaseAscii -> equalsIgnoreAsciiCase [loplugin]Tor Lillqvist1-1/+1
2013-09-19'de-1901' is a valid fallback, 'en-oed' is notEike Rathke2-9/+34
2013-09-19accept (DIGIT 3*ALNUM) variant in place of (4*ALPHA) scriptEike Rathke2-8/+38
2013-09-19use equalsIgnoreAsciiCaseAscii() with ASCII stringEike Rathke1-1/+1
2013-09-19Revert "Fix the Windows build."Jan Holesovsky1-4/+0
2013-09-19Fix the Windows build.Jan Holesovsky1-0/+4
2013-09-19Sprinkle more boost_headers loveTor Lillqvist1-0/+2
2013-09-19always sync after canonicalizeEike Rathke1-1/+4
2013-09-18sync from possible intermediate stepsEike Rathke1-0/+4
2013-09-18impl getBcp47() always resolves systemEike Rathke1-6/+4
2013-09-18LANGTAGCAST is unnecessary now, we have lt_tag_t* encapsulatedEike Rathke1-21/+16
2013-09-18changed to mpImplEike Rathke1-162/+466
2013-09-17added getNextOnTheFlyLanguage()Eike Rathke1-0/+30
2013-09-17mn-Cyrl and mn-MongEike Rathke1-2/+3
2013-09-14WaE: equalsIgnoreAsciiCaseAscii -> equalsIgnoreAsciiCase [loplugin]Tor Lillqvist1-1/+1
2013-09-13added 'en-GB-oed' for "English, OED spelling (UK)"Eike Rathke3-0/+31
2013-09-13copy and reset maCachedVariantsEike Rathke1-0/+4
2013-09-13added description of changes to helpcontent2Eike Rathke1-0/+6
2013-09-12special case for Pali 'pi-Latn' vs 'pli', fdo#41599 relatedEike Rathke2-2/+10
2013-09-12added known unhandled to IsoLanguageScriptCountryEntryEike Rathke1-5/+5