convert-to html:"XHTML Writer File" failed with doc file in two columns

soffice --headless --invisible --convert-to html:“XHTML Writer File” *.doc

When I convert a doc file with 2 columns using that filter some text overlaps other. It seems text where finalize or star the left column or right respectively overlaps.

If I use this other filter:
soffice --headless --invisible --convert-to html:“HTML (StarWriter)” *.doc

The text seems correct (no overlaping) but all the style is missing. I mean if the font color is black in the original then the result is red, also font size and margin is missing.

I’m using LibreOffice 4.0.4.2 in centOS