summaryrefslogtreecommitdiffstats
path: root/editeng/source/editeng/edtspell.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen2019-04-231-0/+1
* Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov2019-02-201-33/+18
* Simplify ranges overlapping conditionArkadiy Illarionov2019-02-191-6/+1
* loplugin:singlevalfields in editengNoel Grandin2018-12-051-2/+0
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-191-0/+1
* drop some now unnecessary includesCaolán McNamara2018-10-061-4/+0
* Add missing sal/log.hxx headersGabor Kelemen2018-08-011-0/+1
* drop unnecessary includesCaolán McNamara2018-03-201-1/+0
* Use for-range loops in editengJulien Nabet2018-03-111-19/+19
* More loplugin:cstylecast: editengStephan Bergmann2018-01-121-1/+1
* TypedWhichIdNoel Grandin2017-11-151-4/+2
* loplugin:includeform: editengStephan Bergmann2017-10-231-1/+1
* convert SvxURLFormat to scoped enumNoel Grandin2017-09-161-1/+1
* clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin2017-09-111-1/+1
* loplugin:casttovoid: editengStephan Bergmann2017-07-021-1/+0
* remove default-able copy ctors and copy operatorsJochen Nitschke2017-06-281-8/+0
* loplugin:unusedfields in desktop..editengNoel Grandin2017-06-231-1/+0
* loplugin:checkunusedparams in editengNoel Grandin2017-05-021-1/+1
* SvxSpellWrapper::ReplaceAll doesn't use it's second paramNoel Grandin2017-04-201-2/+1
* Fix typosAndrea Gelmini2017-03-031-1/+1
* convert ATTRSPECIAL to scoped enumNoel Grandin2016-11-231-1/+1
* convert SvxSpellArea to scoped enumNoel Grandin2016-08-151-3/+3
* new loplugin unnecessary overrideNoel Grandin2016-07-151-6/+0
* Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann2016-07-101-2/+2
* loplugin:constantparam in editengNoel Grandin2016-03-231-2/+2
* loplugin:constantfunction in editengNoel Grandin2016-03-181-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* loplugin:unusedmethods unused return value in include/editengNoel Grandin2016-01-121-4/+2
* loplugin:unusedfields in /includeNoel Grandin2015-12-231-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* tdf#93141 Calc/Impress: remove last colon of emoji short namesLászló Németh2015-09-251-1/+5
* sal_uInt16 to sal_Int32/size_tMatteo Casalin2015-07-191-3/+3
* loplugin:unusedmethods editengNoel Grandin2015-07-161-30/+0
* Fix typosAndrea Gelmini2015-06-281-1/+1
* loplugin:simplifyboolStephan Bergmann2015-04-241-1/+1
* convert EE_CNTRL constants to enum classNoel Grandin2015-03-251-1/+1
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* loplugin: cstylecastNoel Grandin2014-10-011-4/+4
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-4/+0
* Fix editeng missing spellchecking redline on loadNorbert Thiebaud2014-03-021-19/+15
* Remove visual noise from editengAlexander Wilms2014-02-271-1/+1
* editeng: sal_Bool->boolNoel Grandin2014-02-271-3/+3
* editeng: sal_Bool->boolNoel Grandin2014-02-271-7/+7
* fdo#74363: fix auto correct of initial capitals on start of first paraMichael Stahl2014-02-081-4/+4
* xub_StrLen and tools/string.hxx final strawNorbert Thiebaud2014-02-031-14/+18
* Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann2014-01-211-1/+1
* Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara2014-01-151-9/+9
* Integrate branch of IAccessible2Steve Yin2013-11-261-0/+1
* convert equalsAsciiL calls to startsWith callsNoel Grandin2013-11-201-1/+1