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