- 371ed0f fix build for more recent compilers by Caolán McNamara · 2 years, 4 months ago
- 3e3e94a CVE-2022-26305 compare authors using Thumbprint by Caolán McNamara · 4 years, 1 month ago
- b642b21 only use X509Data by Caolán McNamara · 4 years, 4 months ago
- ead080e xmlsec: fix OOXML signing with multiple certs, extend the test by Tomaž Vajngerl · 4 years, 5 months ago
- 3af5c6b xmlsec: signing the document fails the 3rd time (invalid signature) by Tomaž Vajngerl · 4 years, 5 months ago
- 94f9c42 xmlsecurity: add tests for multiple X509Data/X509Certificate by Michael Stahl · 5 years ago
- b83100b xmlsecurity: add test for timestamps by Michael Stahl · 5 years ago
- 6582991 xmlsecurity: replace OOXMLSecParser implementation by Michael Stahl · 5 years ago
- 7798e74 xmlsecurity: improve handling of multiple X509Data elements by Michael Stahl · 5 years ago
- d88c043 oox, svx, sw, xmlsecurity: clang-format these files by Miklos Vajna · 6 years ago
- fdfd8ef Remove unnecessary if block by Samuel Mehrbrodt · 6 years ago
- 270c554 xmlsecurity: ignore elements in ds:Object that aren't signed by Michael Stahl · 5 years ago
- d5ef07d xmlsecurity: XSecParser confused about multiple timestamps by Michael Stahl · 5 years ago
- 4214b58 xmlsecurity: replace XSecParser implementation by Michael Stahl · 5 years ago
- 033d014 expand out some namespace aliases [xmlsecurity/source/helper] by Noel Grandin · 6 years ago
- 18b57f8 default to CertificateValidity::INVALID by Caolán McNamara · 5 years ago
- 621761c do same set error state as ReadAndVerifySignature does by Caolán McNamara · 5 years ago
- 576e636 [API CHANGE] extend css.security.XDocumentDigitalSignatures by brinzing · 6 years ago
- be6a1db xmlsecurity: reject a few dangerous annotation types during pdf sig verify by Miklos Vajna · 5 years ago
- 1c86fe1 fix --disable-pdfium build by Caolán McNamara · 5 years ago
- ca334fa xmlsecurity: handle MDP permission during PDF verify by Miklos Vajna · 5 years ago
- 60e0c6f xmlsecurity: pdf incremental updates that are non-commenting are invalid by Miklos Vajna · 6 years ago
- 46efad4 xmlsecurity: avoid saying OK when the signature is partial by Miklos Vajna · 6 years ago
- 8696c20 xmlsecurity: fix infobar vs signature dialog inconsistency by Miklos Vajna · 6 years ago
- ed21fa8 xmlsecurity: detect unsigned incremental update between signatures by Miklos Vajna · 6 years ago
- a3ef13b package: OFFICE-3940 ODF 1.3 import of OpenPGP encryption by Michael Stahl · 6 years ago
- c6b6ac5 tdf#131733 Show only CN part of X.509 subject info by Gabor Kelemen · 6 years ago cp-6.4-branch-point
- ad1a410 Fix macro security UI usability problems by Jan-Marek Glogowski · 6 years ago
- 7757c28 remove a PCH for which the library has already been removed by Luboš Luňák · 6 years ago
- c02c4df make some classes module-private by Noel Grandin · 6 years ago
- ab285c7 loplugin:stringadd by Noel Grandin · 6 years ago
- a6e682f find symbols that can be private by Noel Grandin · 6 years ago
- d526bd7 Fix StringAdd::isCompileTimeConstant by Stephan Bergmann · 6 years ago
- 7d7fea7 make bin/update_pch.s always include code in trivial #if's by Luboš Luňák · 6 years ago
- d51db77 Remove some memset calls by Mike Kaganski · 6 years ago
- 4aa6e2cb tdf#42316 handle saving to template filters by Jan-Marek Glogowski · 6 years ago
- 9b5dad1 loplugin:stringadd look for unnecessary temporaries by Noel Grandin · 6 years ago
- bfaf25f Silence -Werror,-Wunused-variable (clang-cl) by Stephan Bergmann · 6 years ago
- 261fa8c tdf#114441 changed some sal_uLong to better fitting types by Christian Barth · 7 years ago
- 231e16d loplugin:redundantpointerops simplify *p.get() by Noel Grandin · 7 years ago
- 48595c8 Related: tdf#127935 set default activate handler to toggle row expansion by Caolán McNamara · 7 years ago
- 664de5a8 loplugin:stringconstant (clang-cl) by Stephan Bergmann · 7 years ago
- eac3017 add activates_default to GtkEntries in dialogs by Caolán McNamara · 7 years ago
- 4ea4135 loplugin:constmethod in xmlsecurity by Noel Grandin · 7 years ago
- 64af348 Remove some unused includes by Miklos Vajna · 7 years ago
- 42af04b do not require $(SRCDIR) in every gb_Library_set_precompiled_header by Luboš Luňák · 7 years ago
- 8e999b5 Fix typos by Andrea Gelmini · 7 years ago
- f599c31 tdf#39593 use isUnoTunnelId by Arkadiy Illarionov · 7 years ago
- 73e3604 Fixing '....' and '..' by Andrea Gelmini · 7 years ago
- 24c17da tdf#39593 extract UnoTunnelId comparison to template function by Arkadiy Illarionov · 7 years ago
- 10280da loplugin:constvars, look for loop vars that can be const by Noel Grandin · 7 years ago
- 6489906 tdf#116862 do not encrypt to self when encryption key is not set by Franklin Weng · 7 years ago
- 889dc7b use more TOOLS_WARN_EXCEPTION by Noel Grandin · 7 years ago
- 7d7a786 new loplugin:sequenceloop by Noel Grandin · 7 years ago
- 7001ddf Simplify OUString array initialization by Mike Kaganski · 7 years ago
- 9c8854b Don't hardcode "C:\\Program Files (x86)" path on Windows by Mike Kaganski · 7 years ago
- 536ab2f tdf#116085 add more Gpg4Win binary locations by Thorsten Behrens · 7 years ago
- 3246cff assertDocument is only defined for HAVE_FEATURE_GPGVERIFY by Stephan Bergmann · 7 years ago
- c3a1c83 tdf#42316 preserve macro signature of templates by Jan-Marek Glogowski · 7 years ago
- 496f32e Fix typos by Andrea Gelmini · 7 years ago
- d55e956 Improved loplugin:stringconstant (now that GCC 7 supports it): xmlsecurity by Stephan Bergmann · 7 years ago
- 5ccc812 Fix typos by Andrea Gelmini · 7 years ago
- afad1a0 Fix typos by Andrea Gelmini · 7 years ago
- 3c6b2b7 loplugin:referencecasting in xmlsecurity by Noel Grandin · 7 years ago
- 1196193 cid#1448421 unsafe_xml_parse_config by Caolán McNamara · 7 years ago
- 3e66a82 cid#1448248 Unchecked return value by Caolán McNamara · 7 years ago
- 31f0437 loplugin:passstuffbyref by Noel Grandin · 7 years ago
- 2836b78 loplugin:logexceptionnicely in xmlhelp..xmlsecurity by Noel Grandin · 7 years ago
- 1ae6523 XSecController must be a complete type here (Windows --disable-pch) by Stephan Bergmann · 7 years ago
- 09c657e tdf#39593 use UNO3_GETIMPLEMENTATION* macros by Arkadiy Illarionov · 7 years ago
- 7ad9296 Removed duplicated include by Andrea Gelmini · 7 years ago
- 5321d32 xmlsecurity: add missing include by Miklos Vajna · 7 years ago
- 256fcca operator new doesn't return null anyway by Stephan Bergmann · 7 years ago
- 3370752 writerfilter: make RTFParserState members private, part 1 by Miklos Vajna · 7 years ago
- 7661e35 xmlsecurity: make DocumentSignatureManager members private by Miklos Vajna · 7 years ago
- a361231 fix wrong SET/QUERY flags passed to uno::Reference by Noel Grandin · 7 years ago
- e2fcb27 regenerate PCH headers by Luboš Luňák · 7 years ago
- 1156f98 an is used before a vowel sound by Caolán McNamara · 7 years ago
- fac093e Simplify Sequence iterations in xmlscript, xmlsecurity by Arkadiy Illarionov · 7 years ago
- c6350b3 regenerate PCH headers for the 4 new levels by Luboš Luňák · 7 years ago
- 64faea3 tdf#42949 Fix IWYU warnings in xmlsecurity/*cxx by Gabor Kelemen · 7 years ago
- 59278fa Replace remaining lists by vectors in xmlsecurity by Julien Nabet · 7 years ago
- d25fef6 Resolves: tdf#125132 xml signatures dialog should be modal by Caolán McNamara · 7 years ago
- c671619 Replace list by vector in xmlsecurity/gpg by Julien Nabet · 7 years ago
- 855f52e Use hasElements to check Sequence emptiness in [v-x]* by Arkadiy Illarionov · 7 years ago
- f5f8891 xmlsecurity: fix the Android build by Miklos Vajna · 7 years ago
- d1ab132 tdf#42949 Fix IWYU warnings in xmlsecurity/*hxx by Gabor Kelemen · 7 years ago
- cca6830 Properly initialize gpgme-w32spawn.exe path on Windows by Mike Kaganski · 7 years ago
- f87fab6 loplugin:sequentialassign in writerfilter..xmlsecurity by Noel Grandin · 7 years ago
- b52f309 improve loplugin simplifyconstruct by Noel Grandin · 7 years ago
- 639df4d use more std::make_unique by Noel Grandin · 7 years ago
- 8a9d823 tdf#123747 xmlsecurity, ODF sign roundtrip: preserve invalid reference type by Miklos Vajna · 7 years ago
- 80152c8 tdf#42949 Fix IWYU warnings in include/sfx2/[sS]* by Gabor Kelemen · 7 years ago
- aa04df5 weld SwEditRegionDlg by Caolán McNamara · 7 years ago
- e3e6f43 clarify that set_visible(true/false) is just show/hide by Caolán McNamara · 7 years ago
- 0d8c670 build: support disabling poppler by Ashod Nakashian · 7 years ago
- 8b5e23e log nice exception messages whereever possible by Noel Grandin · 7 years ago
- b612cf0 Introduce o3tl::underlyingEnumValue by Stephan Bergmann · 7 years ago
- 19240f6 loplugin:unusedfields look for classes where we can make all the.. by Noel Grandin · 7 years ago
- ea58b03 loplugin:indentation (clang-cl) by Stephan Bergmann · 7 years ago