summaryrefslogtreecommitdiffstats
path: root/include/i18nlangtag/languagetag.hxx
Commit message (Expand)AuthorAgeFilesLines
* Introduce LanguageTag::convertToLanguageTypeWithFallback(Locale)Eike Rathke2021-10-251-0/+10
* loplugin:stringviewparam: operator +=Stephan Bergmann2021-01-041-1/+1
* loplugin:stringviewparam: operator +Stephan Bergmann2020-12-291-1/+2
* Fix some -Werror=deprecated-copy-dtorStephan Bergmann2019-11-291-0/+5
* Fix typosAndrea Gelmini2019-05-201-2/+2
* out of line some heavily repeated functionsNoel Grandin2019-03-091-0/+2
* Turn LanguageTag::ScriptType into scoped enumStephan Bergmann2018-10-201-1/+1
* i18nlangtag: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-261-2/+0
* Fix typosAndrea Gelmini2018-01-291-1/+1
* ofz#4952 avoid liblangtag config when fuzzing enabledCaolán McNamara2018-01-051-0/+3
* clang-tidy modernize-use-equals-default LanguageTagJochen Nitschke2017-11-101-2/+0
* loplugin:constmethod in comphelper,ucbhelperNoel Grandin2017-10-251-1/+2
* Introduce LanguageTag::getBcp47MS() for writing MS malformed tags, tdf#83190Eike Rathke2017-09-051-0/+8
* Just include rtl/locale.hStephan Bergmann2017-03-211-3/+1
* a whole bunch of SAL_WARN_UNUSEDNoel Grandin2017-01-311-1/+1
* loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtagNoel Grandin2016-12-051-1/+1
* Fix tdf#103855 add language codes and names to language lists from extensionsMartin Hosken2016-11-171-0/+24
* improve passstuffbyref return analysisNoel Grandin2016-07-271-1/+1
* loplugin:constantparam in i18nlangtagNoel Grandin2016-04-041-8/+5
* loplugin:unuseddefaultparams variousNoel Grandin2016-03-031-11/+7
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* com::sun::star->css in include/i18nlangtag,i18nutilNoel Grandin2015-10-231-14/+14
* boost->stdCaolán McNamara2015-02-161-2/+2
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-1/+1
* add bDisallowPrivate parameter to LanguageTag::isValidBcp47()Eike Rathke2014-06-031-1/+7
* add static LanguageTag::isValidBcp47()Eike Rathke2014-05-211-0/+16
* remove unused code from i18nlangtag/LanguageTagNoel Grandin2014-02-281-16/+0
* remove unused code LanguageTag::convertLocaleToBcp47()Noel Grandin2014-02-251-1/+0
* remove unused code LanguageTag::convertLangToBcp47()Noel Grandin2014-02-251-1/+0
* resolved fdo#72778 keep setting system locale and LanguageTag in syncEike Rathke2013-12-181-0/+3
* use bcp47 unresolved system for operator<()Eike Rathke2013-09-211-2/+2
* added operator<() for sorted containersEike Rathke2013-09-211-0/+5
* let reset() return a referenceEike Rathke2013-09-211-4/+4
* added default ctor for maps etc.Eike Rathke2013-09-211-0/+6
* trigger less conversionsEike Rathke2013-09-201-0/+2
* added isOnTheFlyID()Eike Rathke2013-09-201-0/+3
* first wave to register tagsEike Rathke2013-09-191-11/+14
* changed to mpImplEike Rathke2013-09-181-83/+31
* getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke2013-09-051-1/+18
* added convertToLocaleWithFallback()Eike Rathke2013-09-031-0/+13
* added convertToLanguageTypeWithFallback()Eike Rathke2013-09-031-0/+13
* simpleExtract() with variantsEike Rathke2013-09-021-9/+16
* removed LanguageTag(OUString,OUString) ctorEike Rathke2013-08-301-8/+0
* added getVariants()Eike Rathke2013-08-281-0/+11
* added static convertTo...() methodsEike Rathke2013-07-131-0/+68
* added getMatchingFallback()Eike Rathke2013-07-111-2/+29
* changed getIsoLanguageCountry() to getIsoLanguageScriptCountry()Eike Rathke2013-07-101-6/+6
* let getLanguageType() resolve unknown due to present default scriptEike Rathke2013-07-091-0/+7
* publish the "qlt" reserved code in header fileEike Rathke2013-07-091-0/+14
* added convenience ctor for ODF importEike Rathke2013-07-051-0/+9