summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2020-01-06sidebar: improve invalidation tracking for Panels.Michael Meeks
2020-01-06sidebar: allow panels to lurk around instead of being disposed.Michael Meeks
2020-01-06weld AreaPropertyPanelCaolán McNamara
2020-01-06Don't crash on exiting print preview with NotebookbarMike Kaganski
2020-01-04Fix typoAndrea Gelmini
2020-01-04tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski
2020-01-03cid#1456605 Dereference after null checkCaolán McNamara
2020-01-03Make variable const, and drop a bogus assert after checkMike Kaganski
2020-01-02tdf#42949 Fix IWYU warnings in sfx2/source/[b-c]*/*cxxGabor Kelemen
2020-01-02sidebar: bring new sidebar commands in-house & be more assertive with sfx2Michael Meeks
2020-01-02Bump copyright year to 2020Adolfo Jayme Barrientos
2019-12-29pass in a awt::XWindow in the first placeCaolán McNamara
2019-12-29Avoid crash in shutdown when accessing already destroyed BASIC_DLLMike Kaganski
2019-12-27tdf#46037: simplify is/get methods in svtools/printoptionsJulien Nabet
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-26sidebar: no scrollbar in LOKAshod Nakashian
2019-12-25sfx2: sidebar: publish created notification on Mobile tooAshod Nakashian
2019-12-23reorganize ToolbarUnoDispatcher to be useful for sidebarCaolán McNamara
2019-12-23use recording window as parentCaolán McNamara
2019-12-23lok: ReleaseLOKNotifier only if view shell is assigned to a view frameHenry Castro
2019-12-23lok: ensure assign one parent LOK notifierHenry Castro
2019-12-23LOK: spelldialog: don't create the dialog when loading new viewsAshod Nakashian
2019-12-22sc: LOK: commit cell edits before saveasAshod Nakashian
2019-12-22sal_Char->char in sfx2..slideshowNoel Grandin
2019-12-20tdf#129394: Create formula bar also in non-DESKTOP caseMarco Cecchetti
2019-12-19Fix build in the !HAVE_FEATURE_SCRIPTING caseTor Lillqvist
2019-12-18tdf#42949 Fix IWYU warnings in sfx2/source/appl/*cxxGabor Kelemen
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-12-17sw reqif-xhtml export: add a new RTFOLEMimeType parameterMiklos Vajna
2019-12-17tdf#129311 don't allow temporary trusted certsJan-Marek Glogowski
2019-12-17lok: get spelling context menu on long pressMarco Cecchetti
2019-12-17android: Don't crash when double-tapping a text box.Jan Holesovsky
2019-12-16sw reqif-xhtml import: add a new AllowedRTFOLEMimeTypes parameterMiklos Vajna
2019-12-16sfx2: sidebar: new .uno commands to show and hide sidebarsAshod Nakashian
2019-12-16sfx2: sidebar: notify mobile when the sidebar closesAshod Nakashian
2019-12-16sidebar: sensible line and page sizes and invalidateAshod Nakashian
2019-12-16LOK: don't send LOK notifications while switching viewsAshod Nakashian
2019-12-16jsdialogs: make possible to use on multiple mobile devicesSzymon Kłos
2019-12-16sidebar: always trigger LOK notifications on resizeAshod Nakashian
2019-12-16sfx2: LOK: disable the Reset button from tabbed dialogsAshod Nakashian
2019-12-16sidebar: do not emit unnecessary created notificationsAshod Nakashian
2019-12-16sidebar: reset the LOKNotifier when the ViewShell changesAshod Nakashian
2019-12-16sidebar: check for valid current deck before closingAshod Nakashian
2019-12-16sidebars: add JSDialog support to sidebarsAshod Nakashian
2019-12-16Revert "jsdialogs: send JSON to the client"Michael Meeks
2019-12-16Revert "lok: only generate sidebar JSON for mobile views, for now."Michael Meeks
2019-12-16Revert "jsdialogs: emit JSON at idle to avoid repeated emission."Michael Meeks
2019-12-16Revert "jsdialogs: set LOKNotifier in Deck"Michael Meeks
2019-12-16Don't send INPLACE messages to all viewsSzymon Kłos
2019-12-16lok: send message when in place editingSzymon Kłos