From 0b31912b1df719c5507b22a2f63086cb8921f597 Mon Sep 17 00:00:00 2001 From: Szymon Kłos Date: Fri, 14 Apr 2017 10:22:37 +0200 Subject: AutoText: .dotx files visible when import MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Idd2cdd9696a15ca5a215fc42b46cc470c4c25a28 Reviewed-on: https://gerrit.libreoffice.org/36550 Reviewed-by: Szymon Kłos Tested-by: Szymon Kłos --- sw/Library_sw.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'sw/Library_sw.mk') diff --git a/sw/Library_sw.mk b/sw/Library_sw.mk index 8e6aea178073..3f24c6d0bff1 100644 --- a/sw/Library_sw.mk +++ b/sw/Library_sw.mk @@ -500,6 +500,7 @@ $(eval $(call gb_Library_add_exception_objects,sw,\ sw/source/filter/basflt/fltshell \ sw/source/filter/basflt/iodetect \ sw/source/filter/basflt/shellio \ + sw/source/filter/docx/swdocxreader \ sw/source/filter/html/SwAppletImpl \ sw/source/filter/html/css1atr \ sw/source/filter/html/css1kywd \ -- cgit