summaryrefslogtreecommitdiffstats
path: root/sc/inc/refupdatecontext.hxx
Commit message (Expand)AuthorAgeFilesLines
* Regroup formula cells later in columns where references are updated.Kohei Yoshida2013-08-131-0/+2
* Rework reference update in conditional formatting and cell validation.Kohei Yoshida2013-07-301-0/+2
* Adjust named range references on sheet move.Kohei Yoshida2013-07-301-0/+9
* Update range names on sheet deletion.Kohei Yoshida2013-07-301-0/+9
* Handle named range update on sheet insertion.Kohei Yoshida2013-07-301-7/+28
* More on getting named range update to work.Kohei Yoshida2013-07-301-0/+14
* Flag cell state modified when a reference points to a different position.Kohei Yoshida2013-07-241-1/+1
* Properly handle optional edge expansion of referenced ranges.Kohei Yoshida2013-07-241-1/+5
* Handle range reference expansion on insertion.Kohei Yoshida2013-07-241-1/+2
* Mark formula cells dirty when a referenced range gets partially shifted.Kohei Yoshida2013-07-241-0/+1
* Correctly update references on cell insertion/deletion.Kohei Yoshida2013-07-241-0/+8
* Use RefUpdateContext to stuff all parameters for UpdateReference.Kohei Yoshida2013-07-241-0/+50