summaryrefslogtreecommitdiff
path: root/i18nlangtag/source/languagetag/languagetag.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19com::sun::star->css in i18nlangtagNoel Grandin
2015-10-14Pass ENABLE_LIBLANGTAG into code via config_liblangtag.hStephan Bergmann
2015-08-22disentangle the Dzongkha mess a littleEike Rathke
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-03re-added accidentally removed LT_HAVE_INLINE defineNoel Grandin
2015-08-03remove some unused definesNoel Grandin
2015-07-10support en-GB-oxendict additionally to now deprecated en-GB-oedEike Rathke
2015-07-03Fix typosAndrea Gelmini
2015-05-20teardown is only called from ~LiblangtagDataRef, anywayStephan Bergmann
2015-05-20typoStephan Bergmann
2015-04-20convert AppleLanguageId to scoped enumNoel Grandin
2015-03-29loplugin:checkconfigmacrosStephan Bergmann
2015-03-29WaE: macro "LT_HAVE_INLINE" is not usedDavid Tardon
2015-03-27loplugin:staticfunctionNoel Grandin
2015-01-05Add TODO comment for when liblangtag gets updatedStephan Bergmann
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-02Work around -Werror,-Wkeyword-macroStephan Bergmann
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11for unknown locales check is needed even for ll[l][-CC] tag, fdo#86011 relatedEike Rathke
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-09-12map Apple LanguageId to LanguageTagCaolán McNamara
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-12disallow 'qlt' privateuse codeEike Rathke
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-03add bDisallowPrivate parameter to LanguageTag::isValidBcp47()Eike Rathke
2014-05-26Fix refcountingStephan Bergmann
2014-05-21add static LanguageTag::isValidBcp47()Eike Rathke
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-04-16CID#1202769 comfort coverityEike Rathke
2014-02-28remove unused code from i18nlangtag/LanguageTagNoel Grandin
2014-02-25remove unused code LanguageTag::convertLocaleToBcp47()Noel Grandin
2014-02-25remove unused code LanguageTag::convertLangToBcp47()Noel Grandin
2013-12-18resolved fdo#72778 keep setting system locale and LanguageTag in syncEike Rathke
2013-11-21removed declared but undefined LanguageTagImpl::convertFromRtlLocale()Eike Rathke
2013-11-21handleVendorVariant() strip in case some was injectedEike Rathke
2013-11-18cleaned up ISO code usage for Kurdish, fdo#63460Eike Rathke
2013-10-25more flexible language tag override mechanismEike Rathke
2013-10-24added/checked/aligned MS-LangIDs and mappings from new MS-LCID.pdfEike Rathke
2013-10-17solve the 'dz' vs 'bo' and 'nn', 'nb' and 'nn' share primary ID casesEike Rathke
2013-10-12for unmapped language-only register primary language ID if availableEike Rathke
2013-10-12don't sync vars twiceEike Rathke
2013-10-11CID#1103756 missing initializationCaolán McNamara
2013-09-22in canonicalize() an unknown LangID is temporaryEike Rathke
2013-09-22don't copy twiceEike Rathke
2013-09-22handle canonicalization better and share implEike Rathke
2013-09-21moved LANGUAGE_DONTKNOW impl detection upEike Rathke