summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_globalfilter.mk
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2015-12-02 17:00:17 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2015-12-02 17:16:17 +0100
commit08e5fc257fa8c106be34bb034ebe5e00b6fcf711 (patch)
treeedcc122c1591380c63957436837818e5d94a97e5 /sw/CppunitTest_sw_globalfilter.mk
parent5402ac4e006b9aac6944f7fb9f1a9f256a754472 (diff)
DOCX export: handle <w:smartTag>
A Writer document can have multiple arbitrary RDF graphs, handle the following subset: - instead of handling all graphs, have a whitelist, look at the TSCP graph the DOCX importer creates - look for (paragraph, key, value) statements and export those Change-Id: I142c24fb4c8140bde5fc1efad2932886de167b90
Diffstat (limited to 'sw/CppunitTest_sw_globalfilter.mk')
-rw-r--r--sw/CppunitTest_sw_globalfilter.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_globalfilter.mk b/sw/CppunitTest_sw_globalfilter.mk
index c6fa6ccd1168..66502663862c 100644
--- a/sw/CppunitTest_sw_globalfilter.mk
+++ b/sw/CppunitTest_sw_globalfilter.mk
@@ -78,6 +78,7 @@ $(eval $(call gb_CppunitTest_use_components,sw_globalfilter,\
ucb/source/core/ucb1 \
ucb/source/ucp/file/ucpfile1 \
unotools/util/utl \
+ unoxml/source/rdf/unordf \
unoxml/source/service/unoxml \
uui/util/uui \
$(if $(filter DESKTOP,$(BUILD_TYPE)),xmlhelp/util/ucpchelp1) \