https://bugs.documentfoundation.org/show_bug.cgi?id=36201
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Linguistic |Writer --- Comment #20 from Justin L <[email protected]> --- Fixing this would likely require a major overhaul of the spelling system. IIUC, we have a single, static (shared) instance g_pSpellIter, so calls like // first set continuation point for spell/grammar check to the // end of the current sentence SwEditShell::MoveContinuationPosToEndOfCheckedSentence pretty much destroy any possibility of successfully running simultaneously. -- You are receiving this mail because: You are the assignee for the bug.
