summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/framework
AgeCommit message (Expand)Author
2018-09-12Simplify containers iterations in xmlsecurityArkadiy Illarionov
2018-07-30loplugin:stringloop in svgio..xmlsecurityNoel Grandin
2018-07-23loplugin:unusedfields,can-be-const in xmlsecurityNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-29loplugin:unusedmethodsNoel Grandin
2018-01-25loplugin:useuniqueptr in SAXEventKeeperImplNoel Grandin
2018-01-12More loplugin:cstylecast: xmlsecurityStephan Bergmann
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann
2017-08-10xmlsecurity: work with impl directly in SignatureEngine::startEngine()Miklos Vajna
2017-07-28loplugin:checkunusedparams more part2Noel Grandin
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-27loplugin:constparams in xmlsecurityNoel Grandin
2017-05-10xmlsecurity: slightly more modern c++Thorsten Behrens
2017-05-10xmlsecurity/source/framework: un-screw-up indentThorsten Behrens
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert xmlsecurity module away from OSL_ASSERT to assertChris Sherlock
2017-03-10xmlsecurity: remove unused XMLEncryptionTemplateImplMiklos Vajna
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-16xmlsecurity: remove unused DecryptorImplMiklos Vajna
2017-02-09xmlsecurity: remove unused EncryptorImplMiklos Vajna
2017-02-03TyposJulien Nabet
2017-02-02xmlsecurity: remove unused xsec_fw_component_getFactory()Miklos Vajna
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, xmlsecurityStephan Bergmann
2017-01-19xmlsecurity: hold XMLEncryptionTemplateImpl by rtl::ReferenceMiklos Vajna
2017-01-10loplugin:unusedfieldsNoel Grandin
2017-01-05xmlsecurity: hold XMLSignatureTemplateImpl by rtl::ReferenceMiklos Vajna
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-12-21xmlsecurity: instantiate SignatureCreatorImpl directly in XSecControllerMiklos Vajna
2016-12-01xmlsecurity: instantiate SAXEventKeeperImpl directly in XSecControllerMiklos Vajna
2016-11-24xmlsecurity: instantiate SignatureVerifierImpl directly in XSecControllerMiklos Vajna
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin
2016-11-03Bin unused XSecuritySAXEventKeeper::cloneElementCollectorTor Lillqvist
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-12Remove unused _USECOMPRESSEDDOCUMENTHANDLERStephan Bergmann
2016-03-14com::sun::star->css in xmlsecurity/Noel Grandin
2016-03-11xmlsecurity: clean up no longer relevant email addressesMiklos Vajna
2016-03-08new loplugin:constantparamNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-12-21loplugin:unusedfields in xmlscript,xmlsecurityNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin