summaryrefslogtreecommitdiff
path: root/include/i18nlangtag/languagetag.hxx
AgeCommit message (Expand)Author
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
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-03-24loplugin:constantparamNoel Grandin
2021-11-29loplugin:stringliteraldefine in i18nlangtagNoel Grandin
2021-10-25Introduce LanguageTag::convertToLanguageTypeWithFallback(Locale)Eike Rathke
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2019-11-29Fix some -Werror=deprecated-copy-dtorStephan Bergmann
2019-05-20Fix typosAndrea Gelmini
2019-03-09out of line some heavily repeated functionsNoel Grandin
2018-10-20Turn LanguageTag::ScriptType into scoped enumStephan Bergmann
2018-07-26i18nlangtag: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-01-29Fix typosAndrea Gelmini
2018-01-05ofz#4952 avoid liblangtag config when fuzzing enabledCaolán McNamara
2017-11-10clang-tidy modernize-use-equals-default LanguageTagJochen Nitschke
2017-10-25loplugin:constmethod in comphelper,ucbhelperNoel Grandin
2017-09-05Introduce LanguageTag::getBcp47MS() for writing MS malformed tags, tdf#83190Eike Rathke
2017-03-21Just include rtl/locale.hStephan Bergmann
2017-01-31a whole bunch of SAL_WARN_UNUSEDNoel Grandin
2016-12-05loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtagNoel Grandin
2016-11-17Fix tdf#103855 add language codes and names to language lists from extensionsMartin Hosken
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-04-04loplugin:constantparam in i18nlangtagNoel Grandin
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/i18nlangtag,i18nutilNoel Grandin
2015-02-16boost->stdCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-03add bDisallowPrivate parameter to LanguageTag::isValidBcp47()Eike Rathke
2014-05-21add static LanguageTag::isValidBcp47()Eike 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-09-21use bcp47 unresolved system for operator<()Eike Rathke
2013-09-21added operator<() for sorted containersEike Rathke
2013-09-21let reset() return a referenceEike Rathke
2013-09-21added default ctor for maps etc.Eike Rathke
2013-09-20trigger less conversionsEike Rathke
2013-09-20added isOnTheFlyID()Eike Rathke
2013-09-19first wave to register tagsEike Rathke
2013-09-18changed to mpImplEike Rathke
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke
2013-09-03added convertToLocaleWithFallback()Eike Rathke
2013-09-03added convertToLanguageTypeWithFallback()Eike Rathke
2013-09-02simpleExtract() with variantsEike Rathke
2013-08-30removed LanguageTag(OUString,OUString) ctorEike Rathke
2013-08-28added getVariants()Eike Rathke
2013-07-13added static convertTo...() methodsEike Rathke