#************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # Copyright 2000, 2010 Oracle and/or its affiliates. # # OpenOffice.org - a multi-platform office productivity suite # # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License version 3 # only, as published by the Free Software Foundation. # # OpenOffice.org is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License version 3 for more details # (a copy is included in the LICENSE file that accompanied this code). # # You should have received a copy of the GNU Lesser General Public License # version 3 along with OpenOffice.org. If not, see # # for a copy of the LGPLv3 License. # #************************************************************************* PRJ=.. PRJNAME=reportbuilder TARGET=rpt_java # --- Settings ---------------------------------- .INCLUDE : settings.mk # ------------------------------------------------------------------ COPYFILES = \ $(CLASSDIR)$/jfreereport.properties \ $(CLASSDIR)$/libformula.properties \ $(CLASSDIR)$/loader.properties .INCLUDE : target.mk # --- Targets ---------------------------------- ALLTAR : $(COPYFILES) $(COPYFILES): $$(@:f) +$(COPY) $< $@ tion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/shell/source/backends/macbe/macbecdef.cxx
AgeCommit message (Expand)Author
2017-12-15loplugin:salcall (macOS)Stephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-10-02Use prefixTor Lillqvist
2012-06-01nuke unused namespaceTakeshi Abe
2012-05-29WaE incomplete cppu::ImplementationEntryNorbert Thiebaud
2011-11-27remove include of pch header from shellNorbert Thiebaud
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-04-21SAL_CALL wasn't present for component_getFactoryJulien Nabet
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-02-25sb111: merged in DEV300_m72sb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-01#i101955# adapted more platform backends to new interfacesb
2008-04-11INTEGRATION: CWS changefileheader (1.2.76); FILE MERGEDRüdiger Timm