# # # 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_Configuration_Configuration,mediawiki,nodeliver)) $(eval $(call gb_Configuration_add_datas,mediawiki,swext/mediawiki/src/registry/data,\ org/openoffice/Office/ProtocolHandler.xcu \ org/openoffice/Office/Paths.xcu \ org/openoffice/TypeDetection/Filter.xcu \ org/openoffice/TypeDetection/Types.xcu \ )) $(eval $(call gb_Configuration_add_localized_datas,mediawiki,swext/mediawiki/src/registry/data,\ org/openoffice/Office/Addons.xcu \ org/openoffice/Office/OptionsDialog.xcu \ org/openoffice/Office/Custom/WikiExtension.xcu \ )) $(eval $(call gb_Configuration_add_schemas,mediawiki,swext/mediawiki/src/registry/schema,\ org/openoffice/Office/Custom/WikiExtension.xcs \ )) distro/allotropia/zeta-7-4'>distro/allotropia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/uiconfig/sdraw/ui
AgeCommit message (Expand)Author
2024-11-20Resolves tdf#163856 - Disentangle boundaries optionsHeiko Tietze
2024-11-15Cleanup notebookbar.ui for drawHossein
2024-09-04tdf#157230: Remove redundant Open and Save buttons in notebookbarKira Tubo
2024-06-24Add newline at end of fileTaichi Haradaguchi
2024-06-24Resave with newer Glade versionBogdan Buzea
2024-06-24Resave with newer Glade versionBogdan Buzea
2024-05-03tdf#160349: add .uno:ChangeTheme to notebookbar to toggle dark modeJustin Luth
2024-04-03tdf#160376 Add uno:Reload to the Notebookbar UIRafael Lima
2024-03-30tdf#160378 Remove NewGlobalDoc from the Tabbed UI in sd and scRafael Lima
2024-03-26tdf#150696 Consequent term usage for Snap GuideBogdan Buzea
2024-03-11tdf#122587 Add uno command to set layer of object(s)Jim Raykowski
2024-01-30lok: notebookbar: enable currency dropdownSzymon Kłos
2023-10-20tdf#157026 sd notebookbar: add ObjectAlign to MenuTable as popupmenuJustin Luth
2023-10-15tdf#150466 notebookbar: hide PrintDefault on compact and standardizeJustin Luth
2023-08-26sd: remove theme tab pageTomaž Vajngerl
2023-07-25fix .ui indentCaolán McNamara
2023-07-18related tdf#126095 sd notebookbar: give room to .uno:AVMediaToolBoxJustin Luth
2023-07-12tdf#141135 notebookbar: use radio buttons instead of checkboxesJustin Luth
2023-06-21tdf#142833 sd notebookbar: There is no PrintPreview, use WebHtmlJustin Luth
2023-05-24tdf#148088: Fix master related UI in DrawBaole Fang
2023-04-26tdf#151624 Fix Insert Formula tool in the Tabbed UIRafael Lima
2023-04-26tdf#155006 don't show "InsertObjectFloatingFrame" by default in menus and too...Caolán McNamara
2023-02-21tdf#153352 Use Promote/Demote in Tabbed UI instead of Increase/Decrease indentRafael Lima
2022-12-17Improve extended tip for Impress page printOlivier Hallot
2022-11-09tdf#139633 SdNavigator: Enhancement to rename pages and objectsJim Raykowski
2022-10-31Add Properties area in insertlayer.ui dialogOlivier Hallot
2022-10-30Bump glade release for sd/.../insertlayer.uiOlivier Hallot
2022-09-29tdf#151197: Remove EmojiControlKhaled Hosny