summaryrefslogtreecommitdiffstats
path: root/i18nlangtag
Commit message (Expand)AuthorAgeFilesLines
* add English (Mauritius) [en-MU] and French (Mauritius) [fr-MU], tdf#99372Eike Rathke2016-04-251-0/+2
* unit test 'C' locale shall map to 'en-US'Eike Rathke2016-04-211-0/+24
* handle 'C' locale in simpleExtract()Eike Rathke2016-04-211-3/+25
* also exclude the "specific English" table from mapping to LanguageTagEike Rathke2016-04-211-8/+8
* explicitly map 'C' locale and other known definitions to LanguageTagEike Rathke2016-04-202-29/+57
* Resolves: tdf#73973 it's [crk-Latn-CA] and [crk-Cans-CA]Eike Rathke2016-04-142-2/+6
* loplugin:constantparam in i18nlangtagNoel Grandin2016-04-041-3/+3
* tdf#97966 Drop 'static' keywordsWastack2016-04-011-1/+1
* loplugin:unuseddefaultparams variousNoel Grandin2016-03-031-20/+6
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-1/+1
* Remove excess newlinesChris Sherlock2016-02-094-23/+0
* tdf#97386 add Apatani [apt-IN] to language listEike Rathke2016-01-271-0/+1
* tdf#97315 add Basque [eu-ES] and map [eu] to [eu-ES]Eike Rathke2016-01-222-2/+3
* tdf#96647 add Interlingue Occidental [ie] to language listEike Rathke2016-01-081-0/+2
* cppcheck: noExplicitConstructorCaolán McNamara2015-11-241-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-103-13/+13
* com::sun::star->css in i18nlangtagNoel Grandin2015-10-194-45/+45
* Pass ENABLE_LIBLANGTAG into code via config_liblangtag.hStephan Bergmann2015-10-144-15/+6
* Fix various warnings in --disable-liblangtag codeStephan Bergmann2015-10-142-8/+8
* add English (Botswana) [en-BW] 0x9809 to language list, tdf#94207 preparationEike Rathke2015-09-141-0/+1
* tdf#93468 add Arpitan (Switzerland) [frp-CH]Eike Rathke2015-08-251-0/+1
* adapt mapping lines to current isolang.cxx entriesEike Rathke2015-08-231-6/+17
* new list of [MS-LCID] rev. 7.0 2015-06-30Eike Rathke2015-08-231-460/+462
* Russian Moldova ru-MD, mo-MD merged with ro-MDEike Rathke2015-08-231-1/+3
* disentangle the Dzongkha mess a littleEike Rathke2015-08-223-3/+14
* MS finally acknowledged CubaEike Rathke2015-08-212-1/+5
* Resolves: tdf#93468 add Arpitan (France,Italy) [frp-FR] [frp-IT]Eike Rathke2015-08-211-0/+2
* loplugin: defaultparamsNoel Grandin2015-08-112-6/+6
* idl,framework,forms: inline some use-once typedefsNoel Grandin2015-08-041-2/+1
* re-added accidentally removed LT_HAVE_INLINE defineNoel Grandin2015-08-031-0/+1
* remove some unused definesNoel Grandin2015-08-031-1/+0
* support en-GB-oxendict additionally to now deprecated en-GB-oedEike Rathke2015-07-103-5/+41
* tdf#90428 add Aranese [oc-ES] to language listEike Rathke2015-07-091-0/+1
* fix langtag test with liblangtag 0.5.7David Tardon2015-07-081-1/+4
* Fix typosAndrea Gelmini2015-07-031-1/+1
* add English (Gambia) [en-GM] to language list, tdf#92442Eike Rathke2015-06-301-0/+1
* Fix typosAndrea Gelmini2015-06-211-1/+1
* tdf#91199 add Venetian [vec-IT] to language listEike Rathke2015-06-031-0/+1
* teardown is only called from ~LiblangtagDataRef, anywayStephan Bergmann2015-05-201-24/+12
* typoStephan Bergmann2015-05-201-11/+11
* tdf#90802 add Church Slavic [cu-RU] localeAleksandr Andreev2015-04-291-0/+1
* More loplugin:simplifyboolStephan Bergmann2015-04-271-39/+39
* convert AppleLanguageId to scoped enumNoel Grandin2015-04-201-118/+118
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-1/+1
* loplugin:checkconfigmacrosStephan Bergmann2015-03-291-1/+1
* WaE: macro "LT_HAVE_INLINE" is not usedDavid Tardon2015-03-291-3/+3
* loplugin:staticfunctionNoel Grandin2015-03-271-1/+1
* Add TODO comment for when liblangtag gets updatedStephan Bergmann2015-01-051-0/+3
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-041-2/+2
* i18nlangtag: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-31/+31