summaryrefslogtreecommitdiff
path: root/sc/inc/refupdatecontext.hxx
AgeCommit message (Expand)Author
2015-05-06Resolves: tdf#91078 check also DBData modified, not only named expressionsEike Rathke
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-12fdo#75977: Clear sheet deleted flags for affected references when undoing.Kohei Yoshida
2014-02-25fdo#75386: Totally fix reference update during range move.Kohei Yoshida
2013-08-13Regroup formula cells later in columns where references are updated.Kohei Yoshida
2013-07-30Rework reference update in conditional formatting and cell validation.Kohei Yoshida
2013-07-30Adjust named range references on sheet move.Kohei Yoshida
2013-07-30Update range names on sheet deletion.Kohei Yoshida
2013-07-30Handle named range update on sheet insertion.Kohei Yoshida
2013-07-30More on getting named range update to work.Kohei Yoshida
2013-07-24Flag cell state modified when a reference points to a different position.Kohei Yoshida
2013-07-24Properly handle optional edge expansion of referenced ranges.Kohei Yoshida
2013-07-24Handle range reference expansion on insertion.Kohei Yoshida
2013-07-24Mark formula cells dirty when a referenced range gets partially shifted.Kohei Yoshida
2013-07-24Correctly update references on cell insertion/deletion.Kohei Yoshida
2013-07-24Use RefUpdateContext to stuff all parameters for UpdateReference.Kohei Yoshida