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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to