summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)AuthorFilesLines
2019-03-27Add style options to redaction exportMuhammet Kara1-1/+2
2019-03-27Use named shapes for redactionMuhammet Kara1-1/+3
2019-03-27Support bitmap PDF export for RedactionMuhammet Kara1-1/+3
2019-03-27Redaction: First stepsMuhammet Kara1-1/+2
2019-03-15LOK: re-factor async key & mouse event re-posting.Michael Meeks1-0/+10
2019-03-04sfx2: include what we use onlyAshod Nakashian1-6/+4
2019-01-03lok: add signDocument to "Office" iface - to sign not opened docs.Tomaž Vajngerl1-0/+41
2018-12-29tdf#34171: check foreign lockfiles to tell who has locked documentMike Kaganski1-1/+2
2018-12-06ViewShellBase const correctnessAshod Nakashian1-2/+1
2018-11-08sfx2: add RecheckSignature to run signature verification againTomaž Vajngerl1-0/+1
2018-11-08lokit: add funct. to insert, sign and verify signatureTomaž Vajngerl2-0/+7
2018-11-08Refactor SfxObjectShell sign methodsSamuel Mehrbrodt1-7/+7
2018-11-08tdf#83877 Write SignatureLineId to ODF & OOXML signaturesSamuel Mehrbrodt2-4/+6
2018-11-08Sign Signature LineSamuel Mehrbrodt2-2/+10
2018-11-07lok: Notify about the current editing context.Jan Holesovsky1-0/+4
2018-08-27tdf#117895: "Edit document properties before saving"...Henry Castro2-0/+40
2018-07-18lokdialog: Convert InfoReadonlyDialog -> execute asyncPranav Kant1-0/+2
2018-07-16sfx2 store: add API to allow avoiding the fsync of the output fileMiklos Vajna2-1/+4
2018-05-15tdf#117039: update infobar instead of removing and re-adding itKatarina Behrens2-0/+6
2018-04-20sw lok: Accept / reject change is always enabled in the context menuTamás Zolnai1-0/+8
2018-04-20sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai1-0/+2
2018-04-17tdf#115806: Remember last active deck also on context switchKatarina Behrens1-0/+1
2018-03-28Mention that SfxApplication is a singletonTor Lillqvist1-0/+2
2018-03-28Add debug output operator<< for SfxHintId, SvMacroItemId, and SfxEventHintIdTor Lillqvist1-0/+80
2018-03-28lokdialog: Set parent for AutoCorrect Options... so that it can be tunneled.Jan Holesovsky1-1/+1
2018-03-27First cut at annotating 'exotic' filters.Michael Meeks2-0/+6
2018-03-26tdf#116074: Don't block on sending email interactivelyMike Kaganski1-0/+3
2018-03-25tdf#115938: Properly detect shadow size control's changed stateMike Kaganski2-7/+17
2018-03-25tdf#108210: Allow to ignore a lock file if there's no filesystem lockMike Kaganski2-5/+17
2018-03-22lok dialog: enable MessageDialog tunnelingHenry Castro1-1/+0
2018-03-21lokdialog: Allow closing the Format Cell dialogs in any order.Jan Holesovsky1-0/+1
2018-03-21lok: send modified status when applying cell-formula before savingAshod Nakashian1-0/+2
2018-03-20lokdialog: Use only one of the installed langpacks when setting locale.Jan Holesovsky1-1/+1
2018-03-20lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky1-5/+3
2018-03-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky2-0/+7
2018-03-19lokit: add .uno:DocumentRepair commandHenry Castro1-1/+1
2018-03-19lokdialog: Make hyperlink dialog workPranav Kant1-0/+1
2018-03-19lokdialog: multiview: Do not mix one view with otherPranav Kant1-1/+2
2018-03-19lokdialog: Simplify; make the LOK dialog API more genericPranav Kant2-5/+2
2018-03-19lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky1-5/+0
2018-03-19lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky2-4/+4
2018-03-19lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky2-10/+10
2018-03-19lokdialog: Let all modal dialogs notify about creation, disposalPranav Kant1-0/+2
2018-03-19lokdialog: Make vcl::DialogID an integerPranav Kant2-7/+7
2018-03-19lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant2-2/+13
2018-03-19Revert "Revert the incomplete dialog tunneling, the API has changed ..."Andras Timar1-0/+7
2018-03-15Let sysadmins disable individual file format filtersAndras Timar1-1/+4
2018-01-30tdf#115090 keep internal BaseModel alive long enoughThorsten Behrens1-1/+1
2017-12-21Revert the incomplete dialog tunneling, the API has changed completely.Jan Holesovsky1-7/+0
2017-12-09tdf#114088 Translate default template namesGabor Kelemen1-10/+32