summaryrefslogtreecommitdiff
path: root/i18nlangtag/source
AgeCommit message (Expand)AuthorFilesLines
2017-12-04Resolves: tdf#114201 Add 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-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 Rathke2-6/+2
2017-09-05Introduce LanguageTag::getBcp47MS() for writing MS malformed tags, tdf#83190Eike Rathke1-0/+8
2017-07-21replace localestr with a script for the supported translation targetsCaolán McNamara1-20/+0
2017-07-21migrate to boost::gettextCaolán McNamara2-6/+46
2017-07-17loplugin:unnecessaryparen: i18nlangtag (clang-cl)Stephan Bergmann1-2/+2
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin1-3/+3
2017-06-19Add Kituba (Democratic Republic of the Congo) [ktu-CD] to language listEike Rathke1-0/+1
2017-06-05spelling instanciate -> instantiateNoel Grandin1-1/+1
2017-05-08Make kSAME constexpr and move k0 to the same place.Eike Rathke1-2/+2
2017-05-08Whatever LANGUAGE_SYSTEM may be in future, this has to be 0Eike Rathke1-1/+1
2017-05-08Adapt to reality, defines are LanguageType strong_intEike Rathke1-7/+7
2017-04-26use strong_int for LanguageTypeNoel Grandin3-854/+795
2017-04-24loplugin:checkunusedparams in i18nlangtag and l10ntoolsNoel Grandin1-1/+1
2017-04-24clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordproNoel Grandin1-3/+1
2017-03-30remove type decorations on char literalsJochen Nitschke1-3/+3
2017-03-15tdf#105448 add Xibe [sjo-CN] to language list (and remove Sibe [nco-PG])Eike Rathke2-1/+2
2017-03-14tdf#100462 prefer en-GB-oxendict over en-GB-oedEike Rathke2-13/+42
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-02-24Always enable liblangtagKhaled Hosny2-599/+0
2017-01-30tdf#105448 add Sibe [nco-PG] to language listEike Rathke1-0/+1
2017-01-30tdf#105448 add Manchu [mnc-CN] to language list (CTL)Eike Rathke2-0/+2
2017-01-10New loplugin:conststringvar: i18nlangtagStephan Bergmann1-2/+2
2016-12-08loplugin:staticanonymousTor Lillqvist1-30/+30
2016-12-08loplugin:overrideTor Lillqvist1-9/+9
2016-12-08loplugin:nullptrTor Lillqvist1-27/+27
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: i18nlangtagStephan Bergmann1-2/+2
2016-11-17Fix tdf#103855 add language codes and names to language lists from extensionsMartin Hosken2-1/+70
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-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-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