office-gobmx/svl
Michael Stahl 96d5134d4d SfxStyleSheetBasePool::Remove: fix valgrind warning:
aStyles contains rtl::References, so the erase() call may cause "p" to
be deleted, while "p" is then used as a parameter to Broadcast;
avoid this by retaining the rtl::Reference on the stack a bit longer.
Valgrind warning observed in sc_unoapi sc.ScStyleFamilyObj on
libreoffice-3-6 branch, called by ScStyleFamilyObj::removeByName.

Change-Id: I96d6de85b1b182b5ae3f74e92987a7f137537ffb
2012-09-14 22:01:55 +02:00
..
inc/svl resolved fdo#52240 fdo#52137 fdo#52288 user editable date patterns 2012-08-29 21:17:46 +02:00
prj
qa Improvement on previous commit, UCB clean up 2012-09-14 18:24:49 +02:00
source SfxStyleSheetBasePool::Remove: fix valgrind warning: 2012-09-14 22:01:55 +02:00
unx
util
AllLangResTarget_svl.mk
CppunitTest_svl_lngmisc.mk
CppunitTest_svl_urihelper.mk
JunitTest_svl_complex.mk
Library_fsstorage.mk
Library_passwordcontainer.mk
Library_svl.mk
Makefile
Module_svl.mk
Package_inc.mk