https://bugs.documentfoundation.org/show_bug.cgi?id=32950

--- Comment #38 from Justin L <[email protected]> ---
Created attachment 206985
  --> https://bugs.documentfoundation.org/attachment.cgi?id=206985&action=edit
32950_patch.diff: updated patch

make CppunitTest_sc_subsequent_export_test
still fails with
Test name: testMiscRowHeightExport2::TestBody
equality assertion failed
- Expected: 529
- Actual  : 557

The only reason I'm not submitting this is because it (inevitably) breaks these
unit tests - no change from comment 30 / comment 33.

This updated patch should address comment 28's concern about import speed.
Although of course calculating the optimal row height on import will
significantly slow it down, at least it only calculates used rows, not every
single row.

It also checks the new configuration option to allow/prevent optimal height
calculation on import.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to