Clarence GUO <[email protected]> has asked for review: Bug 122827: calc slow saving in xls https://issues.apache.org/ooo/show_bug.cgi?id=122827
Attachment 81366: Fix patch https://issues.apache.org/ooo/attachment.cgi?id=81366&action=edit ------- Additional Comments from Clarence GUO <[email protected]> In fix code of 119707, it needs to calculate the last row with visible attributes in order to avoid missing such rows during XLS exporting. But the mechanism is wrong, it always return 1M row. So redundant information will be stored. That is the root cause. Symphony doesn't have the problem. So contribute latest symphony code as fix --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
