# -*- 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_Jar_Jar,report)) $(eval $(call gb_Jar_use_jars,report,\ ridl \ unoil \ jurt \ juh \ java_uno \ commonwizards \ )) $(eval $(call gb_Jar_set_manifest,report,$(SRCDIR)/wizards/com/sun/star/wizards/report/MANIFEST.MF)) $(eval $(call gb_Jar_add_manifest_classpath,report,reportbuilderwizard.jar)) $(eval $(call gb_Jar_set_packageroot,report,com)) $(eval $(call gb_Jar_add_sourcefiles,report,\ wizards/com/sun/star/wizards/report/CallReportWizard \ wizards/com/sun/star/wizards/report/Dataimport \ wizards/com/sun/star/wizards/report/DBColumn \ wizards/com/sun/star/wizards/report/GroupFieldHandler \ wizards/com/sun/star/wizards/report/IReportBuilderLayouter \ wizards/com/sun/star/wizards/report/IReportDefinitionReadAccess \ wizards/com/sun/star/wizards/report/IReportDocument \ wizards/com/sun/star/wizards/report/RecordTable \ wizards/com/sun/star/wizards/report/ReportFinalizer \ wizards/com/sun/star/wizards/report/ReportImplementationHelper \ wizards/com/sun/star/wizards/report/ReportLayouter \ wizards/com/sun/star/wizards/report/ReportTextDocument \ wizards/com/sun/star/wizards/report/ReportTextImplementation \ wizards/com/sun/star/wizards/report/ReportWizard \ )) $(eval $(call gb_Jar_set_componentfile,report,wizards/com/sun/star/wizards/report/report,OOO)) # vim: set noet sw=4 ts=4: tro/collabora/cd-5.3-3.1'>distro/collabora/cd-5.3-3.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/sdr/contact/viewobjectcontactofgraphic.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01Fix typosAndrea Gelmini
2015-06-29Resolves: tdf#92275 impress grinds to a halt constant swapping imagesCaolán McNamara
2015-06-15Fix typosAndrea Gelmini
2015-03-01tdf#87820 Images not displayed properly in CalcHenry Castro
2014-11-07Make SdrGrafObj swapping methods private.Zolnai Tamás
2014-10-15loplugin: cstylecastNoel Grandin
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist
2014-03-31No need for <svx/sdr/event/eventhandler.hxx> to be publicTor Lillqvist
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-08-07drop bogus eof linesThomas Arnhold
2012-04-12n#717947: Fixed pdf export (of images).Muthu Subramanian
2012-01-20sal_Bool to bool.Kohei Yoshida
2011-11-27remove include of pch header from svxNorbert Thiebaud
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-11-01impress202: #i114961# fixed performance problem with linked graphicssj
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-08-26CWS-TOOLING: integrate CWS aw075Release Engineers
2009-07-30CWS-TOOLING: integrate CWS aw074_DEV300Jens-Heiner Rechtien
2008-10-17CWS-TOOLING: integrate CWS aw057Oliver Bolte
2008-08-19INTEGRATION: CWS aw033 (1.1.2); FILE ADDEDVladimir Glazounov