summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky2017-12-191-2/+15
* inline use-once typedefsNoel Grandin2017-12-192-4/+3
* loplugin:unusedindexMike Kaganski2017-12-182-23/+18
* lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti2017-12-151-0/+12
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-141-6/+6
* Move generateGUIDString to comphelperSamuel Mehrbrodt2017-12-121-0/+14
* loplugin:salcall fix functionsNoel Grandin2017-12-1111-11/+11
* remove unused osl/time.h includes ..Jochen Nitschke2017-12-103-13/+0
* cppcheck: fix some reportsJulien Nabet2017-12-082-7/+4
* rtlRandomPool: remove pointless seeding with system timeThorsten Behrens2017-12-082-7/+0
* gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens2017-12-081-2/+2
* comphelper: fix windows buildThorsten Behrens2017-12-071-1/+1
* gpg4libre: permit multi-select encrypt certThorsten Behrens2017-12-071-3/+10
* gpg4libre: [API CHANGE] add storage helper for GPG encryption dataThorsten Behrens2017-12-072-14/+98
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-053-13/+13
* tdf#113696 Add mimetype to image elementSamuel Mehrbrodt2017-11-301-0/+54
* tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens2017-11-282-0/+52
* loplugin:simplifybool for negation of comparison operatorNoel Grandin2017-11-231-1/+1
* Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2017-11-221-1/+1
* Fix typosAndrea Gelmini2017-11-132-2/+2