summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin3-6/+7
2019-12-26sidebar: no scrollbar in LOKAshod Nakashian1-3/+5
2019-12-25sfx2: sidebar: publish created notification on Mobile tooAshod Nakashian1-19/+18
2019-12-23reorganize ToolbarUnoDispatcher to be useful for sidebarCaolán McNamara5-4/+190
2019-12-23use recording window as parentCaolán McNamara1-2/+4
2019-12-23lok: ReleaseLOKNotifier only if view shell is assigned to a view frameHenry Castro1-2/+2
2019-12-23lok: ensure assign one parent LOK notifierHenry Castro1-1/+1
2019-12-23LOK: spelldialog: don't create the dialog when loading new viewsAshod Nakashian1-0/+3
2019-12-22sc: LOK: commit cell edits before saveasAshod Nakashian2-1/+7
2019-12-22sal_Char->char in sfx2..slideshowNoel Grandin6-15/+15
2019-12-20tdf#129394: Create formula bar also in non-DESKTOP caseMarco Cecchetti1-2/+1
2019-12-19Fix build in the !HAVE_FEATURE_SCRIPTING caseTor Lillqvist1-0/+2
2019-12-18tdf#42949 Fix IWYU warnings in sfx2/source/appl/*cxxGabor Kelemen34-387/+51
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian1-0/+7
2019-12-17sw reqif-xhtml export: add a new RTFOLEMimeType parameterMiklos Vajna4-6/+18
2019-12-17tdf#129311 don't allow temporary trusted certsJan-Marek Glogowski1-1/+9
2019-12-17lok: get spelling context menu on long pressMarco Cecchetti1-2/+2
2019-12-17android: Don't crash when double-tapping a text box.Jan Holesovsky1-1/+1
2019-12-16sw reqif-xhtml import: add a new AllowedRTFOLEMimeTypes parameterMiklos Vajna1-0/+4
2019-12-16sfx2: sidebar: new .uno commands to show and hide sidebarsAshod Nakashian5-6/+65
2019-12-16sfx2: sidebar: notify mobile when the sidebar closesAshod Nakashian1-1/+17
2019-12-16sidebar: sensible line and page sizes and invalidateAshod Nakashian1-0/+3
2019-12-16LOK: don't send LOK notifications while switching viewsAshod Nakashian1-8/+53
2019-12-16jsdialogs: make possible to use on multiple mobile devicesSzymon Kłos1-2/+3
2019-12-16sidebar: always trigger LOK notifications on resizeAshod Nakashian1-1/+2
2019-12-16sfx2: LOK: disable the Reset button from tabbed dialogsAshod Nakashian1-0/+5
2019-12-16sidebar: do not emit unnecessary created notificationsAshod Nakashian1-12/+33
2019-12-16sidebar: reset the LOKNotifier when the ViewShell changesAshod Nakashian2-35/+25
2019-12-16sidebar: check for valid current deck before closingAshod Nakashian2-12/+7
2019-12-16sidebars: add JSDialog support to sidebarsAshod Nakashian1-6/+53
2019-12-16Revert "jsdialogs: send JSON to the client"Michael Meeks1-12/+5
2019-12-16Revert "lok: only generate sidebar JSON for mobile views, for now."Michael Meeks1-4/+1
2019-12-16Revert "jsdialogs: emit JSON at idle to avoid repeated emission."Michael Meeks1-30/+12
2019-12-16Revert "jsdialogs: set LOKNotifier in Deck"Michael Meeks1-5/+0
2019-12-16Don't send INPLACE messages to all viewsSzymon Kłos1-3/+3
2019-12-16lok: send message when in place editingSzymon Kłos1-0/+6
2019-12-14loplugin:expandablemethodsNoel Grandin6-25/+16
2019-12-13Correctly set the macro security auto confirm modeJan-Marek Glogowski1-5/+6
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara13-27/+16
2019-12-12Use INVALID_POOL_ITEM instead of magic numberSzymon Kłos1-1/+1
2019-12-11Avoid crash when no uno name availableSzymon Kłos1-4/+8
2019-12-11jsdialog: send items on status changeSzymon Kłos3-26/+14
2019-12-11lok: Support per-view help dataTamás Zolnai1-0/+6
2019-12-11clang-format for infobar filesSamuel Mehrbrodt1-97/+96
2019-12-11tdf#129005 Make Infobar push buttons keyboard accessibleJim Raykowski1-3/+8
2019-12-11lok: fix welded dialogsHenry Castro2-5/+11
2019-12-10lok: re-enabling chart editing on mobileMarco Cecchetti1-11/+0
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara5-204/+6
2019-12-09weld Property BrowserCaolán McNamara1-2/+0
2019-12-07Adapt o3tl::span to P1872R0Stephan Bergmann1-1/+2