sc: Theme color change undo/redo - styles and direct format
commitabd071a20033a808aa42d5f6721b55407716b757
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>
Tue, 11 Jul 2023 07:02:02 +0000 (11 16:02 +0900)
committerTomaž Vajngerl <quikee@gmail.com>
Wed, 12 Jul 2023 04:47:14 +0000 (12 06:47 +0200)
tree6fe38c8d6a53b7f3d739155a66a267cc34292e51
parent7e6fa772f181c1e91d55cb25ce58a62ed7348b4d
sc: Theme color change undo/redo - styles and direct format

This adds the code for undo/redo for change of theme colors in
styles and direct formatting.

Change-Id: I58568b18ab18562e6148ec8530d3d22c62ef2b95
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154305
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
(cherry picked from commit 6f77ed620bbff11a1232b593be97e7d6f29aa8ac)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154317
sc/Library_sc.mk
sc/inc/globstr.hrc
sc/source/ui/inc/undo/UndoThemeChange.hxx [new file with mode: 0644]
sc/source/ui/theme/ThemeColorChanger.cxx
sc/source/ui/undo/UndoThemeChange.cxx [new file with mode: 0644]