Files
loongoffice/sd/source/core
Caolán McNamara 217a221882 valgrind, leak in SdStyleSheet
this is presumably a regression from

commit 8904bf48e0cb4d5d0890684ce82dc2ff3252e41f
Author: Michael Stahl <mstahl@redhat.com>
Date:   Tue Jul 7 23:57:07 2015 +0200

    sd: dispose SdStyleSheet properly

    If it's disposed during document destruction it still retained pointers
    to SfxItemSet and SfxStyleSheetBasePool.

where it was always deleted in the dtor, but now
is optional in ::dispose

lets set bMySet to true when pSet is created like sc does, rather
try going to an unconditional delete in ::dispose

Change-Id: I214675805e513f657e51c779758106194f6d14e3
2015-09-18 15:28:27 +01:00
..
2015-08-20 13:52:17 +02:00
2015-08-20 13:52:17 +02:00
2015-08-20 13:52:17 +02:00
2015-09-16 08:38:55 +02:00
2015-09-17 14:41:58 +02:00
2015-08-21 15:02:41 +02:00
2015-08-31 18:16:39 +02:00
2015-07-16 14:00:20 +02:00
2015-09-18 15:28:27 +01:00