summaryrefslogtreecommitdiff
path: root/linguistic/source/spelldsp.cxx
AgeCommit message (Expand)Author
2021-09-17speedup toUpperCase when called in parallelNoel Grandin
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-09-01Fix typo in codeAndrea Gelmini
2020-01-10use more std::make_sharedNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-07tdf#42949 Fix IWYU warnings in linguistic/Gabor Kelemen
2019-08-30Simplify Sequence iterations in lingucomponent..lotuswordproArkadiy Illarionov
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2019-03-06Typo: unexpectend->unexpectedJulien Nabet
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-03-25Use for-range loops in some modulesJulien Nabet
2018-03-08loplugin:unusedmethodsNoel Grandin
2018-02-12cppcheck useInitializationListJochen Nitschke
2018-01-29loplugin:useuniqueptr in SpellCheckerDispatcherNoel Grandin
2018-01-12More loplugin:cstylecast: linguisticStephan Bergmann
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-10-23loplugin:includeform: linguisticStephan Bergmann
2017-07-20loplugin:constparams in linguisticNoel Grandin
2017-06-07tdf#108349: fix LanguageType conversions from UNO "short"Michael Stahl
2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-02-20Prefix membersKhaled Hosny
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke
2016-04-01sequence->vector in linguisticNoel Grandin
2016-03-23loplugin:constantparam in linguisticNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-17boost->stdCaolán McNamara
2015-07-15loplugin:unusedmethods linguisticNoel Grandin
2015-06-27coverity#1308449 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308446 Uncaught exceptionCaolán McNamara
2015-04-08convert CapType to scoped enumNoel Grandin
2014-11-07coverity#1251171 Missing break in switchNorbert Thiebaud
2014-11-03fdo#61167 suggest titlecase and uppercase words from exception dictAndras Timar
2014-04-15linguistic: sal_Bool->boolNoel Grandin
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-04-01linguistic: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-11coverity#705124 Invalid iterator comparisonCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-11convert linguistic/source/*.cxx from String to OUStringNoel Grandin