summaryrefslogtreecommitdiff
path: root/unoxml/Makefile
blob: ccb1c85a04da1561bdd303802e54abac8b052084 (plain)
1
2
3
4
5
6
7
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-

module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../solenv/gbuild/partial_build.mk

# vim: set noet sw=4 ts=4:
ice-4.1.3.2&id=5060c5015882b7109c54598c4ea858949beafc43'>Use o3tl::make_unsigned in some placesStephan Bergmann 2022-05-19Simplify an "ImportGraphic" method by removing useless pExtHeader (WmfExternal)Julien Nabet 2022-05-06remove unnecessary sequenceToContainerNoel Grandin 2022-05-05loplugin:unusedvariableplusNoel Grandin 2022-05-05tdf#145312: xmlsecurity_pdfsigning: Add unittestXisco Fauli 2022-05-03Just use Any ctor instead of makeAny in xmlsecurityStephan Bergmann 2022-05-01use more string_view in variousNoel Grandin 2022-04-29xmlsecurity: fix testInsertCertificate_PEM_ODT with "dbm:" NSS DBMichael Stahl 2022-04-29xmlsecurity: fix init of temp NSS DB when running with uid 0Michael Stahl 2022-04-29use more string_view in INetURLObjectNoel Grandin 2022-04-28Fix system-nss: add hasht.h header backThorsten Behrens 2022-04-20loplugin:passstuffbyrefNoel Grandin 2022-04-15use more string_view in xml*Noel Grandin 2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin 2022-03-04use internal SHA256Thumbprint apiCaolán McNamara 2022-03-04compare authors using ThumbprintCaolán McNamara 2022-03-01Fix the test failing when invalid certificate is in cert storeMike Kaganski 2022-02-25Add documentation for xmlsecurityHossein 2022-02-21Cleanup x509certificate_nssimpl.cxxHossein 2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara 2022-01-29gtk4: remove stray xalignCaolán McNamara 2022-01-24Make Certificate not found dialog asyncSzymon Kłos 2022-01-24Make View Certificate sub-dialog asyncSzymon Kłos 2022-01-24Make View Certificate dialog asyncSzymon Kłos 2022-01-24jsdialog: enable Digital Signatures dialogSzymon Kłos