To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=96094
------- Additional comments from [EMAIL PROTECTED] Tue Nov 18 23:37:14 +0000 2008 ------- Calc blocks waiting for a linked document to be loaded because that call is executed synchronously. In Writer we have solved a comparable problem for linked images. Doing the same for documents is much more effort, but doable. Calc must be changed to resolve links asynchronously. Of course the same would apply to Writer. I think we should review this task again when we plan for the performance improvements we want to achieve on the 3.x code line. IMHO this will require more asynchronous processing anyway (based on threads, not on user events). --------------------------------------------------------------------- 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]