Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-18 | Dedicated listener type tailored for formula groups. | Kohei Yoshida | |
Right now, it's only used when loading an xlsx file. But eventually this one should be used everywhere. Change-Id: I216c3a9a33c4b8040e8284d59299e0637471fb50 | |||
2014-04-19 | fixincludeguards.sh: sc | Thomas Arnhold | |
sorry, huge one... | |||
2014-03-15 | fdo#71491: Adjust reference during undo of drag-n-drop of cell range. | Kohei Yoshida | |
Also with this commit, the signature of SvtListener::Notify() changes, by dropping the first argument which nobody uses. This change was necessary in order to call it directly without needing to pass any broadcaster instance. Change-Id: I6a1e97f0fb1e070d1d8f7db614690b04c9e8024e |