# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # 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/. # $(eval $(call gb_Package_Package,extras_tplwizagenda,$(SRCDIR)/extras/source/templates/wizard/agenda)) $(eval $(call gb_Package_add_files,extras_tplwizagenda,$(LIBO_SHARE_FOLDER)/template/common/wizard/agenda,\ 10grey.ott \ 1simple.ott \ 2elegant.ott \ 3modern.ott \ 4classic.ott \ 5blue.ott \ 6orange.ott \ 7red.ott \ 8green.ott \ 9colorful.ott \ aw-10grey.ott \ aw-1simple.ott \ aw-2elegant.ott \ aw-3modern.ott \ aw-4classic.ott \ aw-5blue.ott \ aw-6orange.ott \ aw-7red.ott \ aw-8green.ott \ aw-9colorful.ott \ )) # vim: set noet sw=4 ts=4: >distro/allotropia/zeta-24-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/leak-suppress.txt
AgeCommit message (Expand)Author
2017-07-21migrate to boost::gettextCaolán McNamara
2016-03-12ignore a few low level libc leaks for nowMarkus Mohrhard
2016-03-12we knowingly leak that during the unit testsMarkus Mohrhard
2016-01-16Readd accidentally deleted fileChris Sherlock
2016-01-16vcl: remove commented out lines from commit 0174562fa9eChris Sherlock
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