summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-03-12 23:44:33 +0100
committerMichael Stahl <mstahl@redhat.com>2014-03-12 23:55:37 +0100
commitb234d816a6f4232f6aa4a16e2605fb0a0856dca4 (patch)
treec674416f53f0d748b554e9b2b242d56ee55ce341
parent92cb21ebeda98c5193c50c4cf7ef3d60611c2a52 (diff)
sw: the test_segfault_while_save.docx requires svl component...
... to create a com.sun.star.util.NumberFormatsSupplier; without that importing a header is interrupted by exception without calling endParagraphGroup(). Change-Id: Ib5023329c9f944336582c05b1fa836bbce7813af
-rw-r--r--sw/ooxmlexport_setup.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/ooxmlexport_setup.mk b/sw/ooxmlexport_setup.mk
index 6cc04b88007d..400bc836567e 100644
--- a/sw/ooxmlexport_setup.mk
+++ b/sw/ooxmlexport_setup.mk
@@ -47,6 +47,7 @@ define sw_ooxmlexport_components
sfx2/util/sfx \
starmath/util/sm \
svl/source/fsstor/fsstorage \
+ svl/util/svl \
svtools/util/svt \
svx/util/svx \
svx/util/svxcore \