summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-28Revert "jsdialogs: set LOKNotifier in Deck"Michael Meeks1-5/+0
2020-05-28lok: set device form factor of the client on view creationMarco Cecchetti6-5/+28
2020-05-28send state changes of .uno:NumberFormatDecimal command to LOKMert Tumer1-0/+1
2020-05-28Fix currency symbol selection in Calc on mobileTomaž Vajngerl2-2/+41
2020-05-28lok: preserve mouse event logic position and use in calcTomaž Vajngerl2-10/+13
2020-05-27android: Don't crash when double-tapping a text box.Jan Holesovsky1-1/+1
2020-05-27sfx2: sidebar: new .uno commands to show and hide sidebarsAshod Nakashian5-6/+65
2020-05-27sfx2: sidebar: publish created notification on Mobile tooAshod Nakashian1-19/+18
2020-05-27sfx2: sidebar: notify mobile when the sidebar closesAshod Nakashian1-1/+17
2020-05-27vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian1-0/+7
2020-05-27sidebar: sensible line and page sizes and invalidateAshod Nakashian1-0/+3
2020-05-27LOK: don't send LOK notifications while switching viewsAshod Nakashian1-8/+53
2020-05-27Use INVALID_POOL_ITEM instead of magic numberSzymon Kłos1-1/+1
2020-05-27Avoid crash when no uno name availableSzymon Kłos1-4/+8
2020-05-27jsdialogs: make possible to use on multiple mobile devicesSzymon Kłos1-2/+3
2020-05-27sidebar: always trigger LOK notifications on resizeAshod Nakashian1-1/+2
2020-05-27sidebar: do not emit unnecessary created notificationsAshod Nakashian1-12/+33
2020-05-27sidebar: reset the LOKNotifier when the ViewShell changesAshod Nakashian2-35/+25