tdf#83309: sw: do not create bullet with no char
commit5ed96c798679a1613b058a11b30cce4ba0ffd920
authorVasily Melenchuk <vasily.melenchuk@cib.de>
Tue, 23 Jun 2020 05:45:54 +0000 (23 08:45 +0300)
committerThorsten Behrens <Thorsten.Behrens@CIB.de>
Tue, 23 Jun 2020 14:05:24 +0000 (23 16:05 +0200)
tree371b8c4c6a7361f24a329210cbb846ab043f1960
parent234096e1d16771e1a62a2ec6c71196316716ef61
tdf#83309: sw: do not create bullet with no char

On some machines (depending on fonts installed) creation
of SwBulletPortion with bullet = \0 leads to drawing
a bullet as a empty rectangle.

Change-Id: I2826944f2278e8c9a6c740b11b69d2e4e5108158
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96711
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
sw/source/core/text/txtfld.cxx