summaryrefslogtreecommitdiffstats
path: root/sc/inc/sharedformula.hxx
Commit message (Expand)AuthorAgeFilesLines
* Avoid reserved identifiersStephan Bergmann2016-04-221-3/+3
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* Resolves: tdf#94249 do not remove broadcasters while iterators are in useEike Rathke2015-09-161-1/+2
* fdo#88398: Re-enable formula group listeners.Kohei Yoshida2015-01-151-4/+1
* fdo#88398 disable grouped listeners for nowEike Rathke2015-01-151-0/+5
* Use group area listeners when deleting rows.Kohei Yoshida2014-11-211-3/+9
* Differentiate shared and non-shared formula cells when registering.Kohei Yoshida2014-11-181-0/+14
* fdo#81309: Adjust references during sort.Kohei Yoshida2014-07-131-0/+9
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
* 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