https://bugs.documentfoundation.org/show_bug.cgi?id=118416
--- Comment #2 from Tor Lillqvist <t...@iki.fi> ---
Not sure why I don't get any message from the shell when running soffice and
doing the same thing that the process would have been killed by that SEGV. Does
cairo actually catch it? Anyway, even if it does, surely what the code tries to
do is insane?
The code in ScTransferObj::GetData() already shrinks the range handled in the
case of RTF or RICHTEXT. Most likely it should do that for *all* cases. But
Eike points out on IRC that it should not use the ShrinkToUsedDataArea()
function to do it, as that will apparently drop empty cells that still have
some visible formatting applied to them. Probably it should use
ScTable::GetPrintArea().
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs