# -*- 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_Gallery_Gallery,computers,extras/source/gallery/computers)) $(eval $(call gb_Gallery_add_files,computers,$(LIBO_SHARE_FOLDER)/gallery/computers,\ extras/source/gallery/computers/Computer-Cloud.png \ extras/source/gallery/computers/Computer-Desktop.png \ extras/source/gallery/computers/Computer-Laptop-Black.png \ extras/source/gallery/computers/Computer-Laptop-Silver.png \ extras/source/gallery/computers/Database-Add.png \ extras/source/gallery/computers/Database-Delete.png \ extras/source/gallery/computers/Database-Download.png \ extras/source/gallery/computers/Database.png \ extras/source/gallery/computers/Folder01-Blue.png \ extras/source/gallery/computers/Folder02-Green.png \ extras/source/gallery/computers/Folder03-Manilla.png \ extras/source/gallery/computers/Folder04-Yellow.png \ extras/source/gallery/computers/Folder05-OpenBlue.png \ extras/source/gallery/computers/Folder06-OpenGreen.png \ extras/source/gallery/computers/Folder07-OpenManilla.png \ extras/source/gallery/computers/Folder08-OpenYellow.png \ extras/source/gallery/computers/Server.png \ extras/source/gallery/computers/WirelessAccessPoint.png \ )) # vim: set noet sw=4 ts=4: office-6-1'>distro/cib/libreoffice-6-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/diagram/datamodelcontext.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in ooxNoel Grandin
2017-08-30tdf#43157 Clean up OSL_ENSURE in oox/drawingml/diagramGrzegorz Araminowicz
2017-08-17SmartArt: simplify conditions, miscellaneous changesGrzegorz Araminowicz
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-02-27Rename misleadingly named include file fillpropertiesgroupcontext.hxxTor Lillqvist
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-26Clean up aEmptyStrStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan
2014-06-25remove whitespacesMarkus Mohrhard
2013-06-28Convert all ContextHandler-derived clases over to ContextHandler2Tor Lillqvist
2012-12-07::rtl:: removal in ooxJosé Guilherme Vanz
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2011-12-30n#655408: Importing extLst of drawings in diagrams.Muthu Subramanian