From b11188835d3b87cd9d2a8cdb3da204cfda5d3e6e Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Fri, 20 Apr 2018 17:58:09 +0200 Subject: DOC import: lazy-read images At least JPEG files are now only loaded when the user scrolls to the relevant page. Also fix the root cause of the EMF lazy-read problem and remove the previous workarounds. Change-Id: I9699927282b99bcb71a0d271a20bbfd56a361ee8 Reviewed-on: https://gerrit.libreoffice.org/53219 Reviewed-by: Miklos Vajna Tested-by: Jenkins --- sw/CppunitTest_sw_ww8import.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'sw/CppunitTest_sw_ww8import.mk') diff --git a/sw/CppunitTest_sw_ww8import.mk b/sw/CppunitTest_sw_ww8import.mk index 7e40c058e722..b7102196a27f 100644 --- a/sw/CppunitTest_sw_ww8import.mk +++ b/sw/CppunitTest_sw_ww8import.mk @@ -22,6 +22,7 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_ww8import, \ sal \ test \ unotest \ + vcl \ sfx \ sw \ utl \ -- cgit