tdf#162326 remove character formats and styles on style apply
commita593c27e8897280871dc310184ff568bf34a6ebe
authorOliver Specht <oliver.specht@cib.de>
Tue, 10 Sep 2024 10:43:06 +0000 (10 12:43 +0200)
committerGabor Kelemen <gabor.kelemen.extern@allotropia.de>
Mon, 23 Sep 2024 18:20:28 +0000 (23 20:20 +0200)
tree494bc2df409bc93e5a1f00e9d9cfbdee239ab295
parent87039e3e772c7b36480e70019dea0faa15feef6b
tdf#162326 remove character formats and styles on style apply

Removes the character attributes and character styles when a paragraph
or a character style is applied and the Ctrl button is pressed.

Change-Id: I8b2809d1a2b91e501ed8a11ac9f3aebec6c12c47
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173154
Reviewed-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
Tested-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
Tested-by: Jenkins
12 files changed:
sw/inc/doc.hxx
sw/inc/editsh.hxx
sw/inc/swtypes.hxx
sw/qa/extras/uiwriter/data/tdf162326.odt [new file with mode: 0644]
sw/qa/extras/uiwriter/uiwriter9.cxx
sw/source/core/crsr/findcoll.cxx
sw/source/core/doc/DocumentContentOperationsManager.cxx
sw/source/core/doc/docfmt.cxx
sw/source/core/edit/edfcol.cxx
sw/source/core/inc/DocumentContentOperationsManager.hxx
sw/source/core/txtnode/txtedt.cxx
sw/source/uibase/app/docst.cxx