summaryrefslogtreecommitdiff
path: root/i18nlangtag
AgeCommit message (Expand)AuthorFilesLines
2016-11-17Fix tdf#103855 add language codes and names to language lists from extensionsMartin Hosken3-1/+82
2016-10-07i18nlangtag: fix loplugin:cppunitassertequals warningsMiklos Vajna1-227/+227
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-29name it Hungarian Rovas, tdf#97406 follow-upEike Rathke2-3/+3
2016-08-29Resolves: tdf#95162 Hung is RTL/CTLEike Rathke1-0/+2
2016-08-26add Old Hungarian (Hungarian Rovas) [hu-Hung-HU] to language list, tdf#97406Eike Rathke1-0/+1
2016-08-16Resolves: tdf#101540 add Silesian [szl-PL] to language listEike Rathke1-0/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-10/+10
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen1-1/+1
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko1-4/+1
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