diff options
author | Justin Luth <justin.luth@collabora.com> | 2021-01-27 22:56:04 +0300 |
---|---|---|
committer | Justin Luth <justin_luth@sil.org> | 2021-01-30 14:43:19 +0100 |
commit | 0ce7284ec75be275ef6aa803c6497400c179cab4 (patch) | |
tree | 9132e8cfa96b09ec3beac825f44bbf11444ef22b /dbaccess | |
parent | 6ca7be8f10deb75399377f25277b943af40f72f1 (diff) |
tdf#134619 docxexport: don't skip font properties in NumberingLevel
This partially reverts LO 6.4.5
commit 598ca431de96d8bfcf18fa2945e9e30f98387474
The output set can contain more than just the font name.
Things like colour and fontsize were being lost when
the "else" clause was added.
Since it looks like the main intent of the else clause was
to avoid specifying a font name twice, erase that from the
property set before writing out the rest of the font properties.
There is a unit test that enforces that.
(I was not able to reproduce the original problem that
this was trying to fix. The entire commit is hard to
revert, and I will assume that the rest of the commit
is useful/accurate, so just fix up a careless portion
of the commit.)
Change-Id: I772e40e8bd75c0589f3308d4d7470229855aed8f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110034
Tested-by: Jenkins
Reviewed-by: Vasily Melenchuk <vasily.melenchuk@cib.de>
Reviewed-by: Justin Luth <justin_luth@sil.org>
Diffstat (limited to 'dbaccess')
0 files changed, 0 insertions, 0 deletions