https://issues.apache.org/ooo/show_bug.cgi?id=120105
--- Comment #4 from ChaoHuang <[email protected]> --- (In reply to comment #3) > Created attachment 78504 [details] > Extended patch > > ALG: Good catch! No need to create pNewRanges when not in undo, possible to > use pOldRanges as flag if used or not and cleanup on central place. Added > patch to show this. > It would be even better to use boost::shared_ptr for ScPrintRangeSaver and > to derive it from boost::noncopyable (it contains a pointer, when > implicitely copied nothing good will happen). Old code, *sigh*. Thanks for the extended patch ! Armin, I learn a lot from you. Thanks! -- You are receiving this mail because: You are the assignee for the bug.
