summaryrefslogtreecommitdiffstats
path: root/sc/inc/sharedformula.hxx
Commit message (Expand)AuthorAgeFilesLines
* Point to the group's top cell in ScFormulaCellGroup instead of the top rowTor Lillqvist2013-11-201-1/+1
* This is clearly a bug. Let's fix it.Kohei Yoshida2013-08-121-1/+1
* Do the splitting of formula groups.Kohei Yoshida2013-08-121-1/+9
* Collect all boundaries at which to split the formula group.Kohei Yoshida2013-08-121-0/+4
* Handle shared token array correctly when adjusting formula grouping.Kohei Yoshida2013-08-121-5/+1
* Move UnshareFormulaCell() out of ScColumn into SharedFormulaUtil.Kohei Yoshida2013-07-111-0/+9
* Move more methods to SharedFormulaUtil.Kohei Yoshida2013-07-111-0/+10
* Move these methods out of ScColumn since they don't operate on column.Kohei Yoshida2013-07-111-0/+24
* Group formula cells in ScColumn::MixData().Kohei Yoshida2013-07-111-0/+58