https://issues.apache.org/ooo/show_bug.cgi?id=122120
--- Comment #6 from Armin Le Grand <[email protected]> --- ALG: Checked behaviour, all UI previews work as before, all XPropertyList instances are now handled as refcounted ones. It could be seen from the changed code that already many fixes in this area had happened to avoid memory leaks. This is over now. - XPropertyList no longer freely incarnatable - Only XPropertyXXXSharedPtr are allowed - All methods/members/exchanges use this now, no more unclear ownerships - Changed from List to stl::vector usage - Unified all XPropertyList derived implementations to use a single SdrModel/VirtualDevice instance for preview generation Preparing commit... -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
