Age | Commit message (Expand) | Author |
---|---|---|
2013-08-13 | Regroup formula cells later in columns where references are updated. | Kohei Yoshida |
2013-07-30 | Rework reference update in conditional formatting and cell validation. | Kohei Yoshida |
2013-07-30 | Adjust named range references on sheet move. | Kohei Yoshida |
2013-07-30 | Update range names on sheet deletion. | Kohei Yoshida |
2013-07-30 | Handle named range update on sheet insertion. | Kohei Yoshida |
2013-07-30 | More on getting named range update to work. | Kohei Yoshida |
2013-07-24 | Flag cell state modified when a reference points to a different position. | Kohei Yoshida |
2013-07-24 | Properly handle optional edge expansion of referenced ranges. | Kohei Yoshida |
2013-07-24 | Handle range reference expansion on insertion. | Kohei Yoshida |
2013-07-24 | Mark formula cells dirty when a referenced range gets partially shifted. | Kohei Yoshida |
2013-07-24 | Correctly update references on cell insertion/deletion. | Kohei Yoshida |
2013-07-24 | Use RefUpdateContext to stuff all parameters for UpdateReference. | Kohei Yoshida |