Revert "tdf#148360 doc import: add NO_NUMBERING_SHOW_FOLLOWBY(true)"
commitd34ffd5bbc6ecf1e98a834c31af6d87653213dda
authorJustin Luth <jluth@mail.com>
Wed, 8 Feb 2023 16:55:42 +0000 (8 11:55 -0500)
committerXisco Fauli <xiscofauli@libreoffice.org>
Thu, 9 Feb 2023 09:09:41 +0000 (9 09:09 +0000)
tree26623d41e8ae406c42b0059b969c90305011b84b
parent694743ccc19c39dc64fed4acce6a61dd0efc6a08
Revert "tdf#148360 doc import: add NO_NUMBERING_SHOW_FOLLOWBY(true)"

This reverts commit 2405a36f3bcd43f80371ccaed47f7523ff0d8757
which was backported to 7.4.1.

This solves the regression report for DOC in tdf#153042.

The problem is that the tab-without-numbering is displaying in
cases where it shouldn't (i.e. when the tabstop position matches
the first line indent).

Although the patch itself is fine (DOC should do the same thing as DOCX)
the feature is incomplete, even for DOCX/RTF. So just remove DOC
from this mix - especially since there seem to be a LOT more instances
of DOC files that need the incomplete aspect.

Once it is proven to work OK for DOCX, we can add DOC back in.

Change-Id: I3c550fc2ca29cf1490ec0a5e3979a6acbd102385
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146670
Tested-by: Justin Luth <jluth@mail.com>
Reviewed-by: Justin Luth <jluth@mail.com>
(cherry picked from commit 7b3e0639962bab6e757381ad2b3e4868c61ed3b7)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146625
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
sw/qa/extras/ww8export/data/tdf148360.doc [deleted file]
sw/qa/extras/ww8export/ww8export4.cxx
sw/source/filter/ww8/ww8par.cxx