summaryrefslogtreecommitdiff
path: root/linguistic/source/lngsvcmgr.cxx
AgeCommit message (Expand)Author
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-10-02Use the new single-instance="true" attribute in linguisticStephan Bergmann
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-20fix SAL_WARN when instantiating ThesaurusNoel Grandin
2020-07-14linguistic: create instances with uno constructorsNoel Grandin
2020-06-02inline some use-once typedefsNoel Grandin
2020-04-28linguistic: make LngSvcMgr::GetAvailableGrammarSvcs_Impl() more readableMiklos Vajna
2020-04-07loplugin:flatten in linguisticNoel Grandin
2019-12-19sal_Char->char in idlc..linguisticNoel Grandin
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