summaryrefslogtreecommitdiff
path: root/sc/inc/refupdatecontext.hxx
AgeCommit message (Expand)Author
2020-05-25clang-format sc with under 5-percent lines of changeMuhammet Kara
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2019-05-20cache mdds positions during ScDocument::CopyBlockFromClip() (tdf#112000)Luboš Luňák
2018-10-15loplugin:constfields in scNoel Grandin
2018-07-27sc: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2017-06-27add way to handle update refs for addresses, related tdf#107289Markus Mohrhard
2016-03-31copy and adjust nested named expressions during sheet-copyEike Rathke
2016-03-18let FindRangeNamesInUse() collect also sheet-local names, tdf#96915 relatedEike Rathke
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