summaryrefslogtreecommitdiff
path: root/i18nlangtag/qa
AgeCommit message (Expand)AuthorFilesLines
2018-03-18Use for-range loops in hwpfilter, i18n*, idl* and ioJulien Nabet1-11/+11
2018-01-12More loplugin:cstylecast: i18nlangtagStephan Bergmann1-2/+2
2017-09-12Unit tests for 'es_ES_u_co_trad' and 'es_ES_tradnl', tdf#83190Eike Rathke1-0/+51
2017-09-05Map MS malformed es-ES_tradnl to proper BCP 47 es-ES-u-co-trad, tdf#83190Eike Rathke1-0/+1
2017-06-25loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin1-10/+9
2017-04-26use strong_int for LanguageTypeNoel Grandin1-31/+31
2017-03-14tdf#100462 prefer en-GB-oxendict over en-GB-oedEike Rathke1-10/+14
2017-02-24Always enable liblangtagKhaled Hosny1-34/+0
2016-12-05loplugin:unnecessaryoverride (dtors) in i18nlangtagStephan Bergmann1-1/+0
2016-11-17Fix tdf#103855 add language codes and names to language lists from extensionsMartin Hosken1-0/+12
2016-10-07i18nlangtag: fix loplugin:cppunitassertequals warningsMiklos Vajna1-227/+227
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-04-21unit test 'C' locale shall map to 'en-US'Eike Rathke1-0/+24
2016-04-14Resolves: tdf#73973 it's [crk-Latn-CA] and [crk-Cans-CA]Eike Rathke1-0/+2
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-1/+1
2016-01-22tdf#97315 add Basque [eu-ES] and map [eu] to [eu-ES]Eike Rathke1-0/+1
2015-10-14Pass ENABLE_LIBLANGTAG into code via config_liblangtag.hStephan Bergmann1-12/+5
2015-10-14Fix various warnings in --disable-liblangtag codeStephan Bergmann1-4/+4
2015-07-10support en-GB-oxendict additionally to now deprecated en-GB-oedEike Rathke1-4/+30
2015-07-08fix langtag test with liblangtag 0.5.7David Tardon1-1/+4
2015-04-27More loplugin:simplifyboolStephan Bergmann1-39/+39
2014-12-18i18nlangtag: Use appropriate OUString functions on string constantsStephan Bergmann1-31/+31
2014-06-03add unit test for LanguageTag::isValidBcp47() with bDisallowPrivateEike Rathke1-0/+4
2014-05-21add unit test for static isValidBcp47() methodEike Rathke1-0/+16
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
2013-11-18cleaned up ISO code usage for Kurdish, fdo#63460Eike Rathke1-0/+8
2013-10-29assume 'ha-*' was indeed used as 'ha-Latn-*'Eike Rathke1-0/+2
2013-10-25override 'yi-Hebr-*' with 'yi-*' as Hebr is suppress-scriptEike Rathke1-1/+3
2013-10-25override 'sr-Cyrl*' with 'sr*'Eike Rathke1-1/+6
2013-10-25Sindhi 'sd-PK' => 'sd-Arab-PK'Eike Rathke1-0/+1
2013-10-25more flexible language tag override mechanismEike Rathke1-25/+104
2013-10-24added/checked/aligned MS-LangIDs and mappings from new MS-LCID.pdfEike Rathke1-4/+28
2013-10-17solve the 'dz' vs 'bo' and 'nn', 'nb' and 'nn' share primary ID casesEike Rathke1-1/+23
2013-10-12for unmapped language-only register primary language ID if availableEike Rathke1-0/+18
2013-09-20now with on-the-fly LangID assignmentEike Rathke1-8/+14
2013-09-20second wave to register tagsEike Rathke1-0/+2
2013-09-19'de-1901' is a valid fallback, 'en-oed' is notEike Rathke1-1/+13
2013-09-19accept (DIGIT 3*ALNUM) variant in place of (4*ALPHA) scriptEike Rathke1-1/+19
2013-09-13added 'en-GB-oed' for "English, OED spelling (UK)"Eike Rathke1-0/+16
2013-09-12include legacy tags in fallback stringsEike Rathke1-3/+33
2013-09-10changed all 'sh' language to 'sr-Latn'Eike Rathke1-5/+29
2013-09-10added ca-ES-valencia fallback to ca-XV fallback stringsEike Rathke1-2/+5
2013-09-10added overrides for fallbacks of legacy codesEike Rathke1-0/+23
2013-09-10include language-only in ISO-only fallback stringsEike Rathke1-0/+5
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke1-2/+2
2013-09-04renamed ca-XV to ca-valencia and activated ca-ES-valencia, fdo#59867 relatedEike Rathke1-16/+1
2013-08-29handle variants in replacement codeEike Rathke1-11/+0
2013-08-29implemented missing replacement bits for Android buildEike Rathke1-0/+11