<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Indents and spacing changes in DOCX not applied"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=136720#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Indents and spacing changes in DOCX not applied"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=136720">bug 136720</a>
              from <span class="vcard"><a class="email" href="mailto:telesto@surfxs.nl" title="Telesto <telesto@surfxs.nl>"> <span class="fn">Telesto</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=165461" name="attach_165461" title="Bibisect log">attachment 165461</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=165461&action=edit" title="Bibisect log">[details]</a></span>
Bibisect log

Bisected to
author  Justin Luth <<a href="mailto:justin_luth@sil.org">justin_luth@sil.org</a>>       2018-07-06 10:03:07 +0300
committer       Justin Luth <<a href="mailto:justin_luth@sil.org">justin_luth@sil.org</a>>       2018-07-07 19:56:21
+0200
commit  ac540c1d743250062b3e71b094209ec1428872e9 (patch)
tree    55adaf3beadbc8697caf22ca2ad1089aecae176e
parent  363146254bd44ab82d657f2ca0293d03bd111280 (diff)
<a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [Writer] Property Next style lost when saving as MS DOCX"
   href="show_bug.cgi?id=95114">tdf#95114</a> writerfilter: follow correctly converted stylename
Using styleIdentifierD works *if* you do an bExtendedSearch.
But since we already took the pains of ensuring that sStyleName
is not empty, and ExtendedSearch is expensive, just use sStylename.
(I don't know *why* we ensure that styleName exists, and this
code was originally flakey enough that it might be a fake
requirement...)

This only affects the few styles which have a different "name"
than their ID. The primary one affected is TextBody/Body Text.

<a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=ac540c1d743250062b3e71b094209ec1428872e9">https://cgit.freedesktop.org/libreoffice/core/commit/?id=ac540c1d743250062b3e71b094209ec1428872e9</a></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>