diff options
author | Justin Luth <jluth@mail.com> | 2024-07-10 19:26:20 -0400 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2024-07-11 12:33:07 +0200 |
commit | aaf93cd9629acd476284a4933a656ddd188a80aa (patch) | |
tree | b4126c48c2bb539528bdefbf30eadd9198d74324 /Makefile.gbuild | |
parent | 858c0780563b9dcb1e08f945e427b3fd61af653a (diff) |
tdf#160139 sw RTF paste: don't empty headers/footers
Regression from quikee's 24.2
commit 4b0fa253a4540f5461397815d290586f9ddabe61
tdf#136472 adjust ooxml import to handle first header/footer
RTF paste is particularly nasty because it calls CloseSectionGroup,
which is rather strange for just pasting some characters...
Fix the problem by leaving the paste alone:
we already omit a number of actions in this case,
and was similarly done initially by quikee in copyHeaderFooter.
setHeaderFooterProperties() was newly added by quikee,
so relatively safe to start avoiding on paste.
make CppunitTest_sw_writerfilter_dmapper \
CPPUNIT_TEST_NAME=testPasteHeaderEmptied
Change-Id: Iad997481a75bb971f9e71373175134cbec9aa7d9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170328
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Tested-by: Jenkins
Diffstat (limited to 'Makefile.gbuild')
0 files changed, 0 insertions, 0 deletions