summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2020-09-22lok:sidebar: deactivate the shell with no default contextHenry Castro1-1/+2
2020-09-22Added new command to resolve the comment threadPranam Lashkari1-0/+1
2020-09-09tdf#130862 Remove wrong size values from individual buttons; use HIG spacingAdolfo Jayme Barrientos1-19/+23
2020-08-25LOK: send status of the sidebarPranam Lashkari1-1/+2
2020-08-20LOK: send state of FreezePanesPranam Lashkari1-1/+2
2020-08-11sfx2: lok: reliably support multi-documentsAshod Nakashian3-46/+94
2020-08-10sfx2: lok: refactor notifications and const correctnessAshod Nakashian1-28/+41
2020-08-10sfx2: lok: more informative warningAshod Nakashian1-1/+1
2020-08-04lok: send state updates for shape editing commandsSzymon Kłos1-0/+6
2020-08-04lok: update track changes status for calcSzymon Kłos1-0/+1
2020-08-03lok: state updates for vertical alignmentSzymon Kłos1-0/+3
2020-08-03lok: state updates for commands in WriterSzymon Kłos1-0/+16
2020-08-03notebookbar: control early init per viewSzymon Kłos1-4/+7
2020-07-31notebookbar: early init on desktopSzymon Kłos1-2/+1
2020-07-31Notebookbar: skip early initSzymon Kłos1-0/+11
2020-07-28tdf#135032: autoredaction, take into account emails in lowercaseJulien Nabet1-1/+1
2020-07-24lok-freezepanes: Generalize FreezePanes* uno-commands...Dennis Francis1-1/+3
2020-07-24LOK: send state of ShowResolvedAnnotationsPranam Lashkari1-1/+2
2020-07-21Revert "tdf#125578 force webhelp as workaround for Safari sandboxing..."Tor Lillqvist3-51/+5
2020-07-17LOK: send state of FormatPaintbrushPranam Lashkari1-2/+2
2020-07-06introduce property-tree versions of SfxLokHelper::notifyOtherView*()Dennis Francis1-0/+39
2020-07-04tdf#128006 allow documents inside odbs to be as trusted as their containerCaolán McNamara1-0/+5
2020-07-01Send various state changes to LOKAron Budea1-2/+13
2020-06-29tdf#128502: Fix (haha) for a crash with multiple docs open in the iOS appTor Lillqvist1-1/+4
2020-06-29sd signature line: pass the model down to xmlsecurityMiklos Vajna2-7/+18
2020-06-29sd signature line: support signing multiple timesMiklos Vajna1-0/+9
2020-06-29vcl: namespace PDFWriterImpl consistentlyMiklos Vajna1-0/+2
2020-06-29sfx2: add uitest for pdf signingMiklos Vajna4-0/+56
2020-06-26notebookbar: don't overwrite popup heightSzymon Kłos1-2/+0
2020-06-26added ability to switch sidebar deck on init.cxx for mobilewizardMert Tumer1-0/+9
2020-06-26most of jsdialogbuilder is not used outside vclCaolán McNamara3-27/+1
2020-06-26sd signature line: create signature with pre-selected cert, if availableMiklos Vajna2-30/+52
2020-06-26sd signature line: inform infobar if a cert is already selectedMiklos Vajna1-29/+79
2020-06-26sd signature line: limit this to PDF signing for nowMiklos Vajna2-19/+14
2020-06-25jsdialog: get widget depending on viewshellSzymon Kłos2-3/+5
2020-06-24tdf#128502: Try to fix UnitCalc after 984bd2d5e4e1277cab47f8c1053bdf9369b23935Tor Lillqvist1-1/+1
2020-06-24tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist4-17/+82
2020-06-24notebookbar: allow to create multiple instances for onlineSzymon Kłos1-9/+15
2020-06-23notebookbar: don't hide elements for onlineSzymon Kłos1-1/+2
2020-06-23notebookbar: build using weld::BuilderSzymon Kłos3-11/+45
2020-06-16Add an option to send email encrypted PDF files via mailmerge.Gülşah Köse1-0/+28
2020-06-16sw reqif-xhtml export: add a new RTFOLEMimeType parameterMiklos Vajna4-7/+21
2020-06-05tdf#130354 sfx2: make PDF signing UI work againMiklos Vajna1-0/+4
2020-06-03reorganize ToolbarUnoDispatcher to be useful for sidebarCaolán McNamara5-4/+190
2020-06-03move InterimItemWindow to vclCaolán McNamara1-0/+1
2020-05-29sfx2: lok: separate sidebar notifications to mobile and desktopAshod Nakashian1-4/+7
2020-05-28Cleanup to match API changes.Michael Meeks2-4/+6
2020-05-28Revert "jsdialogs: send JSON to the client"Michael Meeks1-12/+5
2020-05-28Revert "lok: only generate sidebar JSON for mobile views, for now."Michael Meeks1-4/+1
2020-05-28Revert "jsdialogs: emit JSON at idle to avoid repeated emission."Michael Meeks1-31/+13