https://issues.apache.org/ooo/show_bug.cgi?id=125179
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from Armin Le Grand <[email protected]> --- Took a look using trunk debug version and VerySleepy. I have not enough expertise in Writer, but wanted to check for an evtl. easy to find bottleneck. Finf´dings: - SwXBookmark::attach takes a lot of time (deactivated to get over it) - SwTable::CheckConsistency() takes a lot of time, maybe should only be called after importing (?) - Only in trunk: SwFmt::GetBackground used to decide if to call SetCompletePaint(), this could be avoided with checking first if it's already set -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
