summaryrefslogtreecommitdiff
path: root/i18nlangtag/qa
AgeCommit message (Expand)Author
2018-08-17Override [sd-IN] with [sd-Deva-IN]Eike Rathke
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-03-18Use for-range loops in hwpfilter, i18n*, idl* and ioJulien Nabet
2018-01-12More loplugin:cstylecast: i18nlangtagStephan Bergmann
2017-09-12Unit tests for 'es_ES_u_co_trad' and 'es_ES_tradnl', tdf#83190Eike Rathke
2017-09-05Map MS malformed es-ES_tradnl to proper BCP 47 es-ES-u-co-trad, tdf#83190Eike Rathke
2017-06-25loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-03-14tdf#100462 prefer en-GB-oxendict over en-GB-oedEike Rathke
2017-02-24Always enable liblangtagKhaled Hosny
2016-12-05loplugin:unnecessaryoverride (dtors) in i18nlangtagStephan Bergmann
2016-11-17Fix tdf#103855 add language codes and names to language lists from extensionsMartin Hosken
2016-10-07i18nlangtag: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-21unit test 'C' locale shall map to 'en-US'Eike Rathke
2016-04-14Resolves: tdf#73973 it's [crk-Latn-CA] and [crk-Cans-CA]Eike Rathke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-01-22tdf#97315 add Basque [eu-ES] and map [eu] to [eu-ES]Eike Rathke
2015-10-14Pass ENABLE_LIBLANGTAG into code via config_liblangtag.hStephan Bergmann
2015-10-14Fix various warnings in --disable-liblangtag codeStephan Bergmann
2015-07-10support en-GB-oxendict additionally to now deprecated en-GB-oedEike Rathke
2015-07-08fix langtag test with liblangtag 0.5.7David Tardon
2015-04-27More loplugin:simplifyboolStephan Bergmann
2014-12-18i18nlangtag: Use appropriate OUString functions on string constantsStephan Bergmann
2014-06-03add unit test for LanguageTag::isValidBcp47() with bDisallowPrivateEike Rathke
2014-05-21add unit test for static isValidBcp47() methodEike Rathke
2014-04-05document why the test fails and is disabledEike Rathke
2014-04-05disable build breaker testEike Rathke
2014-03-17framework: prefer passing OUString by referenceNoel Grandin
2013-11-18cleaned up ISO code usage for Kurdish, fdo#63460Eike Rathke
2013-10-29assume 'ha-*' was indeed used as 'ha-Latn-*'Eike Rathke
2013-10-25override 'yi-Hebr-*' with 'yi-*' as Hebr is suppress-scriptEike Rathke
2013-10-25override 'sr-Cyrl*' with 'sr*'Eike Rathke
2013-10-25Sindhi 'sd-PK' => 'sd-Arab-PK'Eike 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-09-20now with on-the-fly LangID assignmentEike Rathke
2013-09-20second wave to register tagsEike Rathke
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-13added 'en-GB-oed' for "English, OED spelling (UK)"Eike Rathke
2013-09-12include legacy tags in fallback stringsEike 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