sw HTML import: avoid loading the Writer/Web template for the Writer filter
The share/template/common/internal/html.stw template we have is for
Writer/Web, loading that into Writer is questionable at best. Also it
means that the outline numbering of the heading styles is not set, which
is a problem, as the sw HTML import only sets the style, not the
outline numbering.
Reviewed-on: https://gerrit.libreoffice.org/49381
Tested-by: Jenkins <ci@libreoffice.org>
(cherry picked from commit 303f8e5160ddb39914ba7f669698d5dbe958878a)
Conflicts:
sw/inc/shellio.hxx
sw/qa/extras/htmlimport/htmlimport.cxx
sw/source/filter/basflt/shellio.cxx
sw/source/filter/html/swhtml.cxx
sw/source/filter/html/wrthtml.cxx
sw/source/filter/inc/fltini.hxx
Change-Id: I86d11d8a5744c3c2ca71b03fd41a24d3f88ea333
5 files changed