[Libreoffice-bugs] [Bug 108788] New: Deletion up to MAXCOL or MAXROW needs to handle UpdateReference

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jun 26 11:52:30 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=108788

            Bug ID: 108788
           Summary: Deletion up to MAXCOL or MAXROW needs to handle
                    UpdateReference
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: erack at redhat.com

Including the last column or row when deleting columns or rows needs to call
UpdateReference as well, which it currently doesn't, as there may be named
expressions or other references that could need to be invalidated. The special
case here is that there are no following columns or rows that are shifted
towards the deleted range, making the next column "virtually non-existent" so
routines updating may have to handle that specifically.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170626/861fb9b5/attachment.html>


More information about the Libreoffice-bugs mailing list