summaryrefslogtreecommitdiff
path: root/javaunohelper
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2016-04-06 12:43:16 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-04-12 14:07:30 +0000
commit066db95acf6e6259ca954254fff4836a7d9d220c (patch)
tree1b08c7e67669dd78020dfca8ab50f2e9ef69d2b9 /javaunohelper
parent62258ffd66ecc23de267512fb49369384469630b (diff)
(re)broadcast if value replaces cell of grouped formulas, tdf#97897 related
Replacing a grouped formula cell with a different content may lead to the remaining cells of the group not being recalculated if they listen to a range that contains the current position. For example A1: 1 A2: =SUM($A$1:$A1) => 1 A3: =SUM($A$1:$A2) => 2 Enter 2 in A2 => A3 should be 3 but is not recalculated. Loading http://bugs.documentfoundation.org/attachment.cgi?id=122714 of tdf#97897 exhibits that behavior. Change-Id: I10b91e77549a7534143be3d6e3cc03026cdaa764 (cherry picked from commit ce28d83912d14bc81c455af64893842de78a8c8d) Reviewed-on: https://gerrit.libreoffice.org/23856 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'javaunohelper')
0 files changed, 0 insertions, 0 deletions