# -*- 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_CustomTarget_CustomTarget,extensions/source/activex)) $(call gb_CustomTarget_get_target,extensions/source/activex) : \ $(call gb_CustomTarget_get_workdir,extensions/source/activex)/SOActionsApproval.cxx \ $(call gb_CustomTarget_get_workdir,extensions/source/activex)/SOActiveX.cxx \ $(call gb_CustomTarget_get_workdir,extensions/source/activex)/SOComWindowPeer.cxx \ $(call gb_CustomTarget_get_workdir,extensions/source/activex)/SODispatchInterceptor.cxx \ $(call gb_CustomTarget_get_workdir,extensions/source/activex)/StdAfx2.cxx \ $(call gb_CustomTarget_get_workdir,extensions/source/activex)/so_activex.cxx \ $(call gb_CustomTarget_get_workdir,extensions/source/activex)/% : \ $(SRCDIR)/extensions/source/activex/% cp $< $@ # vim:set shiftwidth=4 tabstop=4 noexpandtab: tion value='distro/capgemini/cg-4.1'>distro/capgemini/cg-4.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cli_ure/qa
AgeCommit message (Expand)Author
2017-09-25Fix typosAndrea Gelmini
2017-08-17Fix typosAndrea Gelmini
2016-01-10Fix typosAndrea Gelmini
2014-11-18java: make fields final where possibleNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-08java: use an empty block rather than an empty statementNoel Grandin
2014-08-08java: remove unused variablesNoel Grandin
2014-04-24add missing modelines to idl filesThomas Arnhold
2012-11-30API CHANGE remove [oneway] method attributesThorsten Behrens
2012-07-30udkapi, offapi: do not use #include "foo":Michael Stahl
2012-06-27re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks