# -*- 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/sweb)) $(eval $(call gb_UIConfig_add_menubarfiles,modules/sweb,\ sw/uiconfig/sweb/menubar/menubar \ )) $(eval $(call gb_UIConfig_add_popupmenufiles,modules/sweb,\ sw/uiconfig/sweb/popupmenu/anchor \ sw/uiconfig/sweb/popupmenu/annotation \ sw/uiconfig/sweb/popupmenu/form \ sw/uiconfig/sweb/popupmenu/formrichtext \ sw/uiconfig/sweb/popupmenu/frame \ sw/uiconfig/sweb/popupmenu/graphic \ sw/uiconfig/sweb/popupmenu/insertfield \ sw/uiconfig/sweb/popupmenu/oleobject \ sw/uiconfig/sweb/popupmenu/preview \ sw/uiconfig/sweb/popupmenu/source \ sw/uiconfig/sweb/popupmenu/table \ sw/uiconfig/sweb/popupmenu/text \ )) $(eval $(call gb_UIConfig_add_statusbarfiles,modules/sweb,\ sw/uiconfig/sweb/statusbar/statusbar \ )) $(eval $(call gb_UIConfig_add_toolbarfiles,modules/sweb,\ sw/uiconfig/sweb/toolbar/arrowshapes \ sw/uiconfig/sweb/toolbar/basicshapes \ sw/uiconfig/sweb/toolbar/bezierobjectbar \ sw/uiconfig/sweb/toolbar/calloutshapes \ sw/uiconfig/sweb/toolbar/colorbar \ sw/uiconfig/sweb/toolbar/drawingobjectbar \ sw/uiconfig/sweb/toolbar/drawtextobjectbar \ sw/uiconfig/sweb/toolbar/extrusionobjectbar \ sw/uiconfig/sweb/toolbar/findbar \ sw/uiconfig/sweb/toolbar/flowchartshapes \ sw/uiconfig/sweb/toolbar/fontworkobjectbar \ sw/uiconfig/sweb/toolbar/fontworkshapetype \ sw/uiconfig/sweb/toolbar/formcontrols \ sw/uiconfig/sweb/toolbar/formdesign \ sw/uiconfig/sweb/toolbar/formsfilterbar \ sw/uiconfig/sweb/toolbar/formsnavigationbar \ sw/uiconfig/sweb/toolbar/formtextobjectbar \ sw/uiconfig/sweb/toolbar/frameobjectbar \ sw/uiconfig/sweb/toolbar/fullscreenbar \ sw/uiconfig/sweb/toolbar/graffilterbar \ sw/uiconfig/sweb/toolbar/graphicobjectbar \ sw/uiconfig/sweb/toolbar/insertbar \ sw/uiconfig/sweb/toolbar/mediaobjectbar \ sw/uiconfig/sweb/toolbar/numobjectbar \ sw/uiconfig/sweb/toolbar/oleobjectbar \ sw/uiconfig/sweb/toolbar/optimizetablebar \ sw/uiconfig/sweb/toolbar/previewobjectbar \ sw/uiconfig/sweb/toolbar/standardbar \ sw/uiconfig/sweb/toolbar/starshapes \ sw/uiconfig/sweb/toolbar/symbolshapes \ sw/uiconfig/sweb/toolbar/tableobjectbar \ sw/uiconfig/sweb/toolbar/textobjectbar \ sw/uiconfig/sweb/toolbar/toolbar \ sw/uiconfig/sweb/toolbar/viewerbar \ )) # vim: set noet sw=4 ts=4: alue='distro/collabora/co-24.04'>distro/collabora/co-24.04 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/offapi
AgeCommit message (Expand)Author
2017-11-14Add comment and @since LibreOffice 5.2Eike Rathke
2017-11-13Fix typosAndrea Gelmini
2017-11-08Remove sgv and sgf graphic types from supported graphicsSamuel Mehrbrodt
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt
2017-11-03Fix comment markupSamuel Mehrbrodt
2017-11-02Begin sentence with uppercase letterSamuel Mehrbrodt
2017-11-01TSCP: Support DocInfo.Custom field for ODP file formatTomaž Vajngerl
2017-10-27New LocaleItem::DECIMAL_SEPARATOR_ALTERNATIVE, tdf#81671Eike Rathke
2017-10-26New decimalSeparatorAlternative, LocaleDataItem2, XLocaleData5, tdf#81671Eike Rathke
2017-10-23tscp: advanced classification dialog for impressTomaž Vajngerl
2017-10-20offapi: update TextFitToSizeType documentation for tdf#97630 fixMichael Stahl
2017-10-20offapi: fix TextFitToSize propertyMichael Stahl
2017-10-19offapi: clarify TextFitToSizeType documentation some moreMichael Stahl
2017-10-18offapi: clarify documentation of TextFitToSizeTypeMichael Stahl
2017-10-05TSCP: include certificate usage in paragraph signaturesAshod Nakashian
2017-09-25Fix typosAndrea Gelmini
2017-09-11Missing @since tagsStephan Bergmann
2017-09-10gpg4libre: add sha512 supportThorsten Behrens
2017-09-03gpg4libre: When encrypting, show all available GPG keysKatarina Behrens
2017-09-03gpg4libre: Recycle certificate selection dialog for encryptionKatarina Behrens
2017-09-01Fix typosAndrea Gelmini
2017-08-30gpg4libre: Encrypt with GPG checkbox in SaveAs file dialog, 1st stabKatarina Behrens
2017-08-25Remove some incorrect API documentation for theDamjan Jovanovic
2017-08-17Fix typosAndrea Gelmini
2017-08-07Fix typosAndrea Gelmini
2017-08-07oovbaapi: screenUpdating, do not adjust heightTamas Bunth
2017-07-27sw: add new TextParagraph property to XTextRangeMiklos Vajna
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19Missing @since tagsStephan Bergmann
2017-07-19[API CHANGE] offapi: remove unused css.xml.crypto.XMLEncryptionMiklos Vajna