[PATCH] Change in core[libreoffice-3-6]: fix sometimes data corruption with xlsx import ( with scenar...

Noel Power (via Code Review) gerrit at gerrit.libreoffice.org
Fri Dec 14 04:10:41 PST 2012


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/1338

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/38/1338/1

fix sometimes data corruption with xlsx import ( with scenario sheets )

formula import is buffered 'till the end of import. The processing of the
formula data need to happen before the scenario import happens. This is
necessary because sheet numbers stored in the formula addresses can become
invalid as scenario import insertes new hidden sheets upsetting the previous
table order

Change-Id: I9357f028f31bec1b1504ca991f5534f80d79c9bc
---
M sc/source/filter/oox/workbookhelper.cxx
1 file changed, 2 insertions(+), 5 deletions(-)


--
To view, visit https://gerrit.libreoffice.org/1338
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9357f028f31bec1b1504ca991f5534f80d79c9bc
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-3-6
Gerrit-Owner: Noel Power <noel.power at suse.com>



More information about the LibreOffice mailing list