summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)Author
2018-04-10loplugin:unusedmethodsNoel Grandin
2018-04-09std::list->std::vector in WeakBagNoel Grandin
2018-04-07sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai
2018-04-03accessibility: more simplifiation in OCommonAccessibleText.Arnaud Versini
2018-03-29Use for-range loop in include/comphelperJulien Nabet
2018-03-26Mask away the extra bits from vt before switchingTor Lillqvist
2018-03-25accessibility: simplify OCommonAccessibleTextArnaud Versini
2018-03-25Fix copy-paste errorTor Lillqvist
2018-03-19Add BSTR handlingTor Lillqvist
2018-03-16First cut at annotating 'exotic' filters.Michael Meeks
2018-03-14Add IMarshal2 to IIDs recognizedTor Lillqvist
2018-03-08oox: preserve the ContentType of custom filesAshod Nakashian
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin
2018-03-08loplugin:unusedmethodsNoel Grandin
2018-03-06Fix typosAndrea Gelmini
2018-02-26Introduce DocPasswordHelper::GetOoxHashAsVector() with salt value vectorEike Rathke
2018-02-26Introduce enum comphelper::Hash::IterCount instead of boolEike Rathke
2018-02-26Remove LittleEndian constraint, will handle that in calculateHash()Eike Rathke
2018-02-26Prepare to handle OOXML Agile Encryption password hash as wellEike Rathke
2018-02-26Move convenience abstractions to DocPasswordHelper, tdf#104250 follow-upEike Rathke
2018-02-24EventHolder used in dynamic_cast should better be SAL_DLLPUBLIC_RTTIStephan Bergmann
2018-02-24Hash Base64, Sequence and cleansing, tdf#104250 prepEike Rathke
2018-02-24Implement OOXML password hashing algorithm, tdf#104250 prepEike Rathke
2018-02-22Add wrongly formatted file to blacklistStephan Bergmann
2018-02-21Manually recognize some IIDs that don't have cleartext names in the RegistryTor Lillqvist
2018-02-15Do what the TODO saidTor Lillqvist
2018-02-15Apply clang-formatTor Lillqvist
2018-02-15Add debug output operator for VARIANTTor Lillqvist
2018-02-15Make this work also outside LibreOffice code (for test programs)Tor Lillqvist
2018-02-08Add debug output operator for IIDTor Lillqvist
2018-02-06clean up some include guard terminatorsNoel Grandin
2018-02-05tdf#108523 Removed @author annotations.Manuj Vashist
2018-02-01split out SFX_METRIC_ITEM into separate fieldNoel Grandin
2018-01-27lok: Allow whitelisting languages that should be used by LibreOfficeKit.Jan Holesovsky
2018-01-27Fix typosAndrea Gelmini
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin
2018-01-16comphelper: put some include guards around stark naked headerMichael Stahl
2018-01-16Fix typosAndrea Gelmini
2018-01-13gpg4libre: open encrypted files also via gpgThorsten Behrens
2018-01-12tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1Michael Stahl
2018-01-12More loplugin:cstylecast: comphelperStephan Bergmann
2018-01-04loplugin:unusedfieldsNoel Grandin
2017-12-20Fix typosAndrea Gelmini
2017-12-20loplugin:unusedindexMike Kaganski
2017-12-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky
2017-12-19inline use-once typedefsNoel Grandin
2017-12-15lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti
2017-12-12Move generateGUIDString to comphelperSamuel Mehrbrodt
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07loplugin:salcall handle static methodsNoel Grandin