CppunitTest_sw_uiwriter: use more SwParaPortion::dumpAsXml()
commit59e25927f4babdc142cdcbd81b5ceb7afe798d02
authorMiklos Vajna <vmiklos@collabora.com>
Tue, 22 Nov 2022 19:01:35 +0000 (22 20:01 +0100)
committerMiklos Vajna <vmiklos@collabora.com>
Wed, 23 Nov 2022 07:12:29 +0000 (23 08:12 +0100)
tree5666a4ab462f9c0577566a033eb97a359703b644
parent1435c5b12646269e2b5b58ec7d51626dce6505db
CppunitTest_sw_uiwriter: use more SwParaPortion::dumpAsXml()

Which means XmlPortionDumper can be finally removed.

See commit feeed3e762cf077fbd9cf48f82e949365108ccc1
(CppunitTest_sw_layoutwriter: avoid some a11y-based layout testing,
2022-04-07) for motivation.

Change-Id: I50e6c49a50c5ccbec9e426ad796d85865dcc93e8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143128
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
21 files changed:
sw/qa/core/text/text.cxx
sw/qa/extras/ooxmlexport/ooxmlexport10.cxx
sw/qa/extras/ooxmlexport/ooxmlexport12.cxx
sw/qa/extras/ooxmlexport/ooxmlexport13.cxx
sw/qa/extras/ooxmlexport/ooxmlexport14.cxx
sw/qa/extras/ooxmlexport/ooxmlexport17.cxx
sw/qa/extras/ooxmlexport/ooxmlexport8.cxx
sw/qa/extras/ooxmlimport/ooxmlimport2.cxx
sw/qa/extras/rtfimport/rtfimport.cxx
sw/qa/extras/uiwriter/uiwriter.cxx
sw/qa/extras/uiwriter/uiwriter4.cxx
sw/qa/extras/uiwriter/uiwriter7.cxx
sw/qa/extras/uiwriter/uiwriter8.cxx
sw/qa/extras/ww8import/ww8import.cxx
sw/source/core/access/accportions.cxx
sw/source/core/access/accportions.hxx
sw/source/core/inc/SwPortionHandler.hxx
sw/source/core/text/porfld.cxx
sw/source/core/text/portxt.cxx
sw/source/core/text/txttab.cxx
sw/source/core/text/xmldump.cxx