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