diff options
author | Eike Rathke <erack@redhat.com> | 2017-11-02 12:53:14 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2017-11-02 12:58:53 +0100 |
commit | 423df1fa929784c14e3a133c06468589fe9269cd (patch) | |
tree | f4b01b71fcf4b441c77f3cc995f89830b1d10a8a /sal | |
parent | 5a325d96ac10ac5a5df8acd21486979209996a12 (diff) |
Resolves: tdf#111428 implement CellStoreEvent::swap() in ScColumn::SwapCol()
CellStoreEvent remembered the original ScColumn* and corresponding
ScColumn::mnBlkCountFormula, hence after inserting a column to the
left the quick check of ScColumn::HasFormulaCell() whether there
are any formula cells worked on the swapped in column (originally
the one to the right) that happens to be empty in the scenario.
Things worked correctly by accident if the next column to the
right already contained a formula cell.
Regression from
commit e57a5905fb2975307af654710430d0a876dbd061
Date: Sat Jul 16 20:01:48 2016 -0400
Change-Id: If993856ceee657736f516a81c293506041a6b7eb
Diffstat (limited to 'sal')
0 files changed, 0 insertions, 0 deletions