summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2019-12-09lok: Support per-view help dataTamás Zolnai1-0/+6
2019-12-09sidebar: no scrollbar in LOKAshod Nakashian1-3/+3
2019-12-09sfx2: convert iterator loops to range-forAshod Nakashian1-53/+40
2019-12-09sidebar: sensible line and page sizes and invalidateAshod Nakashian1-0/+3
2019-12-04LOK: don't send LOK notifications while switching viewsAshod Nakashian1-8/+50
2019-12-03jsdialogs: make possible to use on multiple mobile devicesSzymon Kłos1-2/+3
2019-12-03sidebar: always trigger LOK notifications on resizeAshod Nakashian1-1/+2
2019-11-30lok: add viewId to window painting, to allow special-casing on render.Michael Meeks1-0/+7
2019-11-28jsdialogs: add generic commandNameSzymon Kłos1-0/+26
2019-11-27jsdialogs: share the commands updates sending codeSzymon Kłos2-0/+30
2019-11-26Dispatch: Make fillPopupMenu() method accessible from other modules.Tamás Zolnai1-97/+92
2019-11-26Comment the searchInMetaFile methodMuhammet Kara1-0/+4
2019-11-25sfx2: LOK: disable the Reset button from tabbed dialogsAshod Nakashian1-0/+5
2019-11-25sidebar: do not emit unnecessary created notificationsAshod Nakashian1-12/+33
2019-11-25Revert "sidebar: don't switch the deck when unchanged"Ashod Nakashian1-2/+7
2019-11-25sidebar: reset the LOKNotifier when the ViewShell changesAshod Nakashian2-32/+25
2019-11-25tdf#127878: Use a larger "morebutton" image on iOSTor Lillqvist2-0/+7
2019-11-21sidebar: don't switch the deck when unchangedAshod Nakashian2-9/+4
2019-11-19The macOS SDK 10.15 has a tighter declaration of objc_msgSend()Tor Lillqvist1-2/+2
2019-11-10sidebar: check for valid current deck before closingAshod Nakashian2-14/+4
2019-11-01tdf#126128 Reduce page properties dialog's height.Gülşah Köse1-0/+6
2019-10-31lok: send hyperlink text and address under cursorGrzegorz Araminowicz1-2/+5
2019-10-31sidebars: add JSDialog support to sidebarsAshod Nakashian1-6/+52
2019-10-31Revert "jsdialogs: send JSON to the client"Ashod Nakashian1-16/+0
2019-10-31Revert "lok: only generate sidebar JSON for mobile views, for now."Ashod Nakashian1-4/+1
2019-10-31Revert "jsdialogs: set LOKNotifier in Deck"Ashod Nakashian1-5/+0
2019-10-31Revert "jsdialogs: emit JSON at idle to avoid repeated emission."Ashod Nakashian1-30/+12
2019-10-21lok: get spelling context menu on long pressMarco Cecchetti1-2/+2
2019-10-16Send 'INPLACE EXIT' on inplace deactivationSzymon Kłos1-0/+7
2019-10-12Don't send false 'INPLACE' messagesSzymon Kłos1-6/+7
2019-10-11Don't send INPLACE messages to all viewsSzymon Kłos1-3/+3
2019-10-11lok: send message when in place editingSzymon Kłos1-0/+7
2019-10-11lok: ensure that dialog windows are focused before emitting events.Michael Meeks1-10/+15
2019-10-11lok: Disable autocorrect dialog from native context menu.Michael Meeks2-1/+4
2019-10-10jsdialogs: emit JSON at idle to avoid repeated emission.Michael Meeks1-12/+30
2019-10-08jsdialogs: Expose the panel names.Jan Holesovsky1-3/+1
2019-10-08lok: only generate sidebar JSON for mobile views, for now.Michael Meeks1-1/+4
2019-10-08lok: re-enabling chart editing on mobileMarco Cecchetti1-11/+0
2019-10-03lok: Fix status of InsertPage, DeletePage and DuplicatePage.Jan Holesovsky1-6/+3
2019-10-02Ensure that 'input' events are processed asynchronously too.Michael Meeks1-0/+26
2019-10-02Adopt a more brute-force approach for deleting text for now.Michael Meeks1-1/+12
2019-10-02lok: handling a single msg for deleting multiple charactersMarco Cecchetti1-2/+2
2019-09-30lok: Enable sidebar also in Impress.Jan Holesovsky1-1/+1
2019-09-30Smaller-width animations pane on mobileMuhammet Kara1-4/+24
2019-09-30use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin7-33/+32
2019-09-30jsdialogs: set LOKNotifier in DeckSzymon Kłos1-0/+5
2019-09-30jsdialogs: set panel as a separate typeSzymon Kłos1-0/+7
2019-09-30jsdialogs: send JSON to the clientSzymon Kłos1-0/+16
2019-09-26lok: deduplicate code related to notifyDocumentSizeChanged() callTamás Zolnai1-0/+13
2019-09-26lok: send an invalidation by document size changeTamás Zolnai1-0/+20