summaryrefslogtreecommitdiff
path: root/include/i18nlangtag/languagetag.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-29Fix some -Werror=deprecated-copy-dtorStephan Bergmann1-0/+5
2019-05-20Fix typosAndrea Gelmini1-2/+2
2019-03-09out of line some heavily repeated functionsNoel Grandin1-0/+2
2018-10-20Turn LanguageTag::ScriptType into scoped enumStephan Bergmann1-1/+1
2018-07-26i18nlangtag: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-2/+0
2018-01-29Fix typosAndrea Gelmini1-1/+1
2018-01-05ofz#4952 avoid liblangtag config when fuzzing enabledCaolán McNamara1-0/+3
2017-11-10clang-tidy modernize-use-equals-default LanguageTagJochen Nitschke1-2/+0
2017-10-25loplugin:constmethod in comphelper,ucbhelperNoel Grandin1-1/+2
2017-09-05Introduce LanguageTag::getBcp47MS() for writing MS malformed tags, tdf#83190Eike Rathke1-0/+8
2017-03-21Just include rtl/locale.hStephan Bergmann1-3/+1
2017-01-31a whole bunch of SAL_WARN_UNUSEDNoel Grandin1-1/+1
2016-12-05loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtagNoel Grandin1-1/+1
2016-11-17Fix tdf#103855 add language codes and names to language lists from extensionsMartin Hosken1-0/+24
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-04-04loplugin:constantparam in i18nlangtagNoel Grandin1-8/+5
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin1-11/+7
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-23com::sun::star->css in include/i18nlangtag,i18nutilNoel Grandin1-14/+14
2015-02-16boost->stdCaolán McNamara1-2/+2
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-06-03add bDisallowPrivate parameter to LanguageTag::isValidBcp47()Eike Rathke1-1/+7
2014-05-21add static LanguageTag::isValidBcp47()Eike Rathke1-0/+16
2014-02-28remove unused code from i18nlangtag/LanguageTagNoel Grandin1-16/+0
2014-02-25remove unused code LanguageTag::convertLocaleToBcp47()Noel Grandin1-1/+0
2014-02-25remove unused code LanguageTag::convertLangToBcp47()Noel Grandin1-1/+0
2013-12-18resolved fdo#72778 keep setting system locale and LanguageTag in syncEike Rathke1-0/+3
2013-09-21use bcp47 unresolved system for operator<()Eike Rathke1-2/+2
2013-09-21added operator<() for sorted containersEike Rathke1-0/+5
2013-09-21let reset() return a referenceEike Rathke1-4/+4
2013-09-21added default ctor for maps etc.Eike Rathke1-0/+6
2013-09-20trigger less conversionsEike Rathke1-0/+2
2013-09-20added isOnTheFlyID()Eike Rathke1-0/+3
2013-09-19first wave to register tagsEike Rathke1-11/+14
2013-09-18changed to mpImplEike Rathke1-83/+31
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke1-1/+18
2013-09-03added convertToLocaleWithFallback()Eike Rathke1-0/+13
2013-09-03added convertToLanguageTypeWithFallback()Eike Rathke1-0/+13
2013-09-02simpleExtract() with variantsEike Rathke1-9/+16
2013-08-30removed LanguageTag(OUString,OUString) ctorEike Rathke1-8/+0
2013-08-28added getVariants()Eike Rathke1-0/+11
2013-07-13added static convertTo...() methodsEike Rathke1-0/+68
2013-07-11added getMatchingFallback()Eike Rathke1-2/+29
2013-07-10changed getIsoLanguageCountry() to getIsoLanguageScriptCountry()Eike Rathke1-6/+6
2013-07-09let getLanguageType() resolve unknown due to present default scriptEike Rathke1-0/+7
2013-07-09publish the "qlt" reserved code in header fileEike Rathke1-0/+14
2013-07-05added convenience ctor for ODF importEike Rathke1-0/+9
2013-04-24introduced libi18nlangtagicuEike Rathke1-0/+1
2013-04-23execute move of global headersBjoern Michaelsen1-0/+400