http://openoffice.org/bugzilla/show_bug.cgi?id=117844
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] Target Milestone|OOo 3.4 |OOo 3.x --- Comment #4 from [email protected] 2011-04-27 15:43:53 --- as i would have expected, there is SwDoc::AppendRedline on the stack. AppendRedline has quadratic complexity, and that is just from the theoretical point of view, in practice it's also a huge mess. imho, improving the performance of AppendRedline is definitely far too risky for a 3.4 target. -- Configure bugmail: http://openoffice.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Bugzilla. Please log into the website and enter your comments. --------------------------------------------------------------------- -- ----------------------------------------------------------------- To unsubscribe send email to [email protected] For additional commands send email to [email protected] with Subject: help -- ----------------------------------------------------------------- To unsubscribe send email to [email protected] For additional commands send email to [email protected] with Subject: help
