tdf#147121 PPTX: fix regression of font size export of empty lines
commit2c06fba68d3cd194edfddf49cd2779c761b6bd38
authorAttila Bakos (NISZ) <bakos.attilakaroly@nisz.hu>
Wed, 16 Feb 2022 15:09:00 +0000 (16 16:09 +0100)
committerXisco Fauli <xiscofauli@libreoffice.org>
Mon, 7 Mar 2022 09:55:42 +0000 (7 10:55 +0100)
tree126328b2754b9ef1d2aa9fc40414e9a809b04f17
parent43356e4d9fe022f24265747cb4b0ae2fc3cd3236
tdf#147121 PPTX: fix regression of font size export of empty lines

If the empty line has got direct formatted font size,
don't forget to export it, unless the master setting
is applied.

Regression from commit b6b02e0b4c9d739836e1f61a886ea45b01e6696e
"tdf#111903 tdf#137152 PPTX export: fix placeholders".

Change-Id: If686e487bca9c198fd7c96860a21e4efe91381bb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130005
Tested-by: László Németh <nemeth@numbertext.org>
Reviewed-by: László Németh <nemeth@numbertext.org>
(cherry picked from commit f29c14e8c36819296d0c66bb995201acf0a2647e)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130675
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
oox/source/export/drawingml.cxx
sd/qa/unit/data/pptx/tdf147121.pptx [new file with mode: 0644]
sd/qa/unit/export-tests-ooxml3.cxx