summaryrefslogtreecommitdiff
path: root/svx/Library_svx.mk
diff options
context:
space:
mode:
authorOliver Specht <oliver.specht@cib.de>2024-02-01 11:06:02 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2024-06-14 11:18:38 +0200
commit6a36c75fae892edcfd058abf9fd075216573c330 (patch)
treeb28d6ab72f09054b0a92cb518c12671491ecf323 /svx/Library_svx.mk
parent0e33dff4252f3124c7ecc591befa56f0fb0e1895 (diff)
prefer simple HTML format over RTF while pasting clipboard content
This changes applies to draw text, only JUnit test is included Basic HTML table import is included. Change-Id: I00387f3932c0aa54099c9bc7390ad86b4398b417 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162871 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'svx/Library_svx.mk')
-rw-r--r--svx/Library_svx.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/Library_svx.mk b/svx/Library_svx.mk
index 54ff74c9568b..75b20d54506d 100644
--- a/svx/Library_svx.mk
+++ b/svx/Library_svx.mk
@@ -263,6 +263,7 @@ $(eval $(call gb_Library_add_exception_objects,svx,\
svx/source/table/tabledesign \
svx/source/table/tablertfexporter \
svx/source/table/tablertfimporter \
+ svx/source/table/tablehtmlimporter \
svx/source/tbxctrls/bulletsnumbering \
svx/source/tbxctrls/colrctrl \
svx/source/tbxctrls/SvxColorChildWindow \