summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc/framework
AgeCommit message (Expand)AuthorFilesLines
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC6-24/+6
2020-02-09Fix typoAndrea Gelmini1-1/+1
2019-12-22loplugin:finalclasses in xmlsecurityNoel Grandin4-4/+4
2019-11-05make some classes module-privateNoel Grandin5-5/+5
2019-07-31Fix typosAndrea Gelmini1-1/+1
2019-07-25Fix typosAndrea Gelmini1-1/+1
2019-07-24Fix typosAndrea Gelmini2-4/+4
2019-04-29tdf#42949 Fix IWYU warnings in xmlsecurity/*hxxGabor Kelemen5-23/+19
2018-03-29loplugin:unusedmethodsNoel Grandin2-2/+0
2018-03-28loplugin:virtualdown in xmloff/xmlsecurityNoel Grandin4-9/+3
2018-02-08xmlsecurity: fold Library_xsec_fw into Library_xmlsecurityMiklos Vajna5-9/+9
2018-01-25loplugin:useuniqueptr in SAXEventKeeperImplNoel Grandin1-1/+1
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin3-3/+3
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann4-7/+7
2017-10-16Make include files found through -Ixmlsecurity/incStephan Bergmann2-3/+3
2017-09-21xmlsecurity: hold SignatureCreatorImpl by rtl::ReferenceMiklos Vajna1-1/+3
2017-09-04loplugin:dyncastvisibilityStephan Bergmann1-1/+1
2017-08-10xmlsecurity: work with impl directly in SignatureEngine::startEngine()Miklos Vajna4-4/+104
2017-07-28loplugin:checkunusedparams more part2Noel Grandin2-10/+0
2017-07-28loplugin:checkunusedparams more part1Noel Grandin1-4/+0
2017-07-27loplugin:constparams in xmlsecurityNoel Grandin1-2/+2
2017-06-21gpg4libre: make signature impl swappable in-situ during validationThorsten Behrens1-0/+3
2017-05-10xmlsecurity: slightly more modern c++Thorsten Behrens1-1/+5
2017-03-19Fix typosAndrea Gelmini1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann5-128/+63
2017-01-19New loplugin:dynexcspec: Add @throws documentation, xmlsecurityStephan Bergmann5-0/+15
2017-01-10loplugin:unusedfieldsNoel Grandin3-7/+3
2016-12-21xmlsecurity: instantiate SignatureCreatorImpl directly in XSecControllerMiklos Vajna1-0/+114
2016-12-01xmlsecurity: instantiate SAXEventKeeperImpl directly in XSecControllerMiklos Vajna1-0/+322
2016-11-24xmlsecurity: instantiate SignatureVerifierImpl directly in XSecControllerMiklos Vajna3-0/+381