summaryrefslogtreecommitdiffstats
path: root/i18nlangtag
Commit message (Expand)AuthorAgeFilesLines
* added isNonLatinWestern()Eike Rathke2013-10-241-0/+42
* raw LangID list for referenceEike Rathke2013-10-241-0/+460
* shell script to extract LangIDs and mappings from MS-LCID.pdfEike Rathke2013-10-241-0/+88
* added/checked/aligned MS-LangIDs and mappings from new MS-LCID.pdfEike Rathke2013-10-244-72/+222
* adapt to new IsoLanguageCountryEntry structEike Rathke2013-10-241-6/+6
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-222-3/+3
* added Ladin [lld-IT] to language list, fdo#70530Eike Rathke2013-10-181-0/+1
* use LANGUAGE_MASK_PRIMARY in MsLangId::getScriptType()Eike Rathke2013-10-171-70/+64
* solve the 'dz' vs 'bo' and 'nn', 'nb' and 'nn' share primary ID casesEike Rathke2013-10-173-22/+74
* for unmapped language-only register primary language ID if availableEike Rathke2013-10-122-5/+51
* don't sync vars twiceEike Rathke2013-10-121-2/+4
* CID#1103756 missing initializationCaolán McNamara2013-10-111-1/+2
* added Karakalpak Latin [kaa-Latn-UZ] to language list, fdo#70217Eike Rathke2013-10-071-0/+1
* added Nogai [nog-RU] to language list, fdo#69987Eike Rathke2013-10-071-0/+1
* added Kumyk [kum-RU] to language list, fdo#70089Eike Rathke2013-10-041-0/+1
* added scp2/**/*.ulf to description of replacementsEike Rathke2013-09-231-0/+9
* in canonicalize() an unknown LangID is temporaryEike Rathke2013-09-221-1/+1
* don't copy twiceEike Rathke2013-09-221-1/+0
* handle canonicalization better and share implEike Rathke2013-09-221-45/+79
* moved LANGUAGE_DONTKNOW impl detection upEike Rathke2013-09-211-23/+27
* default ctor LangID acutally is initializedEike Rathke2013-09-211-1/+1
* register separate theSystemLocale for faster accessEike Rathke2013-09-211-8/+75
* added registerImpl() debug counterEike Rathke2013-09-211-0/+6
* use bcp47 unresolved system for operator<()Eike Rathke2013-09-211-1/+1
* added debug counter to getNextOnTheFlyLanguage()Eike Rathke2013-09-211-0/+5
* added operator<() for sorted containersEike Rathke2013-09-211-0/+6
* let reset() return a referenceEike Rathke2013-09-211-4/+8
* added default ctor for maps etc.Eike Rathke2013-09-211-0/+12
* trigger less conversionsEike Rathke2013-09-201-7/+47
* theDontKnow ImplEike Rathke2013-09-201-0/+11
* 0xEike Rathke2013-09-201-1/+1
* do not register LANGUAGE_DONTKNOWEike Rathke2013-09-201-4/+8
* now with on-the-fly LangID assignmentEike Rathke2013-09-203-15/+28
* more preparation for on-the-fli IDsEike Rathke2013-09-201-11/+23
* added isOnTheFlyID()Eike Rathke2013-09-201-0/+11
* added registerImpl() re-entered warningEike Rathke2013-09-201-0/+10
* added registerOnTheFly()Eike Rathke2013-09-201-5/+76
* check for identity in operator=()Eike Rathke2013-09-201-0/+6
* prepare for on-the-fly assigned LangIDsEike Rathke2013-09-201-17/+57
* inlineEike Rathke2013-09-201-2/+2
* second wave to register tagsEike Rathke2013-09-202-76/+134
* unused LanguageTagImpl::resetVars()Eike Rathke2013-09-191-38/+0
* does #include <map> satisfy Windows?Eike Rathke2013-09-191-0/+1
* better mutex guard thisEike Rathke2013-09-191-0/+2
* first wave to register tagsEike Rathke2013-09-191-10/+103
* WaE: equalsIgnoreAsciiCaseAscii -> equalsIgnoreAsciiCase [loplugin]Tor Lillqvist2013-09-191-1/+1
* 'de-1901' is a valid fallback, 'en-oed' is notEike Rathke2013-09-192-9/+34
* accept (DIGIT 3*ALNUM) variant in place of (4*ALPHA) scriptEike Rathke2013-09-192-8/+38
* use equalsIgnoreAsciiCaseAscii() with ASCII stringEike Rathke2013-09-191-1/+1
* Revert "Fix the Windows build."Jan Holesovsky2013-09-191-4/+0