[Libreoffice-bugs] [Bug 107140] FILESAVE XLSX Additional empty columns and larger filesize after deleting a column
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Nov 6 19:04:10 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=107140
Markus Mohrhard <markus.mohrhard at googlemail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |markus.mohrhard at googlemail.
| |com
--- Comment #10 from Markus Mohrhard <markus.mohrhard at googlemail.com> ---
(In reply to Buovjaga from comment #9)
> Bisected (targeting the file size increase) on Ubuntu 14.04 with 41max to:
> commit d4723d83549aaba53d9aca7055f7831c70527a1d
> Author: Matthew Francis <mjay.francis at gmail.com>
> Date: Fri Sep 18 10:25:49 2015 +0800
>
> source-hash-b75bf09a5b905a3ed9c251869983a400c70c7fc6
>
> commit b75bf09a5b905a3ed9c251869983a400c70c7fc6
> Author: Noel Power <noel.power at suse.com>
> AuthorDate: Tue Jan 29 14:51:49 2013 +0000
> Commit: Noel Power <noel.power at suse.com>
> 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 )
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20181106/ee06f2cc/attachment.html>
More information about the Libreoffice-bugs
mailing list