summaryrefslogtreecommitdiff
path: root/i18nlangtag
AgeCommit message (Expand)AuthorFilesLines
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann1-0/+1
2016-04-25add English (Mauritius) [en-MU] and French (Mauritius) [fr-MU], tdf#99372Eike Rathke1-0/+2
2016-04-21unit test 'C' locale shall map to 'en-US'Eike Rathke1-0/+24
2016-04-21handle 'C' locale in simpleExtract()Eike Rathke1-3/+25
2016-04-21also exclude the "specific English" table from mapping to LanguageTagEike Rathke1-8/+8
2016-04-20explicitly map 'C' locale and other known definitions to LanguageTagEike Rathke2-29/+57
2016-04-14Resolves: tdf#73973 it's [crk-Latn-CA] and [crk-Cans-CA]Eike Rathke2-2/+6
2016-04-04loplugin:constantparam in i18nlangtagNoel Grandin1-3/+3
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-1/+1
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin1-20/+6
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock4-23/+0
2016-01-27tdf#97386 add Apatani [apt-IN] to language listEike Rathke1-0/+1
2016-01-22tdf#97315 add Basque [eu-ES] and map [eu] to [eu-ES]Eike Rathke2-2/+3
2016-01-08tdf#96647 add Interlingue Occidental [ie] to language listEike Rathke1-0/+2
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-13/+13
2015-10-19com::sun::star->css in i18nlangtagNoel Grandin4-45/+45
2015-10-14Pass ENABLE_LIBLANGTAG into code via config_liblangtag.hStephan Bergmann4-15/+6
2015-10-14Fix various warnings in --disable-liblangtag codeStephan Bergmann2-8/+8
2015-09-14add English (Botswana) [en-BW] 0x9809 to language list, tdf#94207 preparationEike Rathke1-0/+1
2015-08-25tdf#93468 add Arpitan (Switzerland) [frp-CH]Eike Rathke1-0/+1
2015-08-23adapt mapping lines to current isolang.cxx entriesEike Rathke1-6/+17
2015-08-23new list of [MS-LCID] rev. 7.0 2015-06-30Eike Rathke1-460/+462
2015-08-23Russian Moldova ru-MD, mo-MD merged with ro-MDEike Rathke1-1/+3
2015-08-22disentangle the Dzongkha mess a littleEike Rathke3-3/+14
2015-08-21MS finally acknowledged CubaEike Rathke2-1/+5
2015-08-21Resolves: tdf#93468 add Arpitan (France,Italy) [frp-FR] [frp-IT]Eike Rathke1-0/+2
2015-08-11loplugin: defaultparamsNoel Grandin2-6/+6
2015-08-04idl,framework,forms: inline some use-once typedefsNoel Grandin1-2/+1
2015-08-03re-added accidentally removed LT_HAVE_INLINE defineNoel Grandin1-0/+1
2015-08-03remove some unused definesNoel Grandin1-1/+0
2015-07-10support en-GB-oxendict additionally to now deprecated en-GB-oedEike Rathke3-5/+41
2015-07-09tdf#90428 add Aranese [oc-ES] to language listEike Rathke1-0/+1
2015-07-08fix langtag test with liblangtag 0.5.7David Tardon1-1/+4
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-06-30add English (Gambia) [en-GM] to language list, tdf#92442Eike Rathke1-0/+1
2015-06-21Fix typosAndrea Gelmini1-1/+1
2015-06-03tdf#91199 add Venetian [vec-IT] to language listEike Rathke1-0/+1
2015-05-20teardown is only called from ~LiblangtagDataRef, anywayStephan Bergmann1-24/+12
2015-05-20typoStephan Bergmann1-11/+11
2015-04-29tdf#90802 add Church Slavic [cu-RU] localeAleksandr Andreev1-0/+1
2015-04-27More loplugin:simplifyboolStephan Bergmann1-39/+39
2015-04-20convert AppleLanguageId to scoped enumNoel Grandin1-118/+118
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-03-29loplugin:checkconfigmacrosStephan Bergmann1-1/+1
2015-03-29WaE: macro "LT_HAVE_INLINE" is not usedDavid Tardon1-3/+3
2015-03-27loplugin:staticfunctionNoel Grandin1-1/+1
2015-01-05Add TODO comment for when liblangtag gets updatedStephan Bergmann1-0/+3
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara1-2/+2