https://bz.apache.org/ooo/show_bug.cgi?id=128566
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #6 from [email protected] --- I think we have to allow: pCBFCP->pClipDoc->GetClipParam().getSourceDocID() == 0 instead of only: pCBFCP->pClipDoc->GetClipParam().getSourceDocID() == GetDocumentID() presumably because when you drag cells, the clipboard source document isn't set. With that change, dragged cells do preserve formulas, while bug 112023 does not recur. Issue is thus fixed with commit 3accd9b1ca87d0b4656a691efa455d8f0a24bdc9. Resolving fixed. -- You are receiving this mail because: You are the assignee for the issue.
