tdf#94628: sw: allow setting for bullet for outline paragraphs
commitaeb59deeefad3d71944540c499ea6523afa59fb0
authorVasily Melenchuk <vasily.melenchuk@cib.de>
Thu, 7 May 2020 18:28:12 +0000 (7 21:28 +0300)
committerAndras Timar <andras.timar@collabora.com>
Wed, 13 May 2020 14:56:26 +0000 (13 16:56 +0200)
treea1ff8ae078bda230c34efbcfa41704c4f60b36e0
parentfbd04aca2729754556cb8508c751cc34bd6ea31d
tdf#94628: sw: allow setting for bullet for outline paragraphs

Paragraphs in outline (having style "Header XXX") can also be
a part of list and have custom bullets.

Simplified code of SwXNumberingRules::SetPropertiesToNumFormat():
do not check for properties special for outline/chapters and removed
redundant data shuffle with local maps.

Change-Id: I1fa7f8f5359acee1d5aa62d9700641490bb91b6c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93672
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94032
sw/inc/unosett.hxx
sw/qa/extras/ooxmlexport/data/tdf94628.docx [new file with mode: 0644]
sw/qa/extras/ooxmlexport/ooxmlexport12.cxx
sw/source/core/unocore/unosett.cxx
sw/source/uibase/config/StoredChapterNumbering.cxx
writerfilter/source/dmapper/NumberingManager.cxx