summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-27sidebars: add JSDialog support to sidebarsAshod Nakashian1-6/+53
2020-05-26Allow boolean valued statechange messages for...Dennis Francis1-1/+4
2020-05-24lok: MSForms: Add callback for form field button.Tamás Zolnai1-1/+4
2020-05-23LOK: spelldialog: don't create the dialog when loading new viewsAshod Nakashian1-0/+3
2020-05-21LOk: notify the state values of the position and size property panelHenry Castro1-3/+24
2020-05-21lok: introduce QueryControlState functionHenry Castro6-0/+56
2020-05-21lok: ReleaseLOKNotifier only if view shell is assigned to a view frameHenry Castro1-2/+2
2020-05-21lok: ensure assign one parent LOK notifierHenry Castro1-1/+1
2020-05-21lok: fix welded dialogsHenry Castro2-5/+11
2020-05-21lok: evaluate assertion if LOK Windows container is emptyHenry Castro1-0/+5
2020-05-19jsdialog: handle nested tab pagesSzymon Kłos1-1/+4
2020-05-18sidebar: no scrollbar in LOKAshod Nakashian1-3/+5
2020-05-17Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist2-3/+3
2020-05-17tdf#129394: Create formula bar also in non-DESKTOP caseMarco Cecchetti1-2/+1
2020-05-17lok: send hyperlink text and address under cursorGrzegorz Araminowicz1-2/+5
2020-05-17lok: get spelling context menu on long pressMarco Cecchetti1-2/+2
2020-05-17lok: re-enabling chart editing on mobileMarco Cecchetti1-11/+0
2020-05-17sc: LOK: commit cell edits before saveasAshod Nakashian2-1/+7
2020-05-17Fix undefined reference to static constexpr for pre-C++17Muhammet Kara1-0/+2
2020-05-16Comment the searchInMetaFile methodMuhammet Kara1-0/+4
2020-05-16tdf#127878: Use a larger "morebutton" image on iOSTor Lillqvist2-0/+7
2020-05-15LOK: sending status of paragraph outline buttonsPranam Lashkari1-1/+5
2020-05-14sfx2: LOK: disable the Reset button from tabbed dialogsAshod Nakashian1-0/+5
2020-05-14notebookbar: send uno items state updateSzymon Kłos1-0/+27