[Libreoffice-bugs] [Bug 92419] delete referenced cell - raise error
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Jun 20 19:51:46 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=92419
--- Comment #15 from Eike Rathke <erack at redhat.com> ---
As this is not set to resolved fix it is not implemented, no.
First, we certainly do not want to scan the entire document (or broadcast and
collect a new before-deletion hint) whether a formula expression references a
to be deleted cell or not for each cell/column/row to be deleted. Second, an
expression could also reference a cell/range not only in cell formulas but also
in named expressions, validation, conditional formatting, ... We could
significantly slow things down with such an approach, so anything like that
should be optional not activated by default, which then again doesn't help an
inexperienced user either. Plus, implementation would be cumbersome.
In short, I'm not a friend of this.
--
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/20170620/579afea8/attachment.html>
More information about the Libreoffice-bugs
mailing list