# -*- 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_UIConfig_UIConfig,modules/swxform)) $(eval $(call gb_UIConfig_add_menubarfiles,modules/swxform,\ sw/uiconfig/swxform/menubar/menubar \ )) $(eval $(call gb_UIConfig_add_popupmenufiles,modules/swxform,\ sw/uiconfig/swxform/popupmenu/anchor \ sw/uiconfig/swxform/popupmenu/annotation \ sw/uiconfig/swxform/popupmenu/draw \ sw/uiconfig/swxform/popupmenu/drawtext \ sw/uiconfig/swxform/popupmenu/form \ sw/uiconfig/swxform/popupmenu/formrichtext \ sw/uiconfig/swxform/popupmenu/frame \ sw/uiconfig/swxform/popupmenu/graphic \ sw/uiconfig/swxform/popupmenu/insertfield \ sw/uiconfig/swxform/popupmenu/media \ sw/uiconfig/swxform/popupmenu/oleobject \ sw/uiconfig/swxform/popupmenu/preview \ sw/uiconfig/swxform/popupmenu/table \ sw/uiconfig/swxform/popupmenu/text \ )) $(eval $(call gb_UIConfig_add_statusbarfiles,modules/swxform,\ sw/uiconfig/swxform/statusbar/statusbar \ )) $(eval $(call gb_UIConfig_add_toolbarfiles,modules/swxform,\ sw/uiconfig/swxform/toolbar/alignmentbar \ sw/uiconfig/swxform/toolbar/arrowshapes \ sw/uiconfig/swxform/toolbar/basicshapes \ sw/uiconfig/swxform/toolbar/bezierobjectbar \ sw/uiconfig/swxform/toolbar/calloutshapes \ sw/uiconfig/swxform/toolbar/colorbar \ sw/uiconfig/swxform/toolbar/drawbar \ sw/uiconfig/swxform/toolbar/drawingobjectbar \ sw/uiconfig/swxform/toolbar/drawtextobjectbar \ sw/uiconfig/swxform/toolbar/extrusionobjectbar \ sw/uiconfig/swxform/toolbar/findbar \ sw/uiconfig/swxform/toolbar/flowchartshapes \ sw/uiconfig/swxform/toolbar/fontworkobjectbar \ sw/uiconfig/swxform/toolbar/fontworkshapetype \ sw/uiconfig/swxform/toolbar/formcontrols \ sw/uiconfig/swxform/toolbar/formdesign \ sw/uiconfig/swxform/toolbar/formsfilterbar \ sw/uiconfig/swxform/toolbar/formsnavigationbar \ sw/uiconfig/swxform/toolbar/formtextobjectbar \ sw/uiconfig/swxform/toolbar/frameobjectbar \ sw/uiconfig/swxform/toolbar/fullscreenbar \ sw/uiconfig/swxform/toolbar/graffilterbar \ sw/uiconfig/swxform/toolbar/graphicobjectbar \ sw/uiconfig/swxform/toolbar/insertbar \ sw/uiconfig/swxform/toolbar/insertobjectbar \ sw/uiconfig/swxform/toolbar/mailmerge \ sw/uiconfig/swxform/toolbar/mediaobjectbar \ sw/uiconfig/swxform/toolbar/moreformcontrols \ sw/uiconfig/swxform/toolbar/numobjectbar \ sw/uiconfig/swxform/toolbar/oleobjectbar \ sw/uiconfig/swxform/toolbar/optimizetablebar \ sw/uiconfig/swxform/toolbar/previewobjectbar \ sw/uiconfig/swxform/toolbar/standardbar \ sw/uiconfig/swxform/toolbar/starshapes \ sw/uiconfig/swxform/toolbar/symbolshapes \ sw/uiconfig/swxform/toolbar/tableobjectbar \ sw/uiconfig/swxform/toolbar/textobjectbar \ sw/uiconfig/swxform/toolbar/toolbar \ sw/uiconfig/swxform/toolbar/viewerbar \ )) # vim: set noet sw=4 ts=4: ora/cp-4.3'>distro/collabora/cp-4.3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/oox/drawingml/shapepropertymap.hxx
AgeCommit message (Expand)Author
2020-05-12tdf#130058 Import shadow size.Gülşah Köse
2019-08-15tdf#126746 Add support for import/export line caps for .pptx formatBartosz Kosiorek
2019-07-17tdf#42949 Fix IWYU warnings in include/ooxGabor Kelemen
2018-11-19Related: tdf#108104 Fix nitpick inline in ShapeProperty enum classBalazs Varga
2018-11-18tdf#94231 OOXML Import: Fix disappeared Hatch Background ColorBalazs Varga
2018-11-05tdf#108104 OOXML Import: Fix Hatch fill in ChartsBalazs Varga
2018-10-15loplugin:constfields in ooxNoel Grandin
2018-03-07oox: rename FillBitmapUrl to FillBitmap, remove obsolete methodsTomaž Vajngerl
2018-03-05use more Color in ooxNoel Grandin
2018-01-26tdf#107608: PPTX: Import pattern fill background colorTamás Zolnai
2018-01-07remove some whitespace shapepropertymap.hxxTomaž Vajngerl
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin
2016-09-17convert ShapePropertyId to scoped enum and use it for enumarrayJochen Nitschke
2016-05-03tdf#42949: clean up includes in include/oox/drawingml with iwyuJorenz Paragas
2016-02-09Remove excess newlinesChris Sherlock
2016-01-12loplugin:unusedmethods unused return value in include/ooxNoel Grandin
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2014-07-07fix crash loading ooo100546-1.xlsCaolán McNamara
2014-03-06n#821567: Import PPTX background images with table-name.Muthu Subramanian
2014-03-04in the old design all lists needed to be the same size, fdo75200Markus Mohrhard
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard
2014-03-01Remove visual noise from includeAlexander Wilms
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/o*Thomas Arnhold
2013-09-11Exorcise some cargo-cultness in oox.Thorsten Behrens
2013-05-23bnc#820786: Best effort mapping of the OOXML patterns to our hatches.Jan Holesovsky
2013-04-23execute move of global headersBjoern Michaelsen