summaryrefslogtreecommitdiff
path: root/include/sfx2/objsh.hxx
AgeCommit message (Expand)Author
2020-10-13render document thumbnail directly to bitmap, without metafileLuboš Luňák
2020-06-26sd signature line: create signature with pre-selected cert, if availableMiklos Vajna
2020-06-26sd signature line: limit this to PDF signing for nowMiklos Vajna
2020-06-16sw reqif-xhtml export: add a new RTFOLEMimeType parameterMiklos Vajna
2020-05-17sc: LOK: commit cell edits before saveasAshod Nakashian
2020-05-06Related tdf#97694 Check Base macro signatures on loadSamuel Mehrbrodt
2019-12-13tdf#128191 Show infobar when hyphenation info for text language is missingSamuel Mehrbrodt
2019-10-29loplugin:finalclasses sfx2Noel Grandin
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin
2019-08-30new loplugin:noexceptmoveNoel Grandin
2019-08-27loplugin:constmethod in sfx2Noel Grandin
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara
2019-07-24expand LibreLogo check to global eventsCaolán McNamara
2019-07-16tdf#42949 Fix IWYU warnings in include/Gabor Kelemen
2019-05-29weld SfxDocumentInfoDialogCaolán McNamara
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2018-12-04remove unused enum SfxObjectShellFlagsNoel Grandin
2018-11-30loplugin:unusedmethodsNoel Grandin
2018-11-30tdf#93005, tdf#100611, remove the incomplete ODC export featureMarkus Mohrhard
2018-11-27remove unused SfxObjectShellFlags enum valuesNoel Grandin
2018-11-15loplugin:staticmethods in sfx2Noel Grandin
2018-11-14Add unit test for reading ODF signed signaturelineSamuel Mehrbrodt
2018-11-06sfx2: add RecheckSignature to run signature verification againTomaž Vajngerl
2018-10-28lokit: add funct. to insert, sign and verify signatureTomaž Vajngerl
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-07-30loplugin:returnconstant in sfx2Noel Grandin
2018-07-10tdf#118634: Don't save embedded data source to a temporary preview documentMike Kaganski
2018-06-22Fix typosAndrea Gelmini
2018-06-18set explicit parent for signing warning messagesCaolán McNamara
2018-05-22tdf#83877 Use Signer comments as signature descriptionSamuel Mehrbrodt
2018-05-22tdf#83877 Add valid/invalid images to signaturesSamuel Mehrbrodt
2018-05-22Simplify SignContents_Impl by moving readonly check to caller methodsSamuel Mehrbrodt
2018-05-20coverity#1435679 Uninitialized scalar fieldCaolán McNamara
2018-05-18Refactor SfxObjectShell sign methodsSamuel Mehrbrodt
2018-05-18tdf#83877 Write SignatureLineId to ODF & OOXML signaturesSamuel Mehrbrodt
2018-05-15Sign Signature LineSamuel Mehrbrodt
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-03-29loplugin:virtualdown in sfx2Noel Grandin
2018-03-16First cut at annotating 'exotic' filters.Michael Meeks
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-11-28loplugin:countusersofdefaultparams in sfx2..svtoolsNoel Grandin
2017-09-18make fuzzer workCaolán McNamara
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke