summaryrefslogtreecommitdiffstats
path: root/i18nlangtag/source
Commit message (Expand)AuthorAgeFilesLines
* android: Set the correct path for the liblangtag data.Jan Holesovsky2020-02-011-0/+8
* Resolves: tdf#127786 cache Glibc locale string in LanguageTagImplEike Rathke2019-10-041-10/+20
* Turn LanguageTag::ScriptType into scoped enumStephan Bergmann2018-10-201-1/+1
* clang-tidy readability-simplify-boolean-exprNoel Grandin2018-10-181-4/+2
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-092-3/+3
* new loplugin:oustringbufferNoel Grandin2018-08-291-3/+3
* tdf#119117: get phonebook sort work by tweaking ICU call mechanismJulien Nabet2018-08-171-2/+4
* Override [sd-IN] with [sd-Deva-IN]Eike Rathke2018-08-171-2/+2
* 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
* Resolves: tdf#117617 Add Iloko [ilo-PH] to language listEike Rathke2018-05-151-0/+1
* Add Ju|’hoansi [ktz-NA] and Naro [nhr-BW] to language listEike Rathke2018-05-081-0/+2
* Add Malay Arabic [ms-Arab-MY] and [ms-Arab-BN] to language list, both CTLEike Rathke2018-05-043-3/+9
* Use for-range loops in hwpfilter, i18n*, idl* and ioJulien Nabet2018-03-181-16/+16
* Visually align the table againEike Rathke2018-03-011-524/+524
* Generate entries with k0Eike Rathke2018-03-011-4/+4
* Resolves: tdf#116058 add Armenian [hy-IR] [hy-RU] [hyw-AM] [xcl-AM]Eike Rathke2018-03-011-0/+4
* Re-generate from 12/1/2017 11.0 revision, no additions/deletionsEike Rathke2018-03-011-462/+462
* Generate MS-LCID.lst with uppercase hex and unified spacesEike Rathke2018-03-011-4/+9
* i18nlangtag: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-011-6/+0
* Remove old comment left overEike Rathke2018-01-241-1/+0
* Adapt to svtools/inc/langtab.hrcEike Rathke2018-01-231-5/+6
* ofz#4952 avoid liblangtag config when fuzzing enabledCaolán McNamara2018-01-051-2/+10
* Add Plautdietsch [pdt-CA] to language listboxEike Rathke2017-12-041-0/+1
* Resolves: tdf#113835 add Fon [fon-BJ] to language listEike Rathke2017-11-141-0/+1
* clang-tidy modernize-use-equals-default LanguageTagJochen Nitschke2017-11-101-32/+0
* loplugin:constantparam in i18nlangtagNoel Grandin2017-10-312-21/+15
* loplugin:includeform: i18nlangtag (Windows)Stephan Bergmann2017-10-271-1/+1
* loplugin:constmethod in comphelper,ucbhelperNoel Grandin2017-10-251-8/+16
* loplugin:includeform: i18nlangtagStephan Bergmann2017-10-235-11/+11
* 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-112-43/+43
* Fix for old GCCStephan Bergmann2017-09-051-1/+1
* Map MS malformed es-ES_tradnl to proper BCP 47 es-ES-u-co-trad, tdf#83190Eike Rathke2017-09-052-6/+2
* Introduce LanguageTag::getBcp47MS() for writing MS malformed tags, tdf#83190Eike Rathke2017-09-051-0/+8
* replace localestr with a script for the supported translation targetsCaolán McNamara2017-07-211-20/+0
* migrate to boost::gettextCaolán McNamara2017-07-212-6/+46
* loplugin:unnecessaryparen: i18nlangtag (clang-cl)Stephan Bergmann2017-07-171-2/+2
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-101-1/+1
* use OString::operator== in preference to ::equalsNoel Grandin2017-07-061-3/+3
* Add Kituba (Democratic Republic of the Congo) [ktu-CD] to language listEike Rathke2017-06-191-0/+1
* spelling instanciate -> instantiateNoel Grandin2017-06-051-1/+1
* Make kSAME constexpr and move k0 to the same place.Eike Rathke2017-05-081-2/+2
* Whatever LANGUAGE_SYSTEM may be in future, this has to be 0Eike Rathke2017-05-081-1/+1
* Adapt to reality, defines are LanguageType strong_intEike Rathke2017-05-081-7/+7
* use strong_int for LanguageTypeNoel Grandin2017-04-263-854/+795
* loplugin:checkunusedparams in i18nlangtag and l10ntoolsNoel Grandin2017-04-241-1/+1
* clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordproNoel Grandin2017-04-241-3/+1