# -*- 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_Extension_Extension,test-active,desktop/test/deployment/active,nodeliver)) $(eval $(call gb_Extension_add_files,test-active,, \ $(SRCDIR)/desktop/test/deployment/active/Addons.xcu \ $(SRCDIR)/desktop/test/deployment/active/ProtocolHandler.xcu \ $(SRCDIR)/desktop/test/deployment/active/active_python.py \ $(call gb_Jar_get_target,active_java) \ )) $(eval $(call gb_Extension_add_libraries,test-active, \ active_native \ )) # vim: set noet sw=4 ts=4: eta-7-3'>distro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/postprocess
AgeCommit message (Expand)Author
2017-07-24Implement mail merge data source from Writer tablesMiklos Vajna
2017-05-31tdf#86776 Digitally sign soffice.bin on WindowsAndras Timar
2017-02-20STARTCENTER_INFO_URL = https://collaboraoffice.com/Andras Timar
2017-02-19Collabora Office versioningAndras Timar
2016-11-04Allow including/packaging help-specific imagesKatarina Behrens
2016-10-25fix pathDavid Tardon
2016-10-14The logic is “ no QuickTime™ in the 10.12 SDK & beyond ”Douglas Mencken
2016-10-13move pseudo bitmap resources to an ilstCaolán McNamara
2016-10-07sidebar theme loads pngs by name that are not picked up automaticallyCaolán McNamara
2016-09-28tdf#102630: [API CHANGE] Remove /org.openoffice.Office/Substitution treeStephan Bergmann