summaryrefslogtreecommitdiff
path: root/oox/Package_customshapes.mk
blob: c9058c3f5a8e4d584b15245421f447590a9da944 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# -*- 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_Package_Package,oox_customshapes,$(SRCDIR)/oox))

$(eval $(call gb_Package_add_files,oox_customshapes,$(LIBO_SHARE_FOLDER)/filter,\
	source/drawingml/customshapes/oox-drawingml-cs-presets \
))

# vim: set noet sw=4 ts=4:
td> 2017-11-23move preventduplicateinteraction from framework to sfx2 consumerCaolán McNamara 2017-11-17Notebookbar: PriorityMergedHBox, OptionalBoxSzymon Kłos 2017-09-06remove unused dummytypes.cxxNoel Grandin 2017-08-03lok - add support for in place chart editingMarco Cecchetti 2017-07-21migrate to boost::gettextCaolán McNamara 2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep 2017-05-18Watermark: Insert watermark commandSzymon Kłos 2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky 2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky 2017-04-07Revert "Related tdf#105566 Update Infobar when signature status changes"Michael Stahl 2017-04-07Related tdf#105566 Update Infobar when signature status changesSamuel Mehrbrodt 2017-03-15tdf#105040 Notebookbar: added shortcuts toolboxSzymon Kłos 2017-03-07remove dead codeJochen Nitschke 2017-02-15Related: tdf#105672 Load toolbar properties from .uiMaxim Monastirsky 2017-01-16Convert RID_MENU_NOTEBOOKBAR to xmlMaxim Monastirsky 2016-12-21remove newly unused SfxImageManagerCaolán McNamara 2016-11-14loplugin:unusedmethodsNoel Grandin 2016-10-12safemode: Add flag to indicate safemodeSamuel Mehrbrodt 2016-09-09loplugin:constantparam in sfx2Noel Grandin 2016-08-25GSoC notebookbar: container with context supportSzymon Kłos 2016-08-17GSoC notebookbar: BigToolBoxSzymon Kłos 2016-08-16GSoC notebookbar: icon size switchingSzymon Kłos 2016-07-28GSoC Emoji ControlAkshay Deep 2016-07-22GSoC notebookbar: file menuSzymon Kłos 2016-07-18GSoC notebookbar: dropdown with hidden objectsSzymon Kłos 2016-07-08GSoC notebookbar: container with prioritySzymon Kłos 2016-07-05Template Manager: Merge local view and abstract viewAkshay Deep 2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos 2016-06-27GSoC: Remove TemplateRemoteView from Template ManagerAkshay Deep 2016-06-18uitest: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard 2016-06-18uitest: work on supporting ui objects in sfx2 for uitestingMarkus Mohrhard 2016-05-20New Template ManagerAkshay Deep 2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin 2016-04-26tdf#64292 tdf#94639 Meaningless Functions in Template Properties DialogAkshay Deep