summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/docpasswordhelper.cxx
AgeCommit message (Expand)Author
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-02-26Introduce DocPasswordHelper::GetOoxHashAsVector() with salt value vectorEike Rathke
2018-02-26Introduce enum comphelper::Hash::IterCount instead of boolEike Rathke
2018-02-26Accept also "SHA1" for "SHA-1" even if not specifiedEike Rathke
2018-02-26Prepare to handle OOXML Agile Encryption password hash as wellEike Rathke
2018-02-26Move convenience abstractions to DocPasswordHelper, tdf#104250 follow-upEike Rathke
2018-01-13gpg4libre: open encrypted files also via gpgThorsten Behrens
2018-01-12tdf#114939 sfx2: notify user of non-interoperable passwordsMichael Stahl
2018-01-12More loplugin:cstylecast: comphelperStephan Bergmann
2017-12-10remove unused osl/time.h includes ..Jochen Nitschke
2017-12-08rtlRandomPool: remove pointless seeding with system timeThorsten Behrens
2017-10-27fix memory leakCaolán McNamara
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2016-11-09comphelper: also bump PDBKDF2 count for password-to-modifyMichael Stahl
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-03loplugin:unuseddefaultparams comphelperNoel Grandin
2016-02-24convert DocPasswordVerifierResult to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-10-20Rename some "document name" params to "document URL"Stephan Bergmann
2015-07-27com::sun::star->css in comphelperNoel Grandin
2015-03-31V597: introduce a rtl_secureZeroMemoryCaolán McNamara
2015-01-20Some more loplugin:cstylecast: comphelperStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-07-29Include <algorithm> for std::minTor Lillqvist
2014-05-11fix-includes.pl: comphelperThomas Arnhold
2014-02-27Remove visual noise from comphelperAlexander Wilms
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-02-07silence coverity#1027865 Out-of-bounds accessCaolán McNamara
2013-11-14Make requestAndVerifyDocPassword var with MediaDescriptor a mem fn of latterStephan Bergmann
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-07-22Mark as constTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-28RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith
2012-08-25Replace usage of rtl/memory.h in comphelper with equivalent from string.hArnaud Versini
2012-06-29re-base on ALv2 code.Michael Meeks
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2011-12-13Fix for fdo43460 Part VII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header in comphelperNorbert Thiebaud
2011-10-03callcatcher: comphelper's unused codeMatúš Kukan
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2010-11-25pl08: #163778# fix buildbot - use rtl functionsMikhail Voytenko
2010-11-04pl08: #163778# use EncryptionData from MediaDescriptorMikhail Voytenko
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-06-15tl78v2: #i112427# Support password to modify in calc and writer ODF documentsMikhail Voytenko
2010-06-07tl78: #i10000# fix warningsMikhail Voytenko
2010-06-04cws tl78: warning free codeThomas Lange [tl]
2010-06-03tl78: #i110383# password to modify support for binary types onlyMikhail Voytenko