summaryrefslogtreecommitdiff
path: root/xmloff/CppunitTest_xmloff_uxmloff.mk
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2022-12-31 20:59:03 +0900
committerTomaž Vajngerl <quikee@gmail.com>2023-01-13 13:44:09 +0000
commit3eb53d327fb5d9689b799ff991a6c53c05eff496 (patch)
tree91a11362d23ef451d89b5efdcc4ec0e7866e5c72 /xmloff/CppunitTest_xmloff_uxmloff.mk
parenta6d44c4684f9b037e5c762430df78af2fc85cf34 (diff)
xmloff: use XThemeColor in ODF, change the format for themes
Change the xmloff filter to use XThemeColor and the associated proprties (CharColorThemeReference and FillColorThemeReference). Change the ODF format for referencing a theme color - make it an element instead a series of attributes on the *-properties style element. Change-Id: I0fa7d8ebffecc02897b7fe9824d6f1776ef36380 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144923 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'xmloff/CppunitTest_xmloff_uxmloff.mk')
-rw-r--r--xmloff/CppunitTest_xmloff_uxmloff.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/CppunitTest_xmloff_uxmloff.mk b/xmloff/CppunitTest_xmloff_uxmloff.mk
index eaa83d554a92..35a270191717 100644
--- a/xmloff/CppunitTest_xmloff_uxmloff.mk
+++ b/xmloff/CppunitTest_xmloff_uxmloff.mk
@@ -41,6 +41,7 @@ $(eval $(call gb_CppunitTest_use_libraries,xmloff_uxmloff, \
comphelper \
cppu \
cppuhelper \
+ docmodel \
i18nlangtag \
sal \
salhelper \