summaryrefslogtreecommitdiffstats
path: root/i18nlangtag/source/languagetag
Commit message (Expand)AuthorAgeFilesLines
* loplugin:stringadd convert chained append to +Noel Grandin2021-04-271-3/+3
* Update commentStephan Bergmann2021-04-081-1/+1
* rtl::Static -> function local staticNoel Grandin2021-04-071-2/+3
* Remove unneeded breaksAndrea Gelmini2021-02-101-6/+0
* loplugin:passstuffbyrefNoel2021-01-261-2/+2
* loplugin:stringviewparam: operator +=Stephan Bergmann2021-01-041-2/+2
* loplugin:stringviewparam: operator +Stephan Bergmann2020-12-291-2/+2
* Adapt the remaining OUString functions to std string_viewStephan Bergmann2020-12-112-2/+2
* fix assert message inside liblangtagNoel Grandin2020-12-031-19/+27
* loplugin:stringviewparam: No good reason to exclude operator functionsStephan Bergmann2020-11-181-1/+2
* loplugin:stringviewNoel2020-11-111-1/+1
* new loplugin:reducevarscopeNoel Grandin2020-11-101-2/+1
* long->tools::Long in hwpfilter..ooxNoel2020-10-221-1/+2
* loplugin:flatten in i18nlangtagNoel Grandin2020-04-081-42/+42
* android: Set the correct path for the liblangtag data.Jan Holesovsky2020-02-011-0/+8
* loplugin:makeshared in hwpfilter..i18npoolNoel Grandin2020-01-241-5/+5
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-2/+2
* loplugin:stringadd in helpcompiler..ooxNoel Grandin2019-10-011-2/+1
* Resolves: tdf#127786 cache Glibc locale string in LanguageTagImplEike Rathke2019-09-281-10/+20
* Fix '..'Andrea Gelmini2019-09-011-3/+3
* Fix '..'Andrea Gelmini2019-09-011-1/+1
* Improved loplugin:stringconstant (now that GCC 7 supports it): i18nlangtagStephan Bergmann2019-07-311-1/+1
* out of line some heavily repeated functionsNoel Grandin2019-03-091-0/+2
* Simplify containers iterations in [f-l]*Arkadiy Illarionov2019-02-181-22/+15
* Turn LanguageTag::ScriptType into scoped enumStephan Bergmann2018-10-201-1/+1
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-2/+2
* new loplugin:oustringbufferNoel Grandin2018-08-291-3/+3
* tdf#119117: get phonebook sort work by tweaking ICU call mechanismJulien Nabet2018-08-171-2/+4
* Add missing sal/log.hxx headersGabor Kelemen2018-07-301-0/+1
* new loplugin:stringloop, and applied in variousNoel Grandin2018-07-271-7/+6
* i18nlangtag: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-261-6/+0
* Add Malay Arabic [ms-Arab-MY] and [ms-Arab-BN] to language list, both CTLEike Rathke2018-05-041-1/+1
* Use for-range loops in hwpfilter, i18n*, idl* and ioJulien Nabet2018-03-181-16/+16
* ofz#4952 avoid liblangtag config when fuzzing enabledCaolán McNamara2018-01-051-2/+10
* clang-tidy modernize-use-equals-default LanguageTagJochen Nitschke2017-11-101-32/+0
* loplugin:constantparam in i18nlangtagNoel Grandin2017-10-311-3/+3
* loplugin:constmethod in comphelper,ucbhelperNoel Grandin2017-10-251-8/+16
* loplugin:includeform: i18nlangtagStephan Bergmann2017-10-232-5/+5
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* Handle 'es-ES_tradnl' and 'es-ES-u-co-trad' as known, tdf#83190 follow-upEike Rathke2017-09-121-1/+33
* clang-tidy modernize-use-emplace in hwpfilter..lotuswordproNoel Grandin2017-09-111-40/+40
* Fix for old GCCStephan Bergmann2017-09-051-1/+1
* Introduce LanguageTag::getBcp47MS() for writing MS malformed tags, tdf#83190Eike Rathke2017-09-051-0/+8
* migrate to boost::gettextCaolán McNamara2017-07-211-6/+26
* spelling instanciate -> instantiateNoel Grandin2017-06-051-1/+1
* Whatever LANGUAGE_SYSTEM may be in future, this has to be 0Eike Rathke2017-05-081-1/+1
* use strong_int for LanguageTypeNoel Grandin2017-04-261-5/+5
* clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordproNoel Grandin2017-04-241-3/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+1
* Always enable liblangtagKhaled Hosny2017-02-242-599/+0