# -*- 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,toolbarmode_images,$(SRCDIR)/extras/source/toolbarmode)) $(eval $(call gb_Package_add_files_with_dir,toolbarmode_images,$(LIBO_SHARE_FOLDER)/toolbarmode,\ default.png \ single.png \ sidebar.png \ notebookbar.png \ notebookbar_compact.png \ notebookbar_groupedbar_compact.png \ notebookbar_groupedbar_full.png \ notebookbar_single.png \ notebookbar_groups.png \ )) # vim: set noet sw=4 ts=4: breoffice-7-4-LTS'>distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/source/core/ThemeColorChanger.cxx
AgeCommit message (Expand)Author
2024-07-09StyleSheetUndoAction stylesheet param should be a referenceNoel Grandin
2024-05-16loplugin:ostr in sd/../coreNoel Grandin
2024-01-12sc: announce theme colors with lok callbackSzymon Kłos
2023-10-02tdf#146619 Recheck include/s* with IWYUGabor Kelemen
2023-09-01Fix typoAndrea Gelmini
2023-09-01Fix typoAndrea Gelmini
2023-09-01sd: set the theme for all master pagesTomaž Vajngerl
2023-08-28sd: add undo/redo action for changing the model::ColorSetTomaž Vajngerl
2023-08-27Change theme location to SdrModel and SdrPage (master page only)Tomaž Vajngerl
2023-08-26Fix typoAndrea Gelmini
2023-08-25svx: refactor text color theme changing and add undo supportTomaž Vajngerl
2023-08-25sd: change text theme colors for graphic styles on theme changeTomaž Vajngerl
2023-08-25sd: add undo/redo for line/fill styles theme changeTomaž Vajngerl
2023-08-23sd: change fill/line theme colors for graphic styles on theme changeTomaž Vajngerl
2023-08-23sd: add ThemeDialog to Impress/Draw, refactor ThemeColorChangerTomaž Vajngerl