To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=109391 Issue #|109391 Summary|Refactor row height storage for better pagenation perf |ormance Component|Spreadsheet Version|DEV300m71 Platform|Unknown URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|formatting Assigned to|kohei Reported by|kohei
------- Additional comments from [email protected] Thu Feb 18 00:27:02 +0000 2010 ------- The current pagenation algorithm doesn't scale up to 1 million rows. We need to use flat segment tree to store row heights, and make best use of it to spee up the pagenation operation. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
