summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
* comphelper: fix build against CentOS6 baselineThorsten Behrens2020-03-121-2/+2
* tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski2020-02-091-1/+41
* tdf#118639: store ODF encryption data for autorecoveryMike Kaganski2020-02-091-2/+28
* warn on load when a document binds an event to a macroCaolán McNamara2019-11-201-0/+14
* generateGUIDString: Fix incorrect string lengthSamuel Mehrbrodt2018-09-201-1/+1
* Allow the comphelper threadpool to be reset after construction.Michael Meeks2018-07-261-5/+4
* tdf#117901 Write signature line images as emf to ooxmlSamuel Mehrbrodt2018-07-061-0/+33
* loplugin:unusedfields in avmedia..comphelperNoel Grandin2018-05-221-4/+2
* Refactor SfxObjectShell sign methodsSamuel Mehrbrodt2018-05-181-0/+13
* turn off randomness when running under valgrindNoel Grandin2018-04-251-0/+9
* cppcheck: variableScopeMuhammet Kara2018-04-151-4/+2
* remove some unused comphelper includesJochen Nitschke2018-04-152-1/+2
* loplugin:unusedmethodsNoel Grandin2018-04-101-60/+0
* comphelper: use a lambda expression in NamedValueCollection::operator >>=()Chris Sherlock2018-04-071-23/+6
* sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai2018-04-071-0/+12
* accessibility: more simplifiation in OCommonAccessibleText.Arnaud Versini2018-04-031-20/+17
* remove unused processfactory.hxx includesJochen Nitschke2018-04-014-4/+0
* accessibility: simplify OCommonAccessibleTextArnaud Versini2018-03-251-33/+28
* oox: preserve the ContentType of custom filesAshod Nakashian2018-03-081-0/+32
* loplugin:constantparam in canvas..comphelperNoel Grandin2018-03-081-2/+1
* loplugin:unusedmethodsNoel Grandin2018-03-081-13/+0
* drop sax::tools::*base64 methodsNoel Grandin2018-03-052-0/+107
* Use for-range loops in comphelper and configmgrJulien Nabet2018-02-279-55/+40
* Introduce DocPasswordHelper::GetOoxHashAsVector() with salt value vectorEike Rathke2018-02-261-5/+15
* Introduce enum comphelper::Hash::IterCount instead of boolEike Rathke2018-02-263-18/+23
* Use unsigned char, it is..Eike Rathke2018-02-261-2/+2
* Swap UTF16-BE to UTF16-LE in Hash::calculateHash()Eike Rathke2018-02-261-0/+16
* Accept also "SHA1" for "SHA-1" even if not specifiedEike Rathke2018-02-261-1/+1
* Prepare to handle OOXML Agile Encryption password hash as wellEike Rathke2018-02-263-17/+19
* Move convenience abstractions to DocPasswordHelper, tdf#104250 follow-upEike Rathke2018-02-263-47/+50
* Hash Base64, Sequence and cleansing, tdf#104250 prepEike Rathke2018-02-242-12/+25
* Implement OOXML password hashing algorithm, tdf#104250 prepEike Rathke2018-02-242-0/+141
* oox: cosmetic cleanupAshod Nakashian2018-02-141-9/+9
* silence coverity#1428735 Use of untrusted scalar valueCaolán McNamara2018-01-301-0/+1
* lok: Allow whitelisting languages that should be used by LibreOfficeKit.Jan Holesovsky2018-01-271-0/+48
* loplugin:unused-returns in basegfx..cppcanvasNoel Grandin2018-01-253-36/+13
* new loplugin: pointerboolNoel Grandin2018-01-231-1/+1
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-231-1/+1
* loplugin:unusedmethods also check for functions returning boolNoel Grandin2018-01-191-3/+1
* xmlsecurity: cleanup commentThorsten Behrens2018-01-171-1/+0
* tdf#114488 Rank multiple images also for flat odfSamuel Mehrbrodt2018-01-151-4/+4
* More loplugin:cstylecast: comphelperStephan Bergmann2018-01-151-1/+1
* loplugin:useuniqueptr in comphelper,cppu,registryNoel Grandin2018-01-152-8/+3
* tdf#114550 use 32 bit random session key for gpg encryptionThorsten Behrens2018-01-131-2/+2
* gpg4libre: open encrypted files also via gpgThorsten Behrens2018-01-131-0/+96
* tdf#114939 sfx2: notify user of non-interoperable passwordsMichael Stahl2018-01-121-0/+2
* tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1Michael Stahl2018-01-121-1/+12
* More loplugin:cstylecast: comphelperStephan Bergmann2018-01-1222-93/+93
* loplugin:unusedfieldsNoel Grandin2018-01-041-13/+0
* Full UBSan in external/firebirdStephan Bergmann2017-12-281-1/+0