<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:markus.mohrhard@googlemail.com" title="Markus Mohrhard <markus.mohrhard@googlemail.com>"> <span class="fn">Markus Mohrhard</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE XLSX Additional empty columns and larger filesize after deleting a column"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107140">bug 107140</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>markus.mohrhard@googlemail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE XLSX Additional empty columns and larger filesize after deleting a column"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107140#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE XLSX Additional empty columns and larger filesize after deleting a column"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107140">bug 107140</a>
              from <span class="vcard"><a class="email" href="mailto:markus.mohrhard@googlemail.com" title="Markus Mohrhard <markus.mohrhard@googlemail.com>"> <span class="fn">Markus Mohrhard</span></a>
</span></b>
        <pre>(In reply to Buovjaga from <a href="show_bug.cgi?id=107140#c9">comment #9</a>)
<span class="quote">> Bisected (targeting the file size increase) on Ubuntu 14.04 with 41max to:
> commit d4723d83549aaba53d9aca7055f7831c70527a1d
> Author: Matthew Francis <<a href="mailto:mjay.francis@gmail.com">mjay.francis@gmail.com</a>>
> Date:   Fri Sep 18 10:25:49 2015 +0800

>     source-hash-b75bf09a5b905a3ed9c251869983a400c70c7fc6
>     
>     commit b75bf09a5b905a3ed9c251869983a400c70c7fc6
>     Author:     Noel Power <<a href="mailto:noel.power@suse.com">noel.power@suse.com</a>>
>     AuthorDate: Tue Jan 29 14:51:49 2013 +0000
>     Commit:     Noel Power <<a href="mailto:noel.power@suse.com">noel.power@suse.com</a>>
>     CommitDate: Wed Jan 30 18:01:45 2013 +0000
>     
>         correctly handle repeated row heights for empty rows ( fdo#59973 )
>     
>         it seems both xls & xlsx export suffer from problems with multiple
> row heights
>         repeated ( if those rows are empty )</span >

That commit just fixed an export problem. It is not related to the actual
problem, if we can call it actually a problem at all. When a column is deleted
a new empty column is created which contains the default format. During OOXML
export this might result in more columns being written based on our default
column format detection.

I don't think we have a regression here and would not consider it a bug.</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>