diff --git a/sw/CppunitTest_sw_odfimport.mk b/sw/CppunitTest_sw_odfimport.mk index c1aeb0b9af7c..b9925c29c0f0 100644 --- a/sw/CppunitTest_sw_odfimport.mk +++ b/sw/CppunitTest_sw_odfimport.mk @@ -74,4 +74,8 @@ $(eval $(call gb_CppunitTest_use_custom_headers,sw_odfimport,\ officecfg/registry \ )) +ifneq ($(filter MORE_FONTS,$(BUILD_TYPE)),) +$(eval $(call gb_CppunitTest_set_non_application_font_use,sw_odfimport,abort)) +endif + # vim: set noet sw=4 ts=4: diff --git a/sw/qa/extras/odfimport/data/fdo37606.odt b/sw/qa/extras/odfimport/data/fdo37606.odt index 462984f11303..5a088bfd0aff 100644 Binary files a/sw/qa/extras/odfimport/data/fdo37606.odt and b/sw/qa/extras/odfimport/data/fdo37606.odt differ diff --git a/sw/qa/extras/odfimport/data/fdo69862.odt b/sw/qa/extras/odfimport/data/fdo69862.odt index aec48fd13913..58e7332e9d55 100644 Binary files a/sw/qa/extras/odfimport/data/fdo69862.odt and b/sw/qa/extras/odfimport/data/fdo69862.odt differ diff --git a/sw/qa/extras/odfimport/data/fdo81223.odt b/sw/qa/extras/odfimport/data/fdo81223.odt index 21343d3dd91d..5e99c9531bb0 100644 Binary files a/sw/qa/extras/odfimport/data/fdo81223.odt and b/sw/qa/extras/odfimport/data/fdo81223.odt differ diff --git a/sw/qa/extras/odfimport/data/i61225.sxw b/sw/qa/extras/odfimport/data/i61225.sxw index 4f43541995c3..14e8009948ab 100644 Binary files a/sw/qa/extras/odfimport/data/i61225.sxw and b/sw/qa/extras/odfimport/data/i61225.sxw differ diff --git a/sw/qa/extras/odfimport/data/ooo77837-1.odt b/sw/qa/extras/odfimport/data/ooo77837-1.odt index 7be4f2b3e33b..47675dabadaa 100644 Binary files a/sw/qa/extras/odfimport/data/ooo77837-1.odt and b/sw/qa/extras/odfimport/data/ooo77837-1.odt differ diff --git a/sw/qa/extras/odfimport/data/tdf101729.odt b/sw/qa/extras/odfimport/data/tdf101729.odt index 3afd2d001afc..f322934637e7 100644 Binary files a/sw/qa/extras/odfimport/data/tdf101729.odt and b/sw/qa/extras/odfimport/data/tdf101729.odt differ diff --git a/sw/qa/extras/odfimport/data/tdf107392.odt b/sw/qa/extras/odfimport/data/tdf107392.odt index c8a05a9eef94..5c5a92d46ce0 100644 Binary files a/sw/qa/extras/odfimport/data/tdf107392.odt and b/sw/qa/extras/odfimport/data/tdf107392.odt differ diff --git a/sw/qa/extras/odfimport/data/tdf115079.odt b/sw/qa/extras/odfimport/data/tdf115079.odt index 6c1039e71ced..4a9431f27c4d 100644 Binary files a/sw/qa/extras/odfimport/data/tdf115079.odt and b/sw/qa/extras/odfimport/data/tdf115079.odt differ diff --git a/sw/qa/extras/odfimport/data/tdf116195.odt b/sw/qa/extras/odfimport/data/tdf116195.odt index 21a601f69d66..7f6aa5823378 100644 Binary files a/sw/qa/extras/odfimport/data/tdf116195.odt and b/sw/qa/extras/odfimport/data/tdf116195.odt differ diff --git a/sw/qa/extras/odfimport/data/tdf146597.odt b/sw/qa/extras/odfimport/data/tdf146597.odt index 6dcc379cef4d..b923712ceacb 100644 Binary files a/sw/qa/extras/odfimport/data/tdf146597.odt and b/sw/qa/extras/odfimport/data/tdf146597.odt differ