https://bugs.documentfoundation.org/show_bug.cgi?id=168214
--- Comment #3 from Stephan Cassel <[email protected]> --- It is not possible to upload the document due size. It takes about 2 minutes to open. The spreadsheet "Master" is tiny: 79 rows 15 columns Three spreadsheets in the document 79 rows 1-3 columns These spreadsheets does not contains any but reference data via this type formula: {=Master.B2:B1000} The size is about 12 MB When I remove the extra "read only" spreadsheets the size is 36 KB I have just made a stripped version. calctest.ods that shows the problem: 1. Master called S1 with 4 rows and 3 columns Col1 Col2 Col3 1 1 1 2 2 2 3 3 3 The document size is 10 KB 2. Added a new spreadsheet called S2 with 4 rows and 1 columns Col1 1 2 3 These are references from S1 {=S1.A1:A100} The document size is now 827 KB -- You are receiving this mail because: You are the assignee for the bug.
