summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)Author
2021-03-18default to CertificateValidity::INVALIDCaolán McNamara
2021-01-07officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl
2020-11-20Avoid unused parameter warning in the !HAVE_FEATURE_PDFIUM caseTor Lillqvist
2020-11-19xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna
2020-11-19xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna
2020-10-02Fix libnssckbi not found error on AndroidMert Tumer
2020-09-22tdf#128136: Build curl, nss, and xmlsec for iOS, tooTor Lillqvist
2020-09-19Avoid unused parameter 'rPageChecksums' in the !HAVE_FEATURE_PDFIUM caseTor Lillqvist
2020-09-09xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna
2020-09-08xmlsecurity: avoid saying OK when the signature is partialMiklos Vajna
2020-09-07xmlsecurity: fix infobar vs signature dialog inconsistencyMiklos Vajna
2020-08-19Make TempFile destructor remove temp directory recursivelySamuel Mehrbrodt
2020-07-27xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna
2020-06-29sd signature line: pass the model down to xmlsecurityMiklos Vajna
2020-06-29[API CHANGE] extend css.security.XDocumentDigitalSignaturesbrinzing
2020-06-29sd signature line: place shape on the correct pageMiklos Vajna
2020-06-29sd signature line: access the pdf shape from the appearance writerMiklos Vajna
2020-06-29sd signature line: export shape with signature to PDFMiklos 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
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov