diff options
author | Bartosz Kosiorek <gang65@poczta.onet.pl> | 2016-10-15 14:36:28 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2016-10-16 11:33:24 +0000 |
commit | 5239cefff56875c7bb45c046977f1724aace0cfb (patch) | |
tree | d57e3059486700b56ec92854b3aed275a161fa53 /accessibility | |
parent | 842e503a03bb0f27eb4799ba4a8cb91ab07c3174 (diff) |
tdf#46738 Fix exporting .xlsx of coloured empty cells
When spreadsheet contains more that 84 cells, and these
cells are empty, but contains additional data (border color,
text color, specific formatting), the remaining rows are
ignored during export to .xlsx and .xls
As a result such empty rows are not saved during export.
This patch is fixing most cases and make sure that at least
first 84 empty cells will be preserved.
It is not impacting the performance as it is still notchecking
next columns when the visible cells are more that 84 characters.
This patch improve exporting empty cells, but not impacts
performance.
Change-Id: Ia7027e2c8a2fd48ab4a0e840f970d57167454451
Reviewed-on: https://gerrit.libreoffice.org/29899
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'accessibility')
0 files changed, 0 insertions, 0 deletions