# -*- 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_ExternalPackage_ExternalPackage,libwpg_inc,wpg)) $(eval $(call gb_ExternalPackage_add_unpacked_files,libwpg_inc,inc/external/libwpg,\ src/lib/libwpg.h \ src/lib/WPGPaintInterface.h \ src/lib/WPGraphics.h \ )) # vim: set noet sw=4 ts=4: '>
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/file/FCatalog.hxx
id=9c165fe3084b7c054f9f04f3b065897abcbe2162'>gpg4libre: When encrypting, show all available GPG keys
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-05-30com::sun::star->css in connectivityNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
Katarina Behrens
2017-07-17gpg4libre: use full SHA1 hash for key identificationThorsten Behrens
2017-07-17gpg4libre: unconditionally use binary IOThorsten Behrens
2017-07-17gpg4libre: search for _all_ local keys in getCertificate()Thorsten Behrens
2017-07-14gpg4libre: Show whether pgp keys are trusted or notSamuel Mehrbrodt
2017-06-28tdf#108794 gpg4libre: Use key id to get the right keySamuel Mehrbrodt
2017-06-23Gpg key listing: Use range based for loopSamuel Mehrbrodt
2017-06-23tdf#108692 gpg4libre: List all gpg keysSamuel Mehrbrodt
2017-06-22xmlsecurity: fix loplugin:unusedvariablecheck warningMiklos Vajna
2017-06-21gpg4libre: some code improvements, add metadata for OpenPGP keysThorsten Behrens
2017-06-21gpg4libre: write PGPData info, get more metadata out for gpg keyThorsten Behrens
2017-06-21gpg4libre: initial GPG signature validationThorsten Behrens
2017-05-11gpg4libre: we really only want private keys listedThorsten Behrens