summaryrefslogtreecommitdiff
path: root/i18nlangtag/qa
AgeCommit message (Expand)Author
2024-05-20loplugin:ostr in variousNoel Grandin
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-02-17Unit test for {es-419} and fallbacksEike Rathke
2023-02-15Add unit tests for zh-Hans and zh-Hant mapping and fallbacksEike Rathke
2022-10-05More zh-* legacyEike Rathke
2022-10-04Check acor_langtag for language-script fallback instead of only languageEike Rathke
2022-08-31Related: tdf#150370 Convert isValidBcp47() bool to enum LanguageTag::PrivateUseEike Rathke
2022-06-06Resolves: tdf#147390 tag oc-FR to oc-FR-lengadoc, oc-ES to oc-ES-aranesEike Rathke
2022-01-12Fix typosAndrea Gelmini
2022-01-10tdf#146084 Test for languages without hyphenationHossein
2021-11-08Convert erroneous kw-UK language tag to kw-GB when encounteringEike Rathke
2021-08-21Resolves: tdf#143946 Add Klingon, tlhIngan Hol {tlh} 0x06AC to language listEike Rathke
2021-08-21Unit test for LanguageTagIcu::getDisplayName()Eike Rathke
2021-08-06Adapt LCIDs and language tags to [MS-LCID] rev.15Eike Rathke
2021-07-09Make loplugin:stringadd slightly more aggressiveStephan Bergmann
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-06-04Upcoming loplugin:elidestringvar: i18nlangtagStephan Bergmann
2019-06-05Related: tdf#125404 alias cmn-CN to zh-CN, cmn-TW to zh-TWEike Rathke
2019-05-21tdf#42949 Fix IWYU warnings in i18nlangtag/Gabor Kelemen
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