summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc
AgeCommit message (Expand)AuthorFilesLines
2018-05-24xmlsecurity: Ask current datetime only onceTakeshi Abe1-3/+2
2018-05-22Related tdf#83877 Select certificate ok button label doesn't matchSamuel Mehrbrodt1-0/+1
2018-05-22tdf#83877 Add valid/invalid images to signaturesSamuel Mehrbrodt3-1/+18
2018-05-18tdf#83877 Write SignatureLineId to ODF & OOXML signaturesSamuel Mehrbrodt3-1/+4
2018-05-18tdf#109180 xmlsecurity nss: fix signing with ECDSA keyMiklos Vajna3-2/+21
2018-05-18Fix some IWYU warningsMiklos Vajna1-4/+29
2018-03-29loplugin:unusedmethodsNoel Grandin2-2/+0
2018-03-28loplugin:virtualdown in xmloff/xmlsecurityNoel Grandin4-9/+3
2018-03-22xmlsecurity: create XMLDocumentWrapper instances with a constructorMiklos Vajna1-12/+0
2018-03-21Turn on clang-format for these filesMiklos Vajna1-2/+3
2018-03-02delete colordata.hxxNoel Grandin1-1/+0
2018-03-02xmlsecurity: create XMLElementWrapper instances with a constructorMiklos Vajna1-98/+0
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann1-1/+1
2018-02-08xmlsecurity: fold Library_xsec_fw into Library_xmlsecurityMiklos Vajna9-105/+9
2018-01-25loplugin:useuniqueptr in SAXEventKeeperImplNoel Grandin1-1/+1
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin1-2/+2
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna3-8/+11
2018-01-03Turn on clang-format for these filesMiklos Vajna2-7/+11
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin2-3/+3
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-3/+1
2017-12-19Do things with preferred GPG keysKatarina Behrens1-0/+2
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin5-7/+7
2017-12-08gpg4libre: multi-select encryption certs, hide desc entryThorsten Behrens1-1/+2
2017-12-07gpg4libre: permit multi-select encrypt certThorsten Behrens1-1/+1
2017-12-06Restore GPG SEInitializer serviceKatarina Behrens1-1/+21
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin1-1/+1
2017-11-22gpg4libre: fix warningsThorsten Behrens1-1/+1
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt1-0/+3
2017-11-03xmlsecurity: can hold UriBindingHelper by rtl::ReferenceMiklos Vajna3-8/+65
2017-10-25xmlsecurity: remove unused chainOn() argumentMiklos Vajna1-1/+1
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann12-32/+32
2017-10-18xmlsecurity: remove unused m_xElementStackKeeperMiklos Vajna1-39/+0
2017-10-16Make include files found through -Ixmlsecurity/incStephan Bergmann2-3/+3
2017-10-13xmlsecurity: remove unused XSecController::m_xNextNodeOnSAXChainMiklos Vajna1-6/+0
2017-10-06xmlsecurity: last 2 params of setSAXChainConnector() is always nullptrMiklos Vajna1-4/+1
2017-10-05TSCP: include certificate usage in paragraph signaturesAshod Nakashian1-0/+3
2017-10-03loplugin:finalclasses in xmloffNoel Grandin1-1/+0
2017-09-22Fresh run of bin/update_pch.shMike Kaganski3-26/+84
2017-09-21xmlsecurity: hold SignatureCreatorImpl by rtl::ReferenceMiklos Vajna1-1/+3
2017-09-10gpg4libre: add sha512 supportThorsten Behrens1-0/+2
2017-09-06xmlsecurity: no need to have pdfio/pdfdocument.hxx as a global headerMiklos Vajna6-4/+66
2017-09-04loplugin:dyncastvisibilityStephan Bergmann1-1/+1
2017-09-03gpg4libre: Recycle certificate selection dialog for encryptionKatarina Behrens1-1/+12
2017-09-01xmlsecurity: fix inconsistent param naming in interface/implementationMiklos Vajna1-1/+1
2017-08-10xmlsecurity: work with impl directly in SignatureEngine::startEngine()Miklos Vajna4-4/+104
2017-08-08loplugin:unusedmethodsNoel Grandin1-1/+0
2017-08-01move resmgr to unotoolsCaolán McNamara2-2/+2
2017-08-01loplugin:constparams in variousNoel Grandin1-2/+2
2017-07-28loplugin:checkunusedparams more part2Noel Grandin2-10/+0