summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)Author
2021-10-29xmlsecurity: some Distinguished Names are less equal than othersMichael Stahl
2021-10-21xmlsecurity: fix new tests on WNTMichael Stahl
2021-04-15xmlsecurity: replace OOXMLSecParser implementationMichael Stahl
2021-03-24xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2021-03-24oox, svx, sw, xmlsecurity: clang-format these filesMiklos Vajna
2021-03-24Remove unnecessary if blockSamuel Mehrbrodt
2021-03-24xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl
2021-03-24xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl
2021-03-24xmlsecurity: replace XSecParser implementationMichael Stahl
2021-03-24expand out some namespace aliases [xmlsecurity/source/helper]Noel Grandin
2021-03-23default to CertificateValidity::INVALIDCaolán McNamara
2021-03-23do same set error state as ReadAndVerifySignature doesCaolán McNamara
2021-01-25xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna
2021-01-25fix --disable-pdfium buildCaolán McNamara
2021-01-25xmlsecurity: 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-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-03loplugin:stringaddNoel Grandin
2019-11-03find symbols that can be privateNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-17Remove some memset callsMike Kaganski
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-09-28loplugin:constmethod in xmlsecurityNoel Grandin
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-07-31Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmlsecurityStephan Bergmann
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:logexceptionnicely in xmlhelp..xmlsecurityNoel Grandin