summaryrefslogtreecommitdiffstats
path: root/filter/Library_pdffilter.mk
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2020-01-08 16:19:36 +0100
committerTomaž Vajngerl <quikee@gmail.com>2020-01-09 17:05:05 +0100
commit08886d9d01eb5d3356290ba6d8eeca899cde45cc (patch)
tree9ee9700b82bd44203b31d0e59b405f47cf8358ba /filter/Library_pdffilter.mk
parentadd hook for on-demand welded toolbar popover creation (diff)
downloadcore-08886d9d01eb5d3356290ba6d8eeca899cde45cc.tar.gz
core-08886d9d01eb5d3356290ba6d8eeca899cde45cc.zip
tdf#45636 trigger accessibility check when exporting as PDF/UA
This triggers the accessibility check, when we want to export the PDF with PDF/UA functionallity. If issues are found, it will show the issues. OK will continue with export despite the issues and cancel will cancel the whole PDF export. Change-Id: I2fde97381e08e9c2c79473888caa36e8dd828979 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86387 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'filter/Library_pdffilter.mk')
-rw-r--r--filter/Library_pdffilter.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/filter/Library_pdffilter.mk b/filter/Library_pdffilter.mk
index 21be2a1cd5ee..7076e762b131 100644
--- a/filter/Library_pdffilter.mk
+++ b/filter/Library_pdffilter.mk
@@ -36,6 +36,7 @@ $(eval $(call gb_Library_use_custom_headers,pdffilter,\
$(eval $(call gb_Library_use_libraries,pdffilter,\
svt \
+ svx \
sfx \
tk \
vcl \