summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/spellcheckcontext.cxx
AgeCommit message (Expand)Author
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-10-29calc: clear the spell-checking cache on tab switch.Michael Meeks
2020-10-28tdf#136694 - share spelling context across all ScGridWindows.Michael Meeks
2020-10-28Improve spell checking performance and impl. in several ways:Dennis Francis
2019-04-08improve combining in hash functionsNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2013-09-01Separate misspelled ranges when entering a new cell value.Kohei Yoshida
2013-09-01Handle enabling / disabling of auto spell check.Kohei Yoshida
2013-09-01First step toward showing mis-spelled words without modifying cells.Kohei Yoshida