summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-14Create weld::Builder implementation for JSDialogSzymon Kłos1-1/+5
2020-05-13jsdialog: send items on status changeSzymon Kłos3-26/+14
2020-05-13jsdialogs: add generic commandNameSzymon Kłos1-0/+26
2020-05-13jsdialogs: share the commands updates sending codeSzymon Kłos2-0/+30
2020-05-13lok: writer: Convert row height / cloumn width to the correct unit.Tamás Zolnai1-0/+12
2020-05-13lok: Support per-view help dataTamás Zolnai1-0/+6
2020-05-13Dispatch: Make fillPopupMenu() method accessible from other modules.Tamás Zolnai1-97/+92
2020-05-13Don't send INPLACE messages to all viewsSzymon Kłos1-3/+3
2020-05-13lok: send message when in place editingSzymon Kłos1-0/+6
2020-05-13[cp] remove donate and community involvement infobarsAndras Timar1-56/+0
2020-05-13[cp] Send feedback to support@collaboraoffice.comAndras Timar1-4/+2
2020-05-09tdf#126128 Reduce page properties dialog's height.Gülşah Köse1-0/+5
2020-05-09lok: jsdialog creation for sidebar panels cleanup.Michael Meeks1-6/+13