summaryrefslogtreecommitdiffstats
path: root/i18nlangtag/source/languagetag
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constmethod in comphelper,ucbhelperNoel Grandin2017-10-251-8/+16
* loplugin:includeform: i18nlangtagStephan Bergmann2017-10-232-5/+5
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* Handle 'es-ES_tradnl' and 'es-ES-u-co-trad' as known, tdf#83190 follow-upEike Rathke2017-09-121-1/+33
* clang-tidy modernize-use-emplace in hwpfilter..lotuswordproNoel Grandin2017-09-111-40/+40
* Fix for old GCCStephan Bergmann2017-09-051-1/+1
* Introduce LanguageTag::getBcp47MS() for writing MS malformed tags, tdf#83190Eike Rathke2017-09-051-0/+8
* migrate to boost::gettextCaolán McNamara2017-07-211-6/+26
* spelling instanciate -> instantiateNoel Grandin2017-06-051-1/+1
* Whatever LANGUAGE_SYSTEM may be in future, this has to be 0Eike Rathke2017-05-081-1/+1
* use strong_int for LanguageTypeNoel Grandin2017-04-261-5/+5
* clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordproNoel Grandin2017-04-241-3/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+1
* Always enable liblangtagKhaled Hosny2017-02-242-599/+0
* loplugin:staticanonymousTor Lillqvist2016-12-081-30/+30
* loplugin:overrideTor Lillqvist2016-12-081-9/+9
* loplugin:nullptrTor Lillqvist2016-12-081-27/+27
* Rewrite some (trivial) assignments inside if/while conditions: i18nlangtagStephan Bergmann2016-11-291-2/+2
* Fix tdf#103855 add language codes and names to language lists from extensionsMartin Hosken2016-11-171-0/+45
* improve passstuffbyref return analysisNoel Grandin2016-07-271-10/+10
* Fix some spelling errors in comments and stringsOtto Kekäläinen2016-07-041-1/+1
* handle 'C' locale in simpleExtract()Eike Rathke2016-04-211-3/+25
* explicitly map 'C' locale and other known definitions to LanguageTagEike Rathke2016-04-201-3/+24
* loplugin:constantparam in i18nlangtagNoel Grandin2016-04-041-3/+3
* loplugin:unuseddefaultparams variousNoel Grandin2016-03-031-20/+6
* Remove excess newlinesChris Sherlock2016-02-091-2/+0
* cppcheck: noExplicitConstructorCaolán McNamara2015-11-241-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* com::sun::star->css in i18nlangtagNoel Grandin2015-10-192-16/+16
* Pass ENABLE_LIBLANGTAG into code via config_liblangtag.hStephan Bergmann2015-10-141-1/+1
* Fix various warnings in --disable-liblangtag codeStephan Bergmann2015-10-141-4/+4
* disentangle the Dzongkha mess a littleEike Rathke2015-08-221-1/+1
* loplugin: defaultparamsNoel Grandin2015-08-111-5/+5
* 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-101-0/+9
* Fix typosAndrea Gelmini2015-07-031-1/+1
* teardown is only called from ~LiblangtagDataRef, anywayStephan Bergmann2015-05-201-24/+12
* typoStephan Bergmann2015-05-201-11/+11
* 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
* Work around -Werror,-Wkeyword-macroStephan Bergmann2014-12-021-0/+1
* cppu: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-14/+23