You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2014/10/17 17:15:28 UTC

[Issue 125760] Copy a sheet to a new file results in a huge file, that is slow to load.

https://issues.apache.org/ooo/show_bug.cgi?id=125760

brinzing <ol...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oliver.brinzing@gmx.de

--- Comment #1 from brinzing <ol...@gmx.de> ---
the "content.xml" of "ProblemDemo.ods" has about 195 MB!
the used cell range of sheet "daily" is A1:T1048576 (91104 pages to print!)
but only cell range A1:T108 contains data. i cannot see an naned ranges inside.

to clean the document:
- select A108:T1048576 and delete these rows.
- save document
file size is now about 19kb

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.