diff options
author | PriyankaGaikwad <priyanka.gaikwad@synerzip.com> | 2014-06-10 14:53:40 +0530 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2014-06-10 12:51:33 +0000 |
commit | 178550923533b7c015e29d957a2fc3857ba73eb3 (patch) | |
tree | f90f8f10542a8f57bfe84354ffff6a7e6361f682 /offapi | |
parent | 8f88c3237d71407f50c70736863439a978c8ec2f (diff) |
fdo#79822 : Crash:LO Crashes while Saving the DOCX containing smartart
Decription :
- Docx file contain smartart and it was created in MS word 2007.
- MS word 2007 does not create any drawing.xml for smartart
- So in DocxSdrExport::writeDiagram() diagramDrawing was not set in this case.
- File crashing at diagramDrawing[0] >>= drawingDom as diagramDrawing is empty.
Change-Id: I6bc38e702f731ad8074b562572fd50f2e29a41b7
Reviewed-on: https://gerrit.libreoffice.org/9706
Tested-by: Michael Stahl <mstahl@redhat.com>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'offapi')
0 files changed, 0 insertions, 0 deletions