summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2018-07-231-2/+2
* loplugin:unusedfields - look for fields that can be const, in comphelperNoel Grandin2018-07-209-26/+26
* Fix typosAndrea Gelmini2018-07-191-1/+1
* Allow the comphelper threadpool to be reset after construction.Michael Meeks2018-07-181-5/+4
* clean up UNO available() implementationsNoel Grandin2018-07-112-3/+2
* Add missing sal/log.hxx headersGabor Kelemen2018-07-0910-0/+10
* base64: change impl. of encodig to also work with OStringBufferTomaž Vajngerl2018-07-062-51/+75
* tdf#117901 Write signature line images as emf to ooxmlSamuel Mehrbrodt2018-07-051-0/+33
* Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin2018-07-041-12/+12
* merge GenericSolarMutex and SolarMutexNoel Grandin2018-06-211-20/+11
* look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin2018-06-081-1/+0
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-056-6/+1
* loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin2018-06-012-4/+4
* Introduce comphelper::Automation::AutomationInvokedZoneTor Lillqvist2018-05-312-0/+37
* loplugin:unusedfields-in-constructor in variousNoel Grandin2018-05-291-2/+2
* Improve re-throwing of UNO exceptionsNoel Grandin2018-05-253-4/+22
* 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