summaryrefslogtreecommitdiff
path: root/package/source/zipapi/sha1context.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-07-20osl::Mutex->std::mutex in StarOfficeSHA1DigestContextNoel Grandin1-2/+1
2021-07-20osl::Mutex->std::mutex in CorrectSHA1DigestContextNoel Grandin1-1/+2
2021-07-20no need to use a pImpl in CorrectSHA1DigestContextNoel Grandin1-2/+4
2018-01-12tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1Michael Stahl1-3/+23
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-23com::sun::star->css in package,pyunoNoel Grandin1-5/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-08-26package: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2014-04-19fixincludeguards.sh: packageThomas Arnhold1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-2/+2
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+17
2011-06-20add missing newline to the end of file to silence the compilerRobert Nagy1-1/+1
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-0/+59
2011-03-17mav60: #164341# support AES encryptionMikhail Voytenko1-0/+57