# # 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=suppressions=.../leak-suppress.txt # uno typelib leak:cppu/source/typelib/typelib.cxx leak:cppuhelper/source/typemanager.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 # ignore python leaks leak:_PyMem_RawMalloc # ignore leak in gpgmepp external library leak:mkdefsinc # idlc deliberately leaks leak:idlc/source/idlcmain.cxx # deliberate leak in cppunit leak:sal/cppunittester/cppunittester.cxx # TODO Firebird appears to be leaking like a sieve leak:connectivity::firebird:: leak:Firebird:: # TODO leaks in basic module # these appears to be some kind of ref-counting cycle leak:SbiRuntime:: leak:SbModule:: # LibXML leaks a couple of objects leak:libxml2.so # LibCoin leaks a little leak:coinComputeIntVariables leak:CoinMessages::operator=(CoinMessages const&) # ignore the in-process Java VM leak:libjvm # TODO The code in Signing::Verify is clearly leaking this structure, but naively destroying it inside # that method results in heap-use-after-free errors leak:NSS_CMSMessage_CreateFromDER leak:PK11_FindPrivateKeyFromCert leak:PK11_ImportDERPrivateKeyInfoAndReturnKey -3.2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/icon-themes/sifr_dark_svg/vcl/res
AgeCommit message (Collapse)Author
2022-10-12tdf#151071 Revise Sifr (Update color to follow symbolic Adwaita)Rizal Muttaqin
Change-Id: I70aa82598f68492ebdfcd26f51858471c0a53f25 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141245 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2022-10-06tdf#151071 Revise SifrRizal Muttaqin
Change-Id: Ic8c2f5e6d86cd11366a4f42cbc3e3f40913cae91 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141012 Tested-by: Rizal Muttaqin <rizmut@libreoffice.org> Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2022-10-04tdf#151071 Revise SifrRizal Muttaqin
Change-Id: I42ed1e912d112cd7733574070f4fdf6533690b32 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140917 Tested-by: Rizal Muttaqin <rizmut@libreoffice.org> Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2022-06-19elementary Sifr: tdf#144303 Calc cross cursorRizal Muttaqin
Change-Id: I2805060487720a434f3b68b24ca05d576d10d717 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136097 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2022-02-23Sifr: tdf#144303 Calc's cross cursorRizal Muttaqin
Change-Id: Ied1c954c868b6779db8d2fa9c41154c2df22b99e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130407 Tested-by: Rizal Muttaqin <rizmut@libreoffice.org> Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2020-06-10tdf#133819 support for tristate checkboxesRizal Muttaqin
Change-Id: Ie98700652d76db10e8f8b587016ddae9253ddaac Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95956 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2020-06-09Icon theme: tdf#133582 missing checkbox and radio button in gen envRizal Muttaqin
Change-Id: I2f756fe6920099bb37fd6b3f83df7f1e21504290 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95893 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2020-02-26Breeze & Sifr: Fix for tdf#130939rizmut
Missing icons in Merge Cells dialog Change-Id: Ic3dbf4cc8748455fe8086cdaf4b154cdc9ee9272 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89498 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2020-01-28Sifr: Added SVG version of the Sifr Dark icon set (tdf#128849).rizmut
Change-Id: Id6c6d967e86eca47dca38670a77a3823f691e896 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87598 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>