# # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # Use via environment variable LSAN_OPTIONS=.../leak-suppress.txt # uno typelib leak:cppu/source/typelib/typelib.cxx # uno component context leak:cppu::defaultBootstrap_InitialComponentContext # global objects leak:SfxFilterContainer::ReadSingleFilter_Impl # build-time tool soltools/cpp: leak:soltools/cpp/_cpp.c # bridge's RTTI information, leaked knowingly leak:RTTI::getRTTI # ignore glib reported leaks, most likely false positives # glib not built with asan/lsan leak:libglib # ignore gdk reported leaks, most likely false positives # gdk not built with asan/lsan leak:libgdk # ignore fontconfig reported leaks, most likely false positives # fontconfig not built with asan/lsan leak:libfontconfig.so # ignore libGL related leaks, most likely false positives # libGL is not built with asan/lsan leak:libGL.so # knowingly leaked in the unit tests to get a SfxMedium leak:SfxObjectShell::DoInitUnitTest # ignore some libc related leaks leak:__new_exitfn leak:__GI___strdup ='distro/cib/libreoffice-5-2'>distro/cib/libreoffice-5-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sfx2/source/notify/hintpost.cxx
AgeCommit message (Expand)Author
2019-10-29remove unnecessary includesCaolán McNamara
2018-09-13pass SfxRequest around by std::unique_ptrNoel Grandin
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-07-14sfx2: remove pointless GenLink classMichael Stahl
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-04-12removed unused definesTakeshi Abe
2012-02-17Removed unused code from svl and sfx2Szabolcs Dezsi
2012-02-05Remove unused codeElton Chung
2012-01-10Remove cruft in debug toolsMarcel Metz
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-09Remove redundant #ifndef & #ifdef directivesJ. Graeme Lingard
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.6.216); FILE MERGEDRüdiger Timm
2007-06-27INTEGRATION: CWS vgbugs07 (1.5.218); FILE MERGEDJens-Heiner Rechtien