# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # #************************************************************************* $(eval $(call gb_CppunitTest_CppunitTest,sc_labelrangesobj)) $(eval $(call gb_CppunitTest_use_external,sc_labelrangesobj,boost_headers)) $(eval $(call gb_CppunitTest_add_exception_objects,sc_labelrangesobj, \ sc/qa/extras/sclabelrangesobj \ )) $(eval $(call gb_CppunitTest_use_libraries,sc_labelrangesobj, \ cppu \ sal \ subsequenttest \ test \ unotest \ )) $(eval $(call gb_CppunitTest_set_include,sc_labelrangesobj,\ $$(INCLUDE) \ )) $(eval $(call gb_CppunitTest_use_sdk_api,sc_labelrangesobj)) $(eval $(call gb_CppunitTest_use_ure,sc_labelrangesobj)) $(eval $(call gb_CppunitTest_use_vcl,sc_labelrangesobj)) $(eval $(call gb_CppunitTest_use_components,sc_labelrangesobj,\ $(sc_unoapi_common_components) \ )) $(eval $(call gb_CppunitTest_use_configuration,sc_labelrangesobj)) # vim: set noet sw=4 ts=4: value='distro/cib/libreoffice-5-0'>distro/cib/libreoffice-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/writerperfect/Library_wpftwriter.mk
AgeCommit message (Expand)Author
2018-01-20EPUB export UI: show remaining metadata from the doc modelMiklos Vajna
2018-01-05upload libe-book 0.1.3David Tardon
2017-12-04EPUB export, fixed layout: switch to a metafile-based approachMiklos Vajna
2017-12-01EPUB export: handle footnotesMiklos Vajna
2017-09-13EPUB export: add options dialogMiklos Vajna
2017-09-12EPUB export: handle list contentMiklos Vajna
2017-09-12EPUB export: initial UI componentMiklos Vajna
2017-09-08EPUB export: handle section contentMiklos Vajna
2017-08-25EPUB export: add support for page breaksMiklos Vajna
2017-08-22EPUB export: initial table supportMiklos Vajna
2017-08-17EPUB export: handle inline imagesMiklos Vajna
2017-08-11EPUB export: add initial metadata support, document titleMiklos Vajna
2017-08-11EPUB export: rework to use context classesMiklos Vajna
2017-08-03EPUB export: add initial package implementationMiklos Vajna
2017-08-01EPUB export: add initial document handlerMiklos Vajna
2017-08-01writerperfect: add initial EPUB export filterMiklos Vajna
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2016-11-02add missing dependency to gb_Library_use_externals, icu_headersEike Rathke
2016-08-11integrate libstarofficeosnola
2016-02-08wpftwriter: use service constructorDavid Tardon
2015-05-20enable Apple Pages importDavid Tardon
2015-05-19upload libwps 0.4.0osnola
2014-10-22fdo#84168 change writerperfect filters to use a new base class templateTakeshi Abe
2014-05-26rebase all import libsDavid Tardon
2014-04-25refactor to decrease the amount of copypastaDavid Tardon
2014-04-24change libwriterperfect to shared libraryDavid Tardon
2014-04-12Unnecessary to mention dependency on icudata as only libicuuc directly uses itTor Lillqvist
2014-03-23remove unnecessary util dirDavid Tardon
2014-01-13AbiWord Import filterFridrich Štrba
2013-11-11bundle libebookDavid Tardon
2013-10-30update libodfgenDavid Tardon