<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - FORMATTING: DOCX from MACINTOSH, default paragraph style has wrongly a level 1"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118001">118001</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>FORMATTING: DOCX from MACINTOSH, default paragraph style has wrongly a level 1
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>5.1.6.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Writer
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>mm.tsuchi@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=142528" name="attach_142528" title="Styles.xml_extracted_from_Macintosh_Microsoft_.docx_file">attachment 142528</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=142528&action=edit" title="Styles.xml_extracted_from_Macintosh_Microsoft_.docx_file">[details]</a></span>
Styles.xml_extracted_from_Macintosh_Microsoft_.docx_file

OVERVIEW :
A .docx written in Microsoft Word in a Macintosh causes the default paragraph
style to get a level "heading 1" instead of "Text body".
As a consequence, the table of content is populated by all default paragraphs
and the navigator (F5) shows nearly all document content.

STEPS TO REPRODUCE:
1 - On a Macintosh, with a Microsoft Office, save a .docx which some titles,
text bodies...

2 - Open with LibreOffice : tested versions : 
    5.1.6.2 on Ubuntu
    5.0.x on Windows XP
    5.4.7.x on Windows 7

ACTUAL RESULTS:
Open Navigator tab (F5), you will see too many entries
Go to "styles and Formats", Edit "Default paragraph style", in [FR]"Plan et
numérotation", for "level", you will see "Level 1" something like that.

SOLUTIONS by hand : 
1) modify "Default paragraph style" level to "text body"
2) Reload Default LibreOffice styles


Please see styles.xml attachment, fault might be here :
in <w:style w:type="paragraph" w:default="1" w:styleId="Normal"> section, there
is 
    <w:outlineLvl w:val="0"/>
Hope it helps.

Best regards.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>