summaryrefslogtreecommitdiff
path: root/sc/inc/sharedformula.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-21Use group area listeners when deleting rows.Kohei Yoshida1-3/+9
2014-11-18Differentiate shared and non-shared formula cells when registering.Kohei Yoshida1-0/+14
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida1-0/+9
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2013-11-20Point to the group's top cell in ScFormulaCellGroup instead of the top rowTor Lillqvist1-1/+1
2013-08-12This is clearly a bug. Let's fix it.Kohei Yoshida1-1/+1
2013-08-12Do the splitting of formula groups.Kohei Yoshida1-1/+9
2013-08-12Collect all boundaries at which to split the formula group.Kohei Yoshida1-0/+4
2013-08-12Handle shared token array correctly when adjusting formula grouping.Kohei Yoshida1-5/+1
2013-07-11Move UnshareFormulaCell() out of ScColumn into SharedFormulaUtil.Kohei Yoshida1-0/+9
2013-07-11Move more methods to SharedFormulaUtil.Kohei Yoshida1-0/+10
2013-07-11Move these methods out of ScColumn since they don't operate on column.Kohei Yoshida1-0/+24
2013-07-11Group formula cells in ScColumn::MixData().Kohei Yoshida1-0/+58