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

Eike Rathke <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|medium                      |high
           Severity|normal                      |critical
             Status|NEW                         |ASSIGNED

--- Comment #6 from Eike Rathke <[email protected]> ---
That exception is unrelated to the problem. Catching the exception there seems
also sensible. However, simply returning the empty vector aResult in case of
!xDiagram.is() looks like a valid short cut, but it wouldn't gain much
performance because the exception is already thrown when the
XCoordinateSystemContainer is queried with uno::UNO_QUERY_THROW.

Anyway, there's something wrong with the data range being assembled when
inserting a Chart on an empty data area, the same happens with clicking the
Chart icon.

Taking.

-- 
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