summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)AuthorFilesLines
2018-07-26Allow the comphelper threadpool to be reset after construction.Michael Meeks1-5/+4
2018-07-06tdf#117901 Write signature line images as emf to ooxmlSamuel Mehrbrodt1-0/+33
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin1-4/+2
2018-05-18Refactor SfxObjectShell sign methodsSamuel Mehrbrodt1-0/+13
2018-04-25turn off randomness when running under valgrindNoel Grandin1-0/+9
2018-04-15cppcheck: variableScopeMuhammet Kara1-4/+2
2018-04-15remove some unused comphelper includesJochen Nitschke2-1/+2
2018-04-10loplugin:unusedmethodsNoel Grandin1-60/+0
2018-04-07comphelper: use a lambda expression in NamedValueCollection::operator >>=()Chris Sherlock1-23/+6
2018-04-07sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai1-0/+12
2018-04-03accessibility: more simplifiation in OCommonAccessibleText.Arnaud Versini1-20/+17
2018-04-01remove unused processfactory.hxx includesJochen Nitschke4-4/+0
2018-03-25accessibility: simplify OCommonAccessibleTextArnaud Versini1-33/+28
2018-03-08oox: preserve the ContentType of custom filesAshod Nakashian1-0/+32
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin1-2/+1
2018-03-08loplugin:unusedmethodsNoel Grandin1-13/+0
2018-03-05drop sax::tools::*base64 methodsNoel Grandin2-0/+107
2018-02-27Use for-range loops in comphelper and configmgrJulien Nabet9-55/+40
2018-02-26Introduce DocPasswordHelper::GetOoxHashAsVector() with salt value vectorEike Rathke1-5/+15
2018-02-26Introduce enum comphelper::Hash::IterCount instead of boolEike Rathke3-18/+23
2018-02-26Use unsigned char, it is..Eike Rathke1-2/+2
2018-02-26Swap UTF16-BE to UTF16-LE in Hash::calculateHash()Eike Rathke1-0/+16
2018-02-26Accept also "SHA1" for "SHA-1" even if not specifiedEike Rathke1-1/+1
2018-02-26Prepare to handle OOXML Agile Encryption password hash as wellEike Rathke3-17/+19
2018-02-26Move convenience abstractions to DocPasswordHelper, tdf#104250 follow-upEike Rathke3-47/+50
2018-02-24Hash Base64, Sequence and cleansing, tdf#104250 prepEike Rathke2-12/+25
2018-02-24Implement OOXML password hashing algorithm, tdf#104250 prepEike Rathke2-0/+141
2018-02-14oox: cosmetic cleanupAshod Nakashian1-9/+9
2018-01-30silence coverity#1428735 Use of untrusted scalar valueCaolán McNamara1-0/+1
2018-01-27lok: Allow whitelisting languages that should be used by LibreOfficeKit.Jan Holesovsky1-0/+48
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin3-36/+13
2018-01-23new loplugin: pointerboolNoel Grandin1-1/+1
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann1-1/+1
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin1-3/+1
2018-01-17xmlsecurity: cleanup commentThorsten Behrens1-1/+0
2018-01-15tdf#114488 Rank multiple images also for flat odfSamuel Mehrbrodt1-4/+4
2018-01-15More loplugin:cstylecast: comphelperStephan Bergmann1-1/+1
2018-01-15loplugin:useuniqueptr in comphelper,cppu,registryNoel Grandin2-8/+3
2018-01-13tdf#114550 use 32 bit random session key for gpg encryptionThorsten Behrens1-2/+2
2018-01-13gpg4libre: open encrypted files also via gpgThorsten Behrens1-0/+96
2018-01-12tdf#114939 sfx2: notify user of non-interoperable passwordsMichael Stahl1-0/+2
2018-01-12tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1Michael Stahl1-1/+12
2018-01-12More loplugin:cstylecast: comphelperStephan Bergmann22-93/+93
2018-01-04loplugin:unusedfieldsNoel Grandin1-13/+0
2017-12-28Full UBSan in external/firebirdStephan Bergmann1-1/+0
2017-12-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky1-2/+15
2017-12-19inline use-once typedefsNoel Grandin2-4/+3
2017-12-18loplugin:unusedindexMike Kaganski2-23/+18
2017-12-15lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti1-0/+12
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-6/+6