summaryrefslogtreecommitdiff
path: root/i18nlangtag
AgeCommit message (Expand)AuthorFilesLines
2015-01-05Add TODO comment for when liblangtag gets updatedStephan Bergmann1-0/+3
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara1-2/+2
2014-12-18i18nlangtag: Use appropriate OUString functions on string constantsStephan Bergmann1-31/+31
2014-12-02Work around -Werror,-Wkeyword-macroStephan Bergmann1-0/+1
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl3-1/+4
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava3-17/+26
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini3-3/+3
2014-11-11for unknown locales check is needed even for ll[l][-CC] tag, fdo#86011 relatedEike Rathke1-16/+11
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-1/+1
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-1/+1
2014-09-17add Kven Finnish [fkv-NO] to language list, fdo#83332Eike Rathke1-0/+1
2014-09-16fdo#81357 no fallback for special codes without countryEike Rathke1-0/+4
2014-09-12map Apple LanguageId to LanguageTagCaolán McNamara1-0/+367
2014-08-04suppress legacy locales, fdo#44112 relatedEike Rathke1-0/+16
2014-07-01New loplugin:stringconcatStephan Bergmann1-6/+3
2014-06-12disallow 'qlt' privateuse codeEike Rathke1-0/+14
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-06-03and some replacement code for lt_tag_get_privateuse(), sigh..Eike Rathke1-0/+24
2014-06-03add unit test for LanguageTag::isValidBcp47() with bDisallowPrivateEike Rathke1-0/+4
2014-06-03add bDisallowPrivate parameter to LanguageTag::isValidBcp47()Eike Rathke1-3/+12
2014-06-02add LANGUAGE_USER_FRENCH_TOGO 0x8C0C [fr-TG] French (Togo), fdo#79353Eike Rathke1-0/+1
2014-06-02add LANGUAGE_USER_FRENCH_NIGER 0x880C [fr-NE] French (Niger), fdo#79352Eike Rathke1-0/+1
2014-06-02add LANGUAGE_USER_FRENCH_BENIN 0x840C fr-BJ French (Benin), fdo#79351Eike Rathke1-0/+1
2014-05-26Fix refcountingStephan Bergmann1-1/+5
2014-05-21add unit test for static isValidBcp47() methodEike Rathke1-0/+16
2014-05-21add static LanguageTag::isValidBcp47()Eike Rathke1-0/+40
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-04-16CID#1202769 comfort coverityEike Rathke1-2/+8
2014-04-05document why the test fails and is disabledEike Rathke1-2/+8
2014-04-05disable build breaker testEike Rathke1-0/+3
2014-03-17framework: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-02-28remove unused code from i18nlangtag/LanguageTagNoel Grandin1-28/+0
2014-02-26added Lengo [lgr-SB], fdo#72512Eike Rathke1-0/+1
2014-02-26Remove visual noise from i18nlangtagAlexander Wilms3-5/+5
2014-02-26added Cree, Plains, Latin [crk-Latn-CN] and Syllabics [crk-Cans-CN], fdo#73973Eike Rathke1-0/+2
2014-02-25added Avar [av-RU], fdo#75161Eike Rathke1-0/+1
2014-02-25added Maninkakan, Eastern, Latin [emk-Latn-GN], fdo#74672Eike Rathke1-0/+1
2014-02-25remove unused code LanguageTag::convertLocaleToBcp47()Noel Grandin1-7/+0
2014-02-25remove unused code LanguageTag::convertLangToBcp47()Noel Grandin1-7/+0
2014-02-23Remove unneccessary commentsAlexander Wilms3-16/+16
2014-02-12normalize values of SYSTEM_RHINO, SYSTEM_LIBLANGTAGMichael Stahl1-1/+1
2014-02-06Resolves: rhbz#975421 wrong chart direction in FarsiCaolán McNamara1-0/+9
2014-01-10IsoLanguageCountryEntry.mnOverride is LanguageType, not boolStephan Bergmann1-1/+1
2013-12-19support ca_ES@valencia glibc locale modifier, fdo#68714Eike Rathke1-0/+1
2013-12-18the MS Serbian Latin Neutral messEike Rathke1-1/+1
2013-12-18resolved fdo#72778 keep setting system locale and LanguageTag in syncEike Rathke2-2/+19
2013-12-17gbuild: Fix and check package dependencies.Matúš Kukan1-1/+1
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara2-2/+2
2013-12-02added Kurdish, Southern (Iran) [sdh-IR] to language list, fdo#63460Eike Rathke2-0/+3
2013-11-21removed declared but undefined LanguageTagImpl::convertFromRtlLocale()Eike Rathke1-2/+0