summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
2020-12-22[API CHANGE] extend css.security.XDocumentDigitalSignaturesbrinzing
2020-12-03xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna
2020-12-03fix --disable-pdfium buildCaolán McNamara
2020-12-03xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna
2020-09-10xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna
2020-09-08xmlsecurity: avoid saying OK when the signature is partialMiklos Vajna
2020-09-04xmlsecurity: fix infobar vs signature dialog inconsistencyMiklos Vajna
2020-07-30xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna
2020-05-23package: OFFICE-3940 ODF 1.3 import of OpenPGP encryptionMichael Stahl
2020-04-29tdf#131733 Show only CN part of X.509 subject infocp-6.4-branch-pointGabor Kelemen
2019-12-17Fix macro security UI usability problemsJan-Marek Glogowski
2019-11-11remove a PCH for which the library has already been removedLuboš Luňák
2019-11-05make some classes module-privateNoel Grandin
2019-11-03loplugin:stringaddNoel Grandin
2019-11-03find symbols that can be privateNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-17Remove some memset callsMike Kaganski
2019-10-16tdf#42316 handle saving to template filtersJan-Marek Glogowski
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-10Silence -Werror,-Wunused-variable (clang-cl)Stephan Bergmann
2019-10-09tdf#114441 changed some sal_uLong to better fitting typesChristian Barth
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-10-01add activates_default to GtkEntries in dialogsCaolán McNamara
2019-09-28loplugin:constmethod in xmlsecurityNoel Grandin
2019-09-26Remove some unused includesMiklos Vajna
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-10Fix typosAndrea Gelmini
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-08-21loplugin:constvars, look for loop vars that can be constNoel Grandin
2019-08-20tdf#116862 do not encrypt to self when encryption key is not setFranklin Weng
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-16new loplugin:sequenceloopNoel Grandin
2019-08-14Simplify OUString array initializationMike Kaganski
2019-08-14Don't hardcode "C:\\Program Files (x86)" path on WindowsMike Kaganski
2019-08-13tdf#116085 add more Gpg4Win binary locationsThorsten Behrens
2019-08-10assertDocument is only defined for HAVE_FEATURE_GPGVERIFYStephan Bergmann
2019-08-06tdf#42316 preserve macro signature of templatesJan-Marek Glogowski
2019-07-31Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmlsecurityStephan Bergmann
2019-07-25Fix typosAndrea Gelmini
2019-07-24Fix typosAndrea Gelmini
2019-07-21loplugin:referencecasting in xmlsecurityNoel Grandin
2019-07-16cid#1448421 unsafe_xml_parse_configCaolán McNamara
2019-07-16cid#1448248 Unchecked return valueCaolán McNamara
2019-06-18loplugin:passstuffbyrefNoel Grandin