summaryrefslogtreecommitdiff
path: root/i18nlangtag
AgeCommit message (Expand)AuthorFilesLines
2019-06-05Related: tdf#125404 alias cmn-CN to zh-CN, cmn-TW to zh-TWEike Rathke2-0/+4
2019-05-21tdf#42949 Fix IWYU warnings in i18nlangtag/Gabor Kelemen6-10/+5
2019-05-04Resolves: tdf#123948 add English (Zambia) [en-ZM] to language listEike Rathke1-0/+1
2019-05-02Comment stuff and @addregexEike Rathke1-1/+5
2019-05-02Adapt to realityEike Rathke1-2/+3
2019-04-25Re-generate from 3/13/2019 13.0 revisionEike Rathke1-2/+4
2019-04-25Generate .lst.h output with LanguageType(0x....)Eike Rathke1-1/+1
2019-03-18Index is not needed for single getToken callMatteo Casalin1-2/+1
2019-03-09out of line some heavily repeated functionsNoel Grandin1-0/+2
2019-03-08new loplugin constvarsNoel Grandin1-1/+1
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov1-22/+15
2018-10-20Turn LanguageTag::ScriptType into scoped enumStephan Bergmann1-1/+1
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin1-4/+2
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2-3/+3
2018-08-29new loplugin:oustringbufferNoel Grandin1-3/+3
2018-08-17tdf#119117: get phonebook sort work by tweaking ICU call mechanismJulien Nabet1-2/+4
2018-08-17Override [sd-IN] with [sd-Deva-IN]Eike Rathke2-2/+3
2018-07-30Add missing sal/log.hxx headersGabor Kelemen2-0/+2
2018-07-27new loplugin:stringloop, and applied in variousNoel Grandin1-7/+6
2018-07-26i18nlangtag: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-6/+0
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin1-1/+1
2018-05-24Remove presumably unused instsetoo_native/util/pack.lstStephan Bergmann1-3/+0
2018-05-15Resolves: tdf#117617 Add Iloko [ilo-PH] to language listEike Rathke1-0/+1
2018-05-08Add Ju|’hoansi [ktz-NA] and Naro [nhr-BW] to language listEike Rathke1-0/+2
2018-05-04Add Malay Arabic [ms-Arab-MY] and [ms-Arab-BN] to language list, both CTLEike Rathke3-3/+9
2018-03-18Use for-range loops in hwpfilter, i18n*, idl* and ioJulien Nabet2-27/+27
2018-03-01Visually align the table againEike Rathke1-524/+524
2018-03-01Generate entries with k0Eike Rathke1-4/+4
2018-03-01Resolves: tdf#116058 add Armenian [hy-IR] [hy-RU] [hyw-AM] [xcl-AM]Eike Rathke1-0/+4
2018-03-01Re-generate from 12/1/2017 11.0 revision, no additions/deletionsEike Rathke1-462/+462
2018-03-01Generate MS-LCID.lst with uppercase hex and unified spacesEike Rathke1-4/+9
2018-02-01i18nlangtag: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-6/+0
2018-01-24Remove old comment left overEike Rathke1-1/+0
2018-01-23Adapt to svtools/inc/langtab.hrcEike Rathke1-5/+6
2018-01-12More loplugin:cstylecast: i18nlangtagStephan Bergmann1-2/+2
2018-01-05ofz#4952 avoid liblangtag config when fuzzing enabledCaolán McNamara1-2/+10
2017-12-04Add Plautdietsch [pdt-CA] to language listboxEike Rathke1-0/+1
2017-11-14Resolves: tdf#113835 add Fon [fon-BJ] to language listEike Rathke1-0/+1
2017-11-10clang-tidy modernize-use-equals-default LanguageTagJochen Nitschke1-32/+0
2017-10-31loplugin:constantparam in i18nlangtagNoel Grandin2-21/+15
2017-10-27loplugin:includeform: i18nlangtag (Windows)Stephan Bergmann1-1/+1
2017-10-25loplugin:constmethod in comphelper,ucbhelperNoel Grandin1-8/+16
2017-10-23loplugin:includeform: i18nlangtagStephan Bergmann5-11/+11
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-09-12Unit tests for 'es_ES_u_co_trad' and 'es_ES_tradnl', tdf#83190Eike Rathke1-0/+51
2017-09-12Handle 'es-ES_tradnl' and 'es-ES-u-co-trad' as known, tdf#83190 follow-upEike Rathke1-1/+33
2017-09-11clang-tidy modernize-use-emplace in hwpfilter..lotuswordproNoel Grandin2-43/+43
2017-09-05Fix for old GCCStephan Bergmann1-1/+1
2017-09-05Map MS malformed es-ES_tradnl to proper BCP 47 es-ES-u-co-trad, tdf#83190Eike Rathke3-6/+3
2017-09-05Introduce LanguageTag::getBcp47MS() for writing MS malformed tags, tdf#83190Eike Rathke1-0/+8