# -*- 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/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # $(eval $(call gb_Library_Library,epb)) $(eval $(call gb_Library_use_external,epb,boost_headers)) $(eval $(call gb_Library_use_sdk_api,epb)) $(eval $(call gb_Library_use_libraries,epb,\ svt \ vcl \ tl \ cppu \ sal \ $(gb_UWINAPI) \ )) $(eval $(call gb_Library_add_exception_objects,epb,\ filter/source/graphicfilter/epbm/epbm \ )) # vim: set noet sw=4 ts=4: '>distro/cib/libreoffice-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svgio/README
r/script/framework/container?h=libreoffice-7.0.4.1'>container/ScriptEntry.java
AgeCommit message (Expand)Author
AgeCommit message (Expand)Author
2016-03-04cid#1326861,1326862: Eq: Problems with implementation of equals()Stephan Bergmann
2016-03-04This ScriptEntry ctor is always called with empty languagedeppropsStephan Bergmann
2016-03-04Scripting.location is unusedStephan Bergmann
2016-03-04ScriptEntry fields can be finalStephan Bergmann
2016-03-04Turn forwarding among ScriptEntry ctors around, dropping oneStephan Bergmann
2016-03-04Remove unusd ScriptEntry ctorStephan Bergmann
2016-03-04Forwarding-only ctor, can be privateStephan Bergmann
2016-03-04This ScriptEntry ctor is only needed by ctor of derived class ScriptMetaDataStephan Bergmann
2016-03-04Remove unused ScriptEntry.setLogicalNameStephan Bergmann
2015-10-15coverity#1326899 HE: Equal objects must have equal hashcodesCaolán McNamara
2014-12-11java: revert part of commit, scripting/ is public APINoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-10-06scripting: line break (code formatting)Robert Antoni Buj i Gelonch
2014-10-03scripting: organize importsRobert Antoni Buj i Gelonch
2014-10-02scripting: Format_java_code.sh initial runRobert Antoni Buj i Gelonch
2014-09-04scripting: the if statement is redundantrbuj
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-11java: remove unused parametersNoel Grandin
2012-08-20Java5 updates - convert to genericsNoel Grandin
2012-06-21re-base on ALv2 code.Michael Meeks
2012-03-23scripting: don't need x bits for theseMichael Stahl
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.4.108); FILE MERGEDRüdiger Timm
2005-09-09INTEGRATION: CWS ooo19126 (1.3.64); FILE MERGEDRüdiger Timm