To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=85185
------- Additional comments from [EMAIL PROTECTED] Wed May 14 16:34:35 +0000 2008 ------- Hi Caolan, So, I've gone through all of those unused methods, and removed the majority of them. I've left some methods behind for various reasons, such as being paired with another function, being used in another CWS, having already removed in another CWS etc. After that, I re-ran your callcatcher program again to regenerate a new list after the removal of the first batch. I got more unused methods so I went through them and did the same. BTW, I was amazed how easy it was to set up and run callcatcher! :-) Aside from that, I've also removed code that was only used for the old binary import export that was not necessarily on callcatcher's list. I've also removed the old pivot table implementation that has now been replaced with the new DataPilot implementation. The old pivot code was there mainly for handling the old binary format. So we don't need that anymore. I've left the VBA methods alone since Noel has volunteered to take care of that on his end. The latest code lives in ooo-build, so the code in the upstream build is a little outdated. With all of this, the total saving is roughly 178 KB out of 13 MB on Linux, and 100 KB out of 6.8 MB on Windows. I am now getting ready to make this CWS 'ready for QA'. Kohei --------------------------------------------------------------------- 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]
