Age | Commit message (Expand) | Author |
---|---|---|
2013-11-20 | Point to the group's top cell in ScFormulaCellGroup instead of the top row | Tor Lillqvist |
2013-08-12 | This is clearly a bug. Let's fix it. | Kohei Yoshida |
2013-08-12 | Do the splitting of formula groups. | Kohei Yoshida |
2013-08-12 | Collect all boundaries at which to split the formula group. | Kohei Yoshida |
2013-08-12 | Handle shared token array correctly when adjusting formula grouping. | Kohei Yoshida |
2013-07-11 | Move UnshareFormulaCell() out of ScColumn into SharedFormulaUtil. | Kohei Yoshida |
2013-07-11 | Move more methods to SharedFormulaUtil. | Kohei Yoshida |
2013-07-11 | Move these methods out of ScColumn since they don't operate on column. | Kohei Yoshida |
2013-07-11 | Group formula cells in ScColumn::MixData(). | Kohei Yoshida |