https://bugs.documentfoundation.org/show_bug.cgi?id=148013
--- Comment #2 from Noel Grandin <[email protected]> --- The performance profile here is entirely dominated by scanning the redline table inside SwTextNode::Update, so we effectively have an O(n^2) issue here. -- You are receiving this mail because: You are the assignee for the bug.
