Files
loongoffice/basic/source/runtime
Caolán McNamara a860df25dd masses of MessBoxes not being disposed promptly
since...

commit ba81e5c6bd420b41a84ade6ccd774011a8089f7f
Date:   Thu May 28 21:35:43 2015 +0100

    tdf#91702 - fix stack-based MessBox allocation.

There is no special ScopedVclPtr<X>::Create or
ScopedVclPtrInstance<X>::Create just
VclPtr<X>::Create and a raw VclPtr<X>::Create()->foo
doesn't call dispose on the owned X

Change-Id: Ifacc8d5e742820701307c3c37b9b86487667d84f
2016-07-26 11:26:52 +01:00
..
2015-11-04 14:10:44 +02:00
2016-02-09 08:18:05 +00:00
2015-11-10 10:31:17 +01:00
2016-07-18 07:03:43 +00:00
2016-05-23 11:49:32 +00:00