# # 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 ublished> d02f111181b0f79eda2a96f47181da5ee8d3aabf Change-Id: Ibb17831fb110f2683ee94b332bca4c658962b4f8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131847 Tested-by: Jenkins Tested-by: Rizal Muttaqin <rizmut@libreoffice.org> Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
Change-Id: Ibb17831fb110f2683ee94b332bca4c658962b4f8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131847
Tested-by: Jenkins
Tested-by: Rizal Muttaqin <rizmut@libreoffice.org>
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
Colibre: tdf#148029 Remove dark area in dark variant 2022-03-19T03:47:11+00:00 Rizal Muttaqin riz_17_oke@yahoo.co.id 2022-03-19T03:09:53+00:00 566ee17c2709f9939145ddc7fbb1d61c35049321 Change-Id: I53c550ae5a0ec619c7bfe3e46defc72227bb90fd Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131844 Tested-by: Rizal Muttaqin <rizmut@libreoffice.org> Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
Change-Id: I53c550ae5a0ec619c7bfe3e46defc72227bb90fd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131844
Tested-by: Rizal Muttaqin <rizmut@libreoffice.org>
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
Colibre: tdf#146545 Add dark variant 2022-03-12T21:14:55+00:00 Rizal Muttaqin riz_17_oke@yahoo.co.id 2022-03-12T07:40:26+00:00 e16da3ea406a07c61eef763e5d30563ff1bbb099 Change-Id: I041d74336c3f59e0240341acfb7c50d60d64429e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131411 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
Change-Id: I041d74336c3f59e0240341acfb7c50d60d64429e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131411
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>