/ct2n/

cib/libreoffice-5-3'>distro/cib/libreoffice-5-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/roadmapentry.cxx
diff options
context:
space:
mode:
authorOliver Specht <oliver.specht@cib.de>2024-06-13 14:49:16 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2024-07-30 22:42:11 +0200
commitf806fc136b3410ec9a1e09320d100c78b33c867b (patch)
tree6dfe83ace2253869f7409595034d58cdc9e801d4 /toolkit/source/controls/roadmapentry.cxx
parent3b8aad9781654a392b973690fb62f69433366c58 (diff)
tdf#137335 calculate paragraph height in RTF/DOCX HEADmaster
TabStops and spaces are not included in height calculation of paragraphs in Word. With a compatibility option this is now also set in RTF import. But if spaces or/or tabstops are the only parts of a line their font size is taken into account. The fix 89e7341025b607491c90efdb74708e63d875c1e5%5E%21 from tdf#142404 has been removed because it broke formatting of follow lines. Change-Id: Id28488438462114bd54c4f8bd15e2ada606c4192 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168788 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>