summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/framework
AgeCommit message (Expand)Author
2020-05-13expand out some namespace aliasesNoel Grandin
2020-02-01tdf#54938: Adapt supportsService implementations to cppu::supportsServiceCanberk TURAN
2019-11-03loplugin:stringaddNoel Grandin
2019-07-31Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmlsecurityStephan Bergmann
2019-07-24Fix typosAndrea Gelmini
2019-05-09Simplify Sequence iterations in xmlscript, xmlsecurityArkadiy Illarionov
2019-05-09tdf#42949 Fix IWYU warnings in xmlsecurity/*cxxGabor Kelemen
2019-04-29tdf#42949 Fix IWYU warnings in xmlsecurity/*hxxGabor Kelemen
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-09-20loplugin:useuniqueptr in xmlsecurity::BufferNodeNoel Grandin
2018-09-15Simplify containers iterations in xmlhelp, xmlreader, xmlscript, xmlsecurityArkadiy Illarionov
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin
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