summaryrefslogtreecommitdiffstats
path: root/i18nlangtag
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#127786 cache Glibc locale string in LanguageTagImplEike Rathke2019-09-281-10/+20
* tdf#42949 Fix IWYU warnings in i18nlangtag/Gabor Kelemen2019-05-216-10/+5
* Resolves: tdf#123948 add English (Zambia) [en-ZM] to language listEike Rathke2019-05-041-0/+1
* Comment stuff and @addregexEike Rathke2019-05-021-1/+5
* Adapt to realityEike Rathke2019-05-021-2/+3
* Re-generate from 3/13/2019 13.0 revisionEike Rathke2019-04-251-2/+4
* Generate .lst.h output with LanguageType(0x....)Eike Rathke2019-04-251-1/+1
* Index is not needed for single getToken callMatteo Casalin2019-03-181-2/+1
* out of line some heavily repeated functionsNoel Grandin2019-03-091-0/+2
* new loplugin constvarsNoel Grandin2019-03-081-1/+1
* Simplify containers iterations in [f-l]*Arkadiy Illarionov2019-02-181-22/+15
* 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-172-2/+3
* Add missing sal/log.hxx headersGabor Kelemen2018-07-302-0/+2
* 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
* loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin2018-06-011-1/+1
* Remove presumably unused instsetoo_native/util/pack.lstStephan Bergmann2018-05-241-3/+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-182-27/+27
* 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
* More loplugin:cstylecast: i18nlangtagStephan Bergmann2018-01-121-2/+2
* 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
* Unit tests for 'es_ES_u_co_trad' and 'es_ES_tradnl', tdf#83190Eike Rathke2017-09-121-0/+51
* 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-053-6/+3
* Introduce LanguageTag::getBcp47MS() for writing MS malformed tags, tdf#83190Eike Rathke2017-09-051-0/+8