-
Miklos Vajna yazdı
This is similar to commit c612c3b0 (protect more printer code-paths., 2015-03-20), but handles more OutputDevice member functions. The user-level problem was that in case a macro creates a dialog with an embedded Chart document and the user clicks on e.g. the chart title (so an sdr::overlay::OverlayManager is created), then it can happen during closing the dialog that the overlay manager calls these functions after the output device is disposed. Reviewed-on: https://gerrit.libreoffice.org/66403Reviewed-by:
Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins (cherry picked from commit 8b461713) Conflicts: vcl/qa/cppunit/outdev.cxx Change-Id: I8021fb795704f19e52d70505804d68725c636ce0 Reviewed-on: https://gerrit.libreoffice.org/66455Reviewed-by:
Andras Timar <andras.timar@collabora.com> Tested-by:
Andras Timar <andras.timar@collabora.com>
bf7776f0