summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2020-01-08add a scheme to host welded toolbar dropdown windows in unwelded toolbarsCaolán McNamara1-11/+0
2020-01-08weld ListsPropertyPanelCaolán McNamara1-0/+11
2020-01-08tdf#75280 Convert inappropriate use of sal_uIntPtr to better integer typesYusuf Keten2-6/+6
2020-01-08Grammar fixesAndrea Gelmini2-3/+3
2020-01-07Fix typoAndrea Gelmini1-1/+1
2020-01-07most has_tooltip uses are bogusCaolán McNamara1-8/+0
2020-01-06Revert "sfx2: sidebar: new .uno commands to show and hide sidebars"Michael Meeks4-62/+5
2020-01-06sidebar: improve invalidation tracking for Panels.Michael Meeks2-4/+32
2020-01-06sidebar: allow panels to lurk around instead of being disposed.Michael Meeks4-59/+84
2020-01-06weld AreaPropertyPanelCaolán McNamara2-3/+7
2020-01-06Don't crash on exiting print preview with NotebookbarMike Kaganski1-12/+3
2020-01-04Fix typoAndrea Gelmini1-1/+1
2020-01-04tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski1-0/+12
2020-01-03cid#1456605 Dereference after null checkCaolán McNamara1-1/+1
2020-01-03Make variable const, and drop a bogus assert after checkMike Kaganski1-3/+1
2020-01-02tdf#42949 Fix IWYU warnings in sfx2/source/[b-c]*/*cxxGabor Kelemen36-189/+17
2020-01-02sidebar: bring new sidebar commands in-house & be more assertive with sfx2Michael Meeks3-0/+21
2020-01-02Bump copyright year to 2020Adolfo Jayme Barrientos1-1/+1
2019-12-29pass in a awt::XWindow in the first placeCaolán McNamara1-11/+22
2019-12-29Avoid crash in shutdown when accessing already destroyed BASIC_DLLMike Kaganski2-7/+7
2019-12-27tdf#46037: simplify is/get methods in svtools/printoptionsJulien Nabet1-4/+2
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