summaryrefslogtreecommitdiff
path: root/leak-suppress.txt
AgeCommit message (Expand)Author
2014-08-26also add libgdk to suppressed leaksMarkus Mohrhard
2014-08-26add external libs to the suppression fileMarkus Mohrhard
2014-08-25we leak the RTTI information knowinglyMarkus Mohrhard
2014-05-27add ResMgr::CreateResMgr to Lsan suppressions fileMarkus Mohrhard
2014-05-22Silence remaining memory leaks in soltools/cpp when run with lsanStephan Bergmann
2014-05-22Clean upStephan Bergmann
2014-05-22Moved leak-suppress.txt from dev-tools to core repoStephan Bergmann
lobally sets at least 0x0502 Change-Id: I52b75dc114eb498232faeb70ec75948ad01d3675 2016-12-23tdf#100826: Use parent console for output if possibleMike Kaganski This patch uses either passed standard handles, or parent console for output of --help and --version command line switches. Change-Id: Iabbec79d3792ae091ca06d134345c1669eb1ac13 Reviewed-on: https://gerrit.libreoffice.org/31187 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> 2016-10-16clang-cl loplugin: desktopStephan Bergmann Change-Id: If2f5bfa6c05098c5362cd6c7b546520dc01ee821 Reviewed-on: https://gerrit.libreoffice.org/29871 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com> 2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann Change-Id: I87e9ce45cf945e75e8140a9d4608da8abcddada6 Reviewed-on: https://gerrit.libreoffice.org/27187 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com> 2016-05-30Move exithelper.h to includeTor Lillqvist We will want to use EXITHELPER_CRASH_WITH_RESTART in vcl, too. Change-Id: If34244a361b157e0e9c7cca55fc34f0574f39984 2016-04-05-Werror,-Wunused-functionStephan Bergmann Change-Id: I2d0a21b0f38feafa6e3fde0245b1fdb9b5771152 2016-03-30Remove undocumented perftune.ini FastPipeCommunicationStephan Bergmann ...originally added to OOo in 2005 with 9277dc7501f70d80ea1302c128c2786c01b69706 and e3eecbfeb639529f3a15c0acfe4697a619d454fb "INTEGRATION: CWS cov2src: #126234# Join MWS COV680 m4 into SRC680". Change-Id: I149686eca8bda5ea7a363cd995447576e217ec13 Reviewed-on: https://gerrit.libreoffice.org/23600 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com> 2016-03-29Remove obsolete commentStephan Bergmann The code it commented got removed with 77c52217238b6a1b08b74852aa79163306c688a9 "INTEGRATION: CWS sb83". Change-Id: I709db766806a75823e3436a0b3d5a6eba307ecca 2016-02-16use consistent #define checks for the Windows platformNoel Grandin stage 1 of replacing usage of various checks for the windows platform with the compiler-defined '_WIN32' macro Change-Id: Iece73abdee530937e0737190b1aa97a46cd3075f Reviewed-on: https://gerrit.libreoffice.org/22390 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com> 2016-02-09Remove excess newlinesChris Sherlock A ridiculously fast way of doing this is: for i in $(pcregrep -l -M -r --include='.*[hc]xx$' \ --exclude-dir=workdir --exclude-dir=instdir '^ {3,}' .) do perl -0777 -i -pe 's/^ {3,}/ /gm' $i done Change-Id: Iebb93eccbee9e4fc5c4380474ba595858a27ac2c Reviewed-on: https://gerrit.libreoffice.org/22224 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> 2015-11-12Windows header sanitizationAshod Nakashian Isolation of windows headers using prewin.h and postwin.h headers and making headers dependent on them more self contained. Conversion of TCHAR to WCHAR and LPCTSTR to LPCWSTR etc. and cleanup of unnecessary casts. Change-Id: I7eff5c477d9223a064bfb4d962ff6d61960ee69c Reviewed-on: https://gerrit.libreoffice.org/19901 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> 2015-07-23inline a handful of use-once #definesNoel Grandin Change-Id: Id2654555c4042f8c0bdbd6bab6507e705f08326b 2015-01-07drop crashrep unused since start of LibreOfficeCaolán McNamara Change-Id: I3df1216054c133314b2317849744a0a37e9fbc8f Reviewed-on: https://gerrit.libreoffice.org/13733 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> 2015-01-05desktop: fix copypasta in officeloader.cxxMichael Stahl Change-Id: I66736e0b1e72e27c02ea718c3f07547b83fd949f 2014-12-03Fold URE: WindowsStephan Bergmann ...assuming the delayLoadHook in cli_ure/source/native/native_bootstrap.cxx is no longer necessary and loading of cppuhelper from the program dir cannot fail regardless in whatever scenario the cli_cppuhelper library itself is loaded. Change-Id: I13f32b327bca4cce9780864f5e57cdad3860afe5 2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini Change-Id: Ia43976d84eede6f699381bc4f3daf89b95e4cb4f Reviewed-on: https://gerrit.libreoffice.org/12150 Reviewed-by: Bryan Quigley <gquigs@gmail.com> Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com> 2014-10-23fdo#60689: replace SUPD variableMarcos Paulo de Souza Change-Id: Iad63330f8762b595ba5ee94fc20bc2c64ac92f6b Reviewed-on: https://gerrit.libreoffice.org/11937 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com> 2014-06-04desktop: fix includesThomas Arnhold Change-Id: Ia51cd6fcdb84c049907b0aeda20774558198b575