summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)AuthorFilesLines
2020-02-24Fix currency symbol selection in Calc on mobileTomaž Vajngerl2-0/+12
2020-01-30lok: preserve mouse event logic position and use in calcTomaž Vajngerl1-4/+22
2020-01-09lok: simplify jsdialog creation for sidebar panels.Michael Meeks1-0/+2
2020-01-06sidebar: allow panels to lurk around instead of being disposed.Michael Meeks1-0/+5
2019-12-19sidebar: bring new sidebar commands in-house & be more assertive with sfx2Michael Meeks3-1/+7
2019-12-16LOK: spelldialog: don't create the dialog when loading new viewsAshod Nakashian1-3/+3
2019-12-16sfx2: sidebar: new .uno commands to show and hide sidebarsAshod Nakashian1-0/+2
2019-12-11vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian1-0/+1
2019-12-11jsdialog: send items on status changeSzymon Kłos2-2/+1
2019-12-09lok: Support per-view help dataTamás Zolnai1-0/+1
2019-11-27jsdialogs: share the commands updates sending codeSzymon Kłos2-0/+3
2019-11-26Dispatch: Make fillPopupMenu() method accessible from other modules.Tamás Zolnai1-0/+4
2019-11-25sidebar: reset the LOKNotifier when the ViewShell changesAshod Nakashian2-9/+5
2019-11-01tdf#126128 Reduce page properties dialog's height.Gülşah Köse1-0/+2
2019-10-31jsdialogs: make possible to set .uno:BackColorSzymon Kłos1-1/+1
2019-10-31lok: send hyperlink text and address under cursorGrzegorz Araminowicz1-1/+1
2019-10-31sidebars: add JSDialog support to sidebarsAshod Nakashian1-0/+3
2019-10-31Revert "jsdialogs: emit JSON at idle to avoid repeated emission."Ashod Nakashian1-2/+0
2019-10-28jsdialogs: make possible to set .uno:FontColorSzymon Kłos1-0/+1
2019-10-21lok: get spelling context menu on long pressMarco Cecchetti1-1/+1
2019-10-10jsdialogs: emit JSON at idle to avoid repeated emission.Michael Meeks1-0/+2
2019-10-02Ensure that 'input' events are processed asynchronously too.Michael Meeks1-0/+4
2019-10-02lok: handling a single msg for deleting multiple charactersMarco Cecchetti1-1/+1
2019-09-30jsdialogs: set panel as a separate typeSzymon Kłos1-0/+1
2019-09-26lok: deduplicate code related to notifyDocumentSizeChanged() callTamás Zolnai1-0/+2
2019-09-26lok: send an invalidation by document size changeTamás Zolnai1-0/+3
2019-09-06lok: change table border position param. from new pos. to offsetTomaž Vajngerl1-1/+1
2019-09-05warn on load when a document binds an event to a macroCaolán McNamara2-0/+10
2019-09-03sc: LOK: commit cell edits before saveasAshod Nakashian1-0/+2
2019-09-03sfx2: include what we use onlyAshod Nakashian1-6/+4
2019-09-03ViewShellBase const correctnessAshod Nakashian1-2/+1
2019-08-29Make temp strings localizable in AutoRedactDialogMuhammet Kara1-0/+29
2019-08-15tdf#122529 lok - table border position manipulationTomaž Vajngerl1-0/+3
2019-08-05LOK: re-factor async key & mouse event re-posting.Michael Meeks1-0/+10
2019-08-05sfx2: LOK: resize the sidebar after layouting to avoid scrollbarsAshod Nakashian1-0/+3
2019-08-05sfx: LOK: notify clients of the sidebar stateAshod Nakashian1-7/+6
2019-08-05sfx: LOK: don't shrink sidebar height below minimumAshod Nakashian2-0/+3
2019-08-05sfx: LOK: toggle sidebar decksAshod Nakashian1-0/+10
2019-08-05sfx: LOK: no sidebar tabbarAshod Nakashian1-1/+1
2019-08-05LOK: sidebar: publish notifications to the correct viewAshod Nakashian1-1/+4
2019-08-05LOK: sidebar: enable only for Impress in LOKAshod Nakashian2-0/+7
2019-08-05sfx2: LOK: route the parent sidebar window instead of the deckAshod Nakashian1-0/+3
2019-08-05LOK: sfx2: disble sidebar menu-button when deck is hiddenAshod Nakashian1-0/+3
2019-08-05sd: sidebars are now visible in LOOLAshod Nakashian1-0/+1
2019-08-05lok: add signDocument to "Office" iface - to sign not opened docs.Tomaž Vajngerl1-0/+41
2019-08-05expand LibreLogo check to global eventsCaolán McNamara1-0/+2
2019-07-11Prepare PasteSpecial for Async-ness (sw, basesh.cxx)Muhammet Kara1-0/+2
2019-07-08Show who has locked the document when reopening a read-only documentMike Kaganski2-2/+4
2019-06-18tdf#34171: check foreign lockfiles to tell who has locked documentMike Kaganski1-1/+2
2019-06-17Auto redaction dialog second iterationMuhammet Kara1-104/+0