summaryrefslogtreecommitdiff
path: root/linguistic/source/lngsvcmgr.cxx
AgeCommit message (Expand)Author
2019-11-07tdf#42949 Fix IWYU warnings in linguistic/Gabor Kelemen
2019-08-30Simplify Sequence iterations in lingucomponent..lotuswordproArkadiy Illarionov
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-20loplugin:referencecasting in linguisticNoel Grandin
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2019-04-13loplugin:sequentialassign in linguistic..lotuswordproNoel Grandin
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-15loplugin:useuniqueptr in LngSvcMgrNoel Grandin
2018-08-13loplugin:returnconstant in linguistic,lotuswordproNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-03-25Use for-range loops in some modulesJulien Nabet
2017-12-19inline use-once typedefsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-10-23loplugin:includeform: linguisticStephan Bergmann
2017-07-31loplugin:oncevarNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-06-25loplugin:oncevar in l10ntools..mysqlcNoel Grandin
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-02loplugin:checkunusedparams in hwpfilter..lotuswordproNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-19New loplugin:dynexcspec: Add @throws documentation, linguisticStephan Bergmann
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17use rtl::Reference in LngSvcMgrNoel Grandin
2017-01-10coverity#1398524 Uncaught exceptionCaolán McNamara
2016-11-29Idle::Start must be called with SolarMutex lockedStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-30calling set::find() before set::insert() is unwiseEike Rathke
2016-08-30pass the already available bcp47 string instead of yet another conversionEike Rathke
2016-08-30Resolves: tdf#83376 do not let linguistic tools fall back to known languagesEike Rathke
2016-08-30use static LanguageTag::convertTo...() instead of LanguageTag().get...()Eike Rathke
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-04-01sequence->vector in linguisticNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in l10ntools,linguisticNoel Grandin
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin