To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96926
Issue #|96926
Summary|Split out Calc import/export filters into a separate l
|ibrary
Component|Spreadsheet
Version|DEV300m36
Platform|All
URL|
OS/Version|All
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|PATCH
Priority|P3
Subcomponent|save-export
Assigned to|nn
Reported by|jpryor
------- Additional comments from [EMAIL PROTECTED] Fri Dec 5 04:35:48 +0000
2008 -------
Many of the (non-xml) Calc import and export filters should be split out into a
separate shared library. This would allow shrinking the size of libscli.so, as
all of the import/export filters are not always used.
Before:
libscli.so 8.2Mb
After:
libscli.so 6.8Mb - a ~1.4Mb saving (15%+ of libscli)
libscfiltli.so 1.8Mb
This should be an improvement in startup performance, and moves 3 previously
global headers into sc/filter/inc.
---------------------------------------------------------------------
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]