summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/sharedformula.cxx
AgeCommit message (Expand)Author
2013-08-12Ungroup a cell when the group length becomes 1.Kohei Yoshida
2013-08-12Fix indentation.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