From a0b640bd1816bc464961c85eb2d1de405cd50d1c Mon Sep 17 00:00:00 2001 From: Kohei Yoshida Date: Thu, 24 May 2012 22:36:09 -0400 Subject: Initial skeleton code for plain text filter detection service. Right now it will always fail. Change-Id: I50011bbf7ce59c3b299d23e688dd1af87bcafeb6 --- filter/Module_filter.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'filter/Module_filter.mk') diff --git a/filter/Module_filter.mk b/filter/Module_filter.mk index 03f13e2379df..922d4f53e460 100644 --- a/filter/Module_filter.mk +++ b/filter/Module_filter.mk @@ -60,6 +60,7 @@ $(eval $(call gb_Module_add_targets,filter,\ Library_placeware \ Library_svgfilter \ Library_t602filter \ + Library_textfd \ Library_xmlfa \ Library_xmlfd \ Library_xsltdlg \ -- cgit /aw080 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/canvas/source/directx/dx_canvasbitmap.hxx
?h=feature/cib_contract138c&id=bfde4866e07746eafa2f0d6173c29d805cc35ad0&showmsg=1'>root/sc/CppunitTest_sc_range_test.mk
AgeCommit message (Expand)Author
AgeCommit message (Collapse)Author
2016-11-23add initial test case for ScAddress/ScRange testsMarkus Mohrhard
Change-Id: Idefa5a9fd9e6e2342bb0ccb9d88c5ca3094991c5 Reviewed-on: https://gerrit.libreoffice.org/31122 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>