summaryrefslogtreecommitdiff
path: root/oox/source/crypto/DocumentDecryption.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in ooxNoel Grandin
2022-08-02clang-tidy modernize-pass-by-value in ooxNoel Grandin
2020-11-19tdf#123936 Formatting files in module oox with clang-formatPhilipp Hofer
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-08-28ofz#24770 oomCaolán McNamara
2020-08-27ofz#24934 practically infinite loop on eofCaolán McNamara
2020-05-25[MS-OFFCRYPTO] convert oox implementation into UNO serviceVasily Melenchuk
2020-03-16tdf#42949 Fix IWYU warnings in oox/source/[cd]*/*cxxGabor Kelemen
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-07-20loplugin:referencecasting in oox..pyunoNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-07-23loplugin:unusedfieldsNoel Grandin
2018-07-07oox: Handle agile encryption info "reserved" field correctlyTomaž Vajngerl
2018-07-06oox: Agile encryption and data integrity verificationTomaž Vajngerl
2018-07-06oox: move reading of the encryption info into the crypt engineTomaž Vajngerl
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2018-01-04Modifying the impl. of startUnknownElement of FastParser:Mohammed Abdul Azeem
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-06-15[API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem
2017-02-23Better make the zero-initialization more explicitStephan Bergmann
2017-02-21loplugin:subtlezeroinit: ooxStephan Bergmann
2017-01-30oox: clean-up crypto classes, use c++11 featuresTomaž Vajngerl
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-21move some useful header information to mscodec for reuseCaolán McNamara
2016-10-21hash len isn't going to change depending on who implements itCaolán McNamara
2016-10-20clarify hash lengths a bit moreCaolán McNamara
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-04-26tdf#42949: clean up includes in include/oox/crypto with iwyuJorenz Paragas
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-23oox: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-18oox: these ctors can be explicitMiklos Vajna
2015-03-19loplugin:constantfunction: ooxNoel Grandin
2014-12-19remove operator>> and operator<< methodsNoel Grandin
2014-12-12remove operator>> and operator<< methodsNoel Grandin
2014-09-19Remove unused XFastTokenHandler functionsMatúš Kukan
2014-06-25remove whitespacesMarkus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-24fdo#76222 oox: add support for MSO 2007 SP2 encrypted documentsTomaž Vajngerl
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-01workaround rather maddening endian-specific template bustageCaolán McNamara
2013-12-19css.xml.sax service ctor clean-upStephan Bergmann
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-09-15Save should encrypt OOXML document if it was loaded encrypted.Tomaž Vajngerl
2013-08-24Forgotten one SAL_CALL in AgileDocumentHandlerTomaž Vajngerl
2013-08-24and also add SAL_CALL to AgileTokenHandlerTomaž Vajngerl
2013-08-24Encryption: and add exceptions to methods that need itTomaž Vajngerl