summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2019-11-25sfx2: LOK: disable the Reset button from tabbed dialogsAshod Nakashian
2019-11-25sidebar: do not emit unnecessary created notificationsAshod Nakashian
2019-11-25Revert "sidebar: don't switch the deck when unchanged"Ashod Nakashian
2019-11-25sidebar: reset the LOKNotifier when the ViewShell changesAshod Nakashian
2019-11-25tdf#127878: Use a larger "morebutton" image on iOSTor Lillqvist
2019-11-21sidebar: don't switch the deck when unchangedAshod Nakashian
2019-11-19The macOS SDK 10.15 has a tighter declaration of objc_msgSend()Tor Lillqvist
2019-11-10sidebar: check for valid current deck before closingAshod Nakashian
2019-11-01tdf#126128 Reduce page properties dialog's height.Gülşah Köse
2019-10-31lok: send hyperlink text and address under cursorGrzegorz Araminowicz
2019-10-31sidebars: add JSDialog support to sidebarsAshod Nakashian
2019-10-31Revert "jsdialogs: send JSON to the client"Ashod Nakashian
2019-10-31Revert "lok: only generate sidebar JSON for mobile views, for now."Ashod Nakashian
2019-10-31Revert "jsdialogs: set LOKNotifier in Deck"Ashod Nakashian
2019-10-31Revert "jsdialogs: emit JSON at idle to avoid repeated emission."Ashod Nakashian
2019-10-21lok: get spelling context menu on long pressMarco Cecchetti
2019-10-16Send 'INPLACE EXIT' on inplace deactivationSzymon Kłos
2019-10-12Don't send false 'INPLACE' messagesSzymon Kłos
2019-10-11Don't send INPLACE messages to all viewsSzymon Kłos
2019-10-11lok: send message when in place editingSzymon Kłos
2019-10-11lok: ensure that dialog windows are focused before emitting events.Michael Meeks
2019-10-11lok: Disable autocorrect dialog from native context menu.Michael Meeks
2019-10-10jsdialogs: emit JSON at idle to avoid repeated emission.Michael Meeks
2019-10-08jsdialogs: Expose the panel names.Jan Holesovsky
2019-10-08lok: only generate sidebar JSON for mobile views, for now.Michael Meeks
2019-10-08lok: re-enabling chart editing on mobileMarco Cecchetti
2019-10-03lok: Fix status of InsertPage, DeletePage and DuplicatePage.Jan Holesovsky
2019-10-02Ensure that 'input' events are processed asynchronously too.Michael Meeks
2019-10-02Adopt a more brute-force approach for deleting text for now.Michael Meeks
2019-10-02lok: handling a single msg for deleting multiple charactersMarco Cecchetti
2019-09-30lok: Enable sidebar also in Impress.Jan Holesovsky
2019-09-30Smaller-width animations pane on mobileMuhammet Kara
2019-09-30use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2019-09-30jsdialogs: set LOKNotifier in DeckSzymon Kłos
2019-09-30jsdialogs: set panel as a separate typeSzymon Kłos
2019-09-30jsdialogs: send JSON to the clientSzymon Kłos
2019-09-26lok: deduplicate code related to notifyDocumentSizeChanged() callTamás Zolnai
2019-09-26lok: send an invalidation by document size changeTamás Zolnai
2019-09-26Adds print even pages/print odd pages options in print dialogDaniel Silva
2019-09-24Use lazy-loading stock Image to simplify framework image lists.Michael Meeks
2019-09-22lokit: disable triggering of GUI when changing a signed docTomaž Vajngerl
2019-09-22Make the Help URL configurableAshod Nakashian
2019-09-22Remove some useless whitespacesTomaž Vajngerl
2019-09-22remove printfTomaž Vajngerl
2019-09-20Warn when getFileURLFromSystemPath() fails, not when it succeedsTor Lillqvist
2019-09-20Use SAL_FALLTHROUGHTor Lillqvist
2019-09-20tdf#124168: We do need the BasicDLL thing also in the iOS appTor Lillqvist
2019-09-19Be less eager to use a fallback in SfxViewShell::SetLOKLanguageTag()Tor Lillqvist
2019-09-19add EULA button to Help - License Information... dialogGülşah Köse
2019-09-05warn on load when a document binds an event to a macroCaolán McNamara