summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)AuthorFilesLines
2019-11-20warn on load when a document binds an event to a macroCaolán McNamara1-1/+4
2018-07-06tdf#117901 Write signature line images as emf to ooxmlSamuel Mehrbrodt1-0/+2
2018-06-20move doubleCheckedInit() to a comphelper header fileLuboš Luňák1-0/+64
2018-05-18Refactor SfxObjectShell sign methodsSamuel Mehrbrodt1-0/+3
2018-05-09Remove obsolete param documentationMike Kaganski1-2/+0
2018-04-19comphelper: fix some doxygen tagsChris Sherlock1-18/+20
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-10loplugin:unusedmethodsNoel Grandin1-3/+0
2018-04-09std::list->std::vector in WeakBagNoel Grandin1-7/+5
2018-04-07sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai1-0/+6
2018-04-03accessibility: more simplifiation in OCommonAccessibleText.Arnaud Versini1-2/+2
2018-03-29Use for-range loop in include/comphelperJulien Nabet1-2/+2
2018-03-26Mask away the extra bits from vt before switchingTor Lillqvist1-1/+1
2018-03-25accessibility: simplify OCommonAccessibleTextArnaud Versini1-4/+4
2018-03-25Fix copy-paste errorTor Lillqvist1-1/+1
2018-03-19Add BSTR handlingTor Lillqvist1-2/+4
2018-03-16First cut at annotating 'exotic' filters.Michael Meeks1-1/+3
2018-03-14Add IMarshal2 to IIDs recognizedTor Lillqvist1-0/+2
2018-03-08oox: preserve the ContentType of custom filesAshod Nakashian1-0/+12
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin1-1/+0
2018-03-08loplugin:unusedmethodsNoel Grandin1-1/+0
2018-03-06Fix typosAndrea Gelmini1-1/+1
2018-02-26Introduce DocPasswordHelper::GetOoxHashAsVector() with salt value vectorEike Rathke1-2/+52
2018-02-26Introduce enum comphelper::Hash::IterCount instead of boolEike Rathke2-17/+34
2018-02-26Remove LittleEndian constraint, will handle that in calculateHash()Eike Rathke2-3/+3
2018-02-26Prepare to handle OOXML Agile Encryption password hash as wellEike Rathke2-8/+41
2018-02-26Move convenience abstractions to DocPasswordHelper, tdf#104250 follow-upEike Rathke2-50/+60
2018-02-24EventHolder used in dynamic_cast should better be SAL_DLLPUBLIC_RTTIStephan Bergmann1-1/+1
2018-02-24Hash Base64, Sequence and cleansing, tdf#104250 prepEike Rathke1-1/+26
2018-02-24Implement OOXML password hashing algorithm, tdf#104250 prepEike Rathke1-0/+63
2018-02-22Add wrongly formatted file to blacklistStephan Bergmann1-2/+4
2018-02-21Manually recognize some IIDs that don't have cleartext names in the RegistryTor Lillqvist1-0/+27
2018-02-15Do what the TODO saidTor Lillqvist1-3/+34
2018-02-15Apply clang-formatTor Lillqvist1-147/+362
2018-02-15Add debug output operator for VARIANTTor Lillqvist1-0/+196
2018-02-15Make this work also outside LibreOffice code (for test programs)Tor Lillqvist1-2/+8
2018-02-08Add debug output operator for IIDTor Lillqvist1-0/+41
2018-02-06clean up some include guard terminatorsNoel Grandin1-3/+1
2018-02-05tdf#108523 Removed @author annotations.Manuj Vashist2-7/+0
2018-02-01split out SFX_METRIC_ITEM into separate fieldNoel Grandin1-0/+34
2018-01-27lok: Allow whitelisting languages that should be used by LibreOfficeKit.Jan Holesovsky1-0/+2
2018-01-27Fix typosAndrea Gelmini1-1/+1
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin5-21/+14
2018-01-16comphelper: put some include guards around stark naked headerMichael Stahl1-0/+5
2018-01-16Fix typosAndrea Gelmini1-2/+2
2018-01-13gpg4libre: open encrypted files also via gpgThorsten Behrens1-0/+3
2018-01-12tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1Michael Stahl1-0/+1
2018-01-12More loplugin:cstylecast: comphelperStephan Bergmann1-1/+1
2018-01-04loplugin:unusedfieldsNoel Grandin1-9/+0
2017-12-20Fix typosAndrea Gelmini1-2/+2