summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/edtspell.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara1-3/+3
2019-09-28loplugin:virtualdead in editengNoel Grandin1-5/+0
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen1-0/+1
2019-02-20Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov1-33/+18
2019-02-19Simplify ranges overlapping conditionArkadiy Illarionov1-6/+1
2018-12-05loplugin:singlevalfields in editengNoel Grandin1-2/+0
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-10-06drop some now unnecessary includesCaolán McNamara1-4/+0
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-11Use for-range loops in editengJulien Nabet1-19/+19
2018-01-12More loplugin:cstylecast: editengStephan Bergmann1-1/+1
2017-11-15TypedWhichIdNoel Grandin1-4/+2
2017-10-23loplugin:includeform: editengStephan Bergmann1-1/+1
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin1-1/+1
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin1-1/+1
2017-07-02loplugin:casttovoid: editengStephan Bergmann1-1/+0
2017-06-28remove default-able copy ctors and copy operatorsJochen Nitschke1-8/+0
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin1-1/+0
2017-05-02loplugin:checkunusedparams in editengNoel Grandin1-1/+1
2017-04-20SvxSpellWrapper::ReplaceAll doesn't use it's second paramNoel Grandin1-2/+1
2017-03-03Fix typosAndrea Gelmini1-1/+1
2016-11-23convert ATTRSPECIAL to scoped enumNoel Grandin1-1/+1
2016-08-15convert SvxSpellArea to scoped enumNoel Grandin1-3/+3
2016-07-15new loplugin unnecessary overrideNoel Grandin1-6/+0
2016-07-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann1-2/+2
2016-03-23loplugin:constantparam in editengNoel Grandin1-2/+2
2016-03-18loplugin:constantfunction in editengNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel Grandin1-4/+2
2015-12-23loplugin:unusedfields in /includeNoel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-09-25tdf#93141 Calc/Impress: remove last colon of emoji short namesLászló Németh1-1/+5
2015-07-19sal_uInt16 to sal_Int32/size_tMatteo Casalin1-3/+3
2015-07-16loplugin:unusedmethods editengNoel Grandin1-30/+0
2015-06-28Fix typosAndrea Gelmini1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin1-1/+1
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-1/+1
2014-10-01loplugin: cstylecastNoel Grandin1-4/+4
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-03-02Fix editeng missing spellchecking redline on loadNorbert Thiebaud1-19/+15
2014-02-27Remove visual noise from editengAlexander Wilms1-1/+1
2014-02-27editeng: sal_Bool->boolNoel Grandin1-3/+3
2014-02-27editeng: sal_Bool->boolNoel Grandin1-7/+7
2014-02-08fdo#74363: fix auto correct of initial capitals on start of first paraMichael Stahl1-4/+4
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud1-14/+18
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-1/+1
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara1-9/+9