# -*- 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/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: c='/cgit-data/cgit.png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/framework/signatureverifierimpl.cxx
AgeCommit message (Expand)Author
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-29loplugin:unusedmethodsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann
2017-08-10xmlsecurity: work with impl directly in SignatureEngine::startEngine()Miklos Vajna
2017-07-28loplugin:checkunusedparams more part2Noel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert xmlsecurity module away from OSL_ASSERT to assertChris Sherlock
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-10loplugin:unusedfieldsNoel Grandin
2016-11-24xmlsecurity: instantiate SignatureVerifierImpl directly in XSecControllerMiklos Vajna
2016-03-11xmlsecurity: clean up no longer relevant email addressesMiklos Vajna
2015-11-15use initialiser for Sequence<OUString>Noel Grandin