summaryrefslogtreecommitdiffstats
path: root/leak-suppress.txt
Commit message (Collapse)AuthorAgeFilesLines
* ignore crypto leaks for nowNoel Grandin2021-06-011-0/+4
| | | | | | | Change-Id: I5cc1d8730378c709582ee9927f63c13f0795866b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116523 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
* supress leak checking in JavaVMNoel Grandin2021-05-261-0/+3
| | | | | | | Change-Id: I82cb41518524949bbd578778724b92d9ebcecad4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116139 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
* suppress more leaks in external librariesNoel Grandin2021-05-211-0/+7
| | | | | | | Change-Id: Ia69ce6a7be9f995dc919b91e4a3a56375e1c4c96 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115908 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
* suppress more basic leaksNoel Grandin2021-05-121-1/+2
| | | | | | | Change-Id: I283457e47b919411455afac209e78e508139f9af Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115498 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
* suppress some leaks I don't want to deal withNoel Grandin2021-05-111-0/+8
| | | | | | | Change-Id: I66d39f3c4500ca75da62f023c80c8fe2851636a3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115376 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
* update leak-suppressNoel Grandin2021-05-101-0/+3
| | | | | | | | | with some CPPUNIT stuff that is being deliberately leaked Change-Id: I7e3e3090877394f05e5bc9f270c456de7e7c57f6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115333 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
* ignore leaks in idlcNoel Grandin2020-05-071-0/+3
| | | | | | | | | | which seems to be leaking deliberately and we don't really care about leaks in this tool Change-Id: I6b6630fb64f905037efc043ea81c5cdc5a3207a0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93644 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
* add some leak suppressionsNoel Grandin2020-05-051-0/+6
| | | | | | | Change-Id: Ie004a2fd3b5f2654541b0bcec0d4d7dae312598f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93451 Tested-by: Noel Grandin <noel.grandin@collabora.co.uk> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
* fix docNoel Grandin2019-11-131-1/+1
| | | | | | | Change-Id: I39418b70040c34ade39f5e35ea700792f25418ab Reviewed-on: https://gerrit.libreoffice.org/82545 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
* migrate to boost::gettextCaolán McNamara2017-07-211-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * all .ui files go from <interface> to <interface domain="MODULE"> e.g. vcl * all .src files go away and the english source strings folded into the .hrc as NC_("context", "source string") * ResMgr is dropped in favour of std::locale imbued by boost::locale::generator pointed at matching MODULE .mo files * UIConfig translations are folded into the module .mo, so e.g. UIConfig_cui goes from l10n target to normal one, so the res/lang.zips of UI files go away * translation via Translation::get(hrc-define-key, imbued-std::locale) * python can now be translated with its inbuilt gettext support (we keep the name strings.hrc there to keep finding the .hrc file uniform) so magic numbers can go away there * java and starbasic components can be translated via the pre-existing css.resource.StringResourceWithLocation mechanism * en-US res files go away, their strings are now the .hrc keys in the source code * remaining .res files are replaced by .mo files * in .res/.ui-lang-zip files, the old scheme missing translations of strings results in inserting the english original so something can be found, now the standard fallback of using the english original from the source key is used, so partial translations shrink dramatically in size * extract .hrc strings with hrcex which backs onto xgettext -C --add-comments --keyword=NC_:1c,2 --from-code=UTF-8 --no-wrap * extract .ui strings with uiex which backs onto xgettext --add-comments --no-wrap * qtz for gettext translations is generated at runtime as ascii-ified crc32 of content + "|" + msgid * [API CHANGE] remove deprecated binary .res resouce loader related uno apis com::sun::star::resource::OfficeResourceLoader com::sun::star::resource::XResourceBundleLoader com::sun::star::resource::XResourceBundle when translating strings via uno apis com.sun.star.resource.StringResourceWithLocation can continue to be used Change-Id: Ia2594a2672b7301d9c3421fdf31b6cfe7f3f8d0a
* ignore a few low level libc leaks for nowMarkus Mohrhard2016-03-121-0/+4
| | | | Change-Id: I9899ee038a3ed323b77985f63fe189fc39ac1998
* we knowingly leak that during the unit testsMarkus Mohrhard2016-03-121-0/+3
| | | | | | | Change-Id: I89da499ee654b0803c3485227641e4d97db8ec60 Reviewed-on: https://gerrit.libreoffice.org/23171 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
* Readd accidentally deleted fileChris Sherlock2016-01-161-0/+43
| | | | Change-Id: I8451bc5a754332a4cbfaa721324e8256271de05e
* vcl: remove commented out lines from commit 0174562fa9eChris Sherlock2016-01-161-43/+0
| | | | Change-Id: I48af7bbb78f33035e6b8369eb460a6fdf5fc96b4
* also add libgdk to suppressed leaksMarkus Mohrhard2014-08-261-0/+4
| | | | Change-Id: I2a276a6932ea1a36323f4c117e6caabaff9f0168
* add external libs to the suppression fileMarkus Mohrhard2014-08-261-0/+12
| | | | | | | These are not built with Asan/Lsan and therefore are most likely false positives. Change-Id: I76ae7e4d023ab6401a34b61dbc9a05bc75327253
* we leak the RTTI information knowinglyMarkus Mohrhard2014-08-251-0/+3
| | | | | | Most likely show up since 9c9f0ea2c38929d133b0fe2faf616ecab17e07c9 Change-Id: I9d097c1098edc626db67171893411363e13d7941
* add ResMgr::CreateResMgr to Lsan suppressions fileMarkus Mohrhard2014-05-271-0/+3
| | | | Change-Id: Ia5fa3f15ed3dbf37aa76959073be1796c8c8c043
* Silence remaining memory leaks in soltools/cpp when run with lsanStephan Bergmann2014-05-221-0/+3
| | | | Change-Id: Ia71c9abedfd325b9f5bb2a5e28b2386db5c2fd6b
* Clean upStephan Bergmann2014-05-221-1/+10
| | | | Change-Id: I1a651fb059e6cbaece53c8dbac7436b493f66cd5
* Moved leak-suppress.txt from dev-tools to core repoStephan Bergmann2014-05-221-0/+9
from 196396ffc72bbb1e4f9bbc8ff83432e22bf638af:leak-sanitizer/leak-suppress.txt Change-Id: Icc7bab46de7a8e63ce149fd0277283f267fb2931