summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
2020-03-12comphelper: fix build against CentOS6 baselineThorsten Behrens
2020-02-09tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski
2020-02-09tdf#118639: store ODF encryption data for autorecoveryMike Kaganski
2019-11-20warn on load when a document binds an event to a macroCaolán McNamara
2018-09-20generateGUIDString: Fix incorrect string lengthSamuel Mehrbrodt
2018-07-26Allow the comphelper threadpool to be reset after construction.Michael Meeks
2018-07-06tdf#117901 Write signature line images as emf to ooxmlSamuel Mehrbrodt
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin
2018-05-18Refactor SfxObjectShell sign methodsSamuel Mehrbrodt
2018-04-25turn off randomness when running under valgrindNoel Grandin
2018-04-15cppcheck: variableScopeMuhammet Kara
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-10loplugin:unusedmethodsNoel Grandin
2018-04-07comphelper: use a lambda expression in NamedValueCollection::operator >>=()Chris Sherlock
2018-04-07sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai
2018-04-03accessibility: more simplifiation in OCommonAccessibleText.Arnaud Versini
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-25accessibility: simplify OCommonAccessibleTextArnaud Versini
2018-03-08oox: preserve the ContentType of custom filesAshod Nakashian
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin
2018-03-08loplugin:unusedmethodsNoel Grandin
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2018-02-27Use for-range loops in comphelper and configmgrJulien Nabet
2018-02-26Introduce DocPasswordHelper::GetOoxHashAsVector() with salt value vectorEike Rathke
2018-02-26Introduce enum comphelper::Hash::IterCount instead of boolEike Rathke
2018-02-26Use unsigned char, it is..Eike Rathke
2018-02-26Swap UTF16-BE to UTF16-LE in Hash::calculateHash()Eike 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-02-24Hash Base64, Sequence and cleansing, tdf#104250 prepEike Rathke
2018-02-24Implement OOXML password hashing algorithm, tdf#104250 prepEike Rathke
2018-02-14oox: cosmetic cleanupAshod Nakashian
2018-01-30silence coverity#1428735 Use of untrusted scalar valueCaolán McNamara
2018-01-27lok: Allow whitelisting languages that should be used by LibreOfficeKit.Jan Holesovsky
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin
2018-01-23new loplugin: pointerboolNoel Grandin
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-17xmlsecurity: cleanup commentThorsten Behrens
2018-01-15tdf#114488 Rank multiple images also for flat odfSamuel Mehrbrodt
2018-01-15More loplugin:cstylecast: comphelperStephan Bergmann
2018-01-15loplugin:useuniqueptr in comphelper,cppu,registryNoel Grandin
2018-01-13tdf#114550 use 32 bit random session key for gpg encryptionThorsten Behrens
2018-01-13gpg4libre: open encrypted files also via gpgThorsten Behrens
2018-01-12tdf#114939 sfx2: notify user of non-interoperable passwordsMichael Stahl
2018-01-12tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1Michael Stahl
2018-01-12More loplugin:cstylecast: comphelperStephan Bergmann
2018-01-04loplugin:unusedfieldsNoel Grandin
2017-12-28Full UBSan in external/firebirdStephan Bergmann