summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/framework
AgeCommit message (Expand)AuthorFilesLines
2018-04-01remove unused processfactory.hxx includesJochen Nitschke2-2/+0
2018-03-29loplugin:unusedmethodsNoel Grandin2-45/+0
2018-01-25loplugin:useuniqueptr in SAXEventKeeperImplNoel Grandin1-13/+13
2018-01-12More loplugin:cstylecast: xmlsecurityStephan Bergmann1-2/+2
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-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann1-2/+2
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann6-7/+7
2017-08-10xmlsecurity: work with impl directly in SignatureEngine::startEngine()Miklos Vajna5-116/+7
2017-07-28loplugin:checkunusedparams more part2Noel Grandin2-12/+0
2017-07-28loplugin:checkunusedparams more part1Noel Grandin1-6/+0
2017-07-27loplugin:constparams in xmlsecurityNoel Grandin1-3/+3
2017-05-10xmlsecurity: slightly more modern c++Thorsten Behrens1-39/+24
2017-05-10xmlsecurity/source/framework: un-screw-up indentThorsten Behrens2-83/+83
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin3-6/+3
2017-05-07revert OSL_ASSERT changesChris Sherlock4-5/+5
2017-05-07tdf#43157: convert xmlsecurity module away from OSL_ASSERT to assertChris Sherlock4-5/+5
2017-03-10xmlsecurity: remove unused XMLEncryptionTemplateImplMiklos Vajna2-203/+0
2017-02-21loplugin:unusedmethodsNoel Grandin6-267/+2
2017-02-16xmlsecurity: remove unused DecryptorImplMiklos Vajna2-267/+0
2017-02-09xmlsecurity: remove unused EncryptorImplMiklos Vajna2-322/+0
2017-02-03TyposJulien Nabet1-1/+1
2017-02-02xmlsecurity: remove unused xsec_fw_component_getFactory()Miklos Vajna1-151/+0
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann15-197/+61
2017-01-19New loplugin:dynexcspec: Add @throws documentation, xmlsecurityStephan Bergmann5-0/+12
2017-01-19xmlsecurity: hold XMLEncryptionTemplateImpl by rtl::ReferenceMiklos Vajna1-4/+4
2017-01-10loplugin:unusedfieldsNoel Grandin3-10/+10
2017-01-05xmlsecurity: hold XMLSignatureTemplateImpl by rtl::ReferenceMiklos Vajna1-4/+4
2016-12-23loplugin:unusedmethodsNoel Grandin2-40/+0
2016-12-21xmlsecurity: instantiate SignatureCreatorImpl directly in XSecControllerMiklos Vajna3-116/+2
2016-12-01xmlsecurity: instantiate SAXEventKeeperImpl directly in XSecControllerMiklos Vajna3-323/+5
2016-11-24xmlsecurity: instantiate SignatureVerifierImpl directly in XSecControllerMiklos Vajna9-385/+6
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin1-2/+1
2016-11-03Bin unused XSecuritySAXEventKeeper::cloneElementCollectorTor Lillqvist2-38/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann11-11/+11
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin2-3/+0
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann3-9/+9
2016-04-14loplugin:passstuffbyref in variousNoel Grandin1-1/+1
2016-04-12Remove unused _USECOMPRESSEDDOCUMENTHANDLERStephan Bergmann1-24/+4
2016-03-14com::sun::star->css in xmlsecurity/Noel Grandin19-372/+309
2016-03-11xmlsecurity: clean up no longer relevant email addressesMiklos Vajna21-469/+0
2016-03-08new loplugin:constantparamNoel Grandin2-13/+5
2016-02-09Remove excess newlinesChris Sherlock4-6/+0
2016-01-10Fix typosAndrea Gelmini2-2/+2
2015-12-21loplugin:unusedfields in xmlscript,xmlsecurityNoel Grandin4-17/+13
2015-11-15use initialiser for Sequence<OUString>Noel Grandin7-19/+7
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann9-85/+85
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-4/+2
2015-10-26remove extra spaces around ::Noel Grandin2-26/+26