summaryrefslogtreecommitdiff
path: root/sc/inc/scopetools.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2020-11-19tdf#123936 Formatting files in module sc with clang-formatPhilipp Hofer1-9/+16
2020-07-12cid#1465256 silence Uncaught exceptionCaolán McNamara1-1/+1
2020-07-09cid#1465236 Uncaught exceptionCaolán McNamara1-1/+1
2020-06-18delay and batch calls to StartListeningFormulaCells() (tdf#132165)Luboš Luňák1-0/+1
2020-06-09delay and batch calls to StartListeningFormulaCells() (tdf#133302)Luboš Luňák1-0/+13
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin1-4/+4
2019-12-12Prevent BroadcastRecalcOnRefMoveHandler copiesStephan Bergmann1-0/+6
2019-11-22make some classes module-privateNoel Grandin1-3/+3
2019-07-20cid#1448465 Uncaught exceptionCaolán McNamara1-1/+1
2019-07-09tdf#42949 Fix IWYU warnings in sc/incGabor Kelemen1-1/+0
2019-06-21reference childwins are all weldedCaolán McNamara1-8/+0
2018-12-14avoid possible expensive repetitive formula group changes (tdf#102364)Luboš Luňák1-0/+11
2018-10-15loplugin:constfields in scNoel Grandin1-4/+4
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-05-21Turn the mouse cursor to the "wait hand" during the external link update.Kohei Yoshida1-0/+9
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-15Use scope switch rather than manual on and off.Kohei Yoshida1-0/+9
2014-01-29fdo#74014: Add unit test for pasting an unformatted text into cells.Kohei Yoshida1-0/+9
2014-01-27fdo#69244: Write unit test for this.Kohei Yoshida1-2/+4
2013-07-24Use RefUpdateContext to stuff all parameters for UpdateReference.Kohei Yoshida1-0/+9
2013-06-24Switch to using multi_type_vector for cell storage.Kohei Yoshida1-0/+33