summaryrefslogtreecommitdiff
path: root/i18nlangtag/source/languagetag/languagetag.cxx
AgeCommit message (Expand)Author
2024-05-20loplugin:ostr in variousNoel Grandin
2024-02-04Use constexpr instead of constMike Kaganski
2023-12-08cid#1545617 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-30Extended loplugin:ostr: i18nlangtagStephan Bergmann
2023-10-30tsan:data race in LanguageTag::registerImplNoel Grandin
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-02-17Handle 3-digits UN M.49 region codes in simpleExtract()Eike Rathke
2023-02-16Do not add empty language tag to fallback stringsEike Rathke
2023-02-15Add unit tests for zh-Hans and zh-Hant mapping and fallbacksEike Rathke
2022-12-28Introduce lo_get_app_data_dir() for Emscripten, tooTor Lillqvist
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-10-04Check acor_langtag for language-script fallback instead of only languageEike Rathke
2022-09-01Resolves: tdf#150370 Accept 'art-x-...' private-use input in language boxEike Rathke
2022-08-31Related: tdf#150370 Convert isValidBcp47() bool to enum LanguageTag::PrivateUseEike Rathke
2022-07-07i18nlangtag: replace tools::Long with longChris Sherlock
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-03-24loplugin:constantparamNoel Grandin
2021-11-29loplugin:stringliteraldefine in i18nlangtagNoel Grandin
2021-11-23Removed break; after returnAndrea Gelmini
2021-11-22osl::Mutex->std::recursive_mutex in LanguageTagNoel Grandin
2021-11-10initialization-order-fiasco, againStephan Bergmann
2021-11-10rtl::Static to thread-safe staticNoel Grandin
2021-10-25Introduce LanguageTag::convertToLanguageTypeWithFallback(Locale)Eike Rathke
2021-10-24Return LANGUAGE_ENGLISH_US for AppleLanguageId::ENGLISHEike Rathke
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-08-06Adapt LCIDs and language tags to [MS-LCID] rev.15Eike Rathke
2021-08-02initialization-order-fiascoStephan Bergmann
2021-07-31rtl::Static -> static localNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-08Update commentStephan Bergmann
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-02-10Remove unneeded breaksAndrea Gelmini
2021-01-26loplugin:passstuffbyrefNoel
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-03fix assert message inside liblangtagNoel Grandin
2020-11-18loplugin:stringviewparam: No good reason to exclude operator functionsStephan Bergmann
2020-11-11loplugin:stringviewNoel
2020-11-10new loplugin:reducevarscopeNoel Grandin
2020-10-22long->tools::Long in hwpfilter..ooxNoel
2020-04-08loplugin:flatten in i18nlangtagNoel Grandin
2020-02-01android: Set the correct path for the liblangtag data.Jan Holesovsky
2020-01-24loplugin:makeshared in hwpfilter..i18npoolNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin
2019-09-28Resolves: tdf#127786 cache Glibc locale string in LanguageTagImplEike Rathke
2019-09-01Fix '..'Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): i18nlangtagStephan Bergmann