Files
libreoffice/xmloff/source
Michael Stahl 7661bbbaef tdf#102479 ODF export: ignore exceptions when checking shape text
The bugdoc contains a SwXShape-SwXTextFrame aggregate which contains
only a table, no top-level paragraph.  Because of that,
SwXTextFrame::createTextCursor() throws a RuntimeException.

Assuming that the exception itself is intentional, work around it
in XMLShapeExport::collectShapeAutoStyles() and assume that the
getString() check that was added there in commit
73fcb052ed is just a performance
optimization; the actual export of auto styles and content uses
XEnumerationAccess anyway.

Change-Id: I7c23164b1e692ce16e5b4e03dd945e46768677de
Reviewed-on: https://gerrit.libreoffice.org/31218
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
2016-11-29 15:22:55 +00:00
..
2016-11-15 12:56:26 +00:00
2016-11-16 09:10:16 +00:00
2016-10-03 11:27:00 +00:00