summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_ww8export2.mk
diff options
context:
space:
mode:
authorTamás Zolnai <tamas.zolnai@collabora.com>2017-08-22 23:40:56 +0200
committerTamás Zolnai <tamas.zolnai@collabora.com>2017-08-23 00:18:46 +0200
commitb45446fcb4958b13bc94e70e2d3d1940db3322e2 (patch)
tree8b78ac9b3a205b2137851c0a562c6bbbc525f421 /sw/CppunitTest_sw_ww8export2.mk
parentf53c9922c653123b43e039ff70bbd515c97db252 (diff)
tdf#111975: Inline checkbox control's label is not saved to DOC format
This MiserableFormFieldExportHack lives from the beginning of the git history: 7155b11b7eac65e242aca1efaf29ffcfa28f2564 So it might be a workaround of an old issue. By now when the checkbox is not inline, but a floating one, it is exported as ActiveX control, which works nicely. So just remove this workaround and let the code export also inline checkboxes as ActiveX controls. Change-Id: I350b7a7595bb46334c63d9dfcf40abf9e10943bc Reviewed-on: https://gerrit.libreoffice.org/41436 Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com> Tested-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Diffstat (limited to 'sw/CppunitTest_sw_ww8export2.mk')
-rw-r--r--sw/CppunitTest_sw_ww8export2.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_ww8export2.mk b/sw/CppunitTest_sw_ww8export2.mk
index 20f7df957a61..99551b36750e 100644
--- a/sw/CppunitTest_sw_ww8export2.mk
+++ b/sw/CppunitTest_sw_ww8export2.mk
@@ -52,6 +52,8 @@ $(eval $(call gb_CppunitTest_use_components,sw_ww8export2,\
comphelper/util/comphelp \
configmgr/source/configmgr \
dbaccess/util/dba \
+ embeddedobj/util/embobj \
+ emfio/emfio \
filter/source/config/cache/filterconfig1 \
filter/source/storagefilterdetect/storagefd \
forms/util/frm \