<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - [FILESAVE] Saving as .docx generates spurious page breaks"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=133334#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - [FILESAVE] Saving as .docx generates spurious page breaks"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=133334">bug 133334</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>The ODT looked the same way as the docx export after:
author  Justin Luth <<a href="mailto:justin_luth@sil.org">justin_luth@sil.org</a>>       2016-06-11 10:30:18 +0300
committer       Miklos Vajna <<a href="mailto:vmiklos@collabora.co.uk">vmiklos@collabora.co.uk</a>>  2016-07-13 07:45:30
+0000
commit  5647eb6f8ef5828ce14973a91946d5d7cdfeae30 (patch)
tree    f5f28148e23fc378cb19a440bf2fc8a35db812c7
parent  9ad26139b5e8a4df469399378baeac5083f2fcf5 (diff)
<a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - FILEOPEN: DOCX : 'Page Break - Column Break' (in 1 column per page) not correctly imported"
   href="show_bug.cgi?id=76349">tdf#76349</a> writer: treat single-column break as page break
Writerfilter imports docx-defined column breaks that exist without
being in a column.  Word treats these as if they were a page break.
Writer basically just preserved and ignored them.

I limited the fix to only consider SVX_BREAK_COLUMN_BEFORE since
writerfilter is only given “column break” and treats it as column_before.

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