summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2021-08-16Resolves: tdf#143843 disable the recently-used widget during loadCaolán McNamara2-0/+2
2021-08-06lok: Avoid redundant call to UpdateConfigurationsMert Tumer1-1/+2
2021-07-26online: keep sidebar openedSzymon Kłos1-0/+3
2021-07-19Revert "Notebookbar: skip early init in all apps"Szymon Kłos1-1/+2
2021-07-19jsdialog: dump more options command for panelsSzymon Kłos2-0/+5
2021-07-16Don't crash on SidebarController dispose when app is closingSzymon Kłos2-5/+11
2021-07-11tdf#143146 copy functor and arg before calling function that can delete thisCaolán McNamara1-2/+6
2021-07-11tdf#143149 fix crash if app exits while print progress is runningCaolán McNamara1-0/+1
2021-07-11fix potential write-after-free in RecentDocsViewNoel Grandin2-3/+9
2021-07-11sfx2: try to fix lifecycle of SfxOfficeDispatchMichael Stahl2-1/+27
2021-07-09jsdialog: send GlowColor state updatesSzymon Kłos1-1/+2
2021-07-08sfx2: fix uninitialized SfxViewShell::mbLOKIsFreemiumViewMiklos Vajna1-0/+1
2021-07-06jsdialog: sidebar: send message on sidebar closeSzymon Kłos1-0/+26
2021-07-02lok sidebar: remove unused codeSzymon Kłos3-49/+0
2021-07-02jsdialog: sidebar: dump expanded state for panelSzymon Kłos1-0/+1
2021-06-23Resolves tdf#140360 - Provide option to turn off sidebar's minimum widthHeiko Tietze1-2/+3
2021-06-23LOK: introduced Freemium LOK APIPranam Lashkari2-0/+44
2021-06-17Resolves tdf#142513 fix zoom caller handlingJim Raykowski1-2/+2
2021-06-17tdf#127533 Make Tip-of-the-Day dialog non-modal and allow multiple tips to openMatt K1-1/+1
2021-06-14Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski2-27/+18
2021-06-13Fix warning abo: unused pNotifier in SidebarDockingWindowSzymon Kłos1-1/+1
2021-06-10jsdialog: sidebar: remove code for tunneled oneSzymon Kłos2-99/+0
2021-06-10jsdialog: sidebar: dump visibility state for widgetsSzymon Kłos1-1/+3
2021-05-31lok: Interaction handler for FilterOptionsmerttumer1-1/+2
2021-05-30add missing xmlns:loext to example_sl-SI.xmlCaolán McNamara1-1/+1
2021-05-25jsdialog: sidebar: send sidebar PanelsSzymon Kłos3-2/+9
2021-05-25jsdialog: sidebar: dump all panelsSzymon Kłos1-3/+1
2021-05-25weld the sidebar deckCaolán McNamara22-807/+479
2021-05-25remove intermediate containers in sidebarsCaolán McNamara12-169/+123
2021-05-25factor out as a ResizableDockingWindowCaolán McNamara3-30/+19
2021-05-25move dockingwindow.ui to vclCaolán McNamara4-22/+2
2021-05-25create GetElementParentWindow on demandCaolán McNamara2-6/+15
2021-05-25register navigator individually in each module that it exists inCaolán McNamara2-19/+10
2021-05-25merge panel and panel titleCaolán McNamara13-212/+262
2021-05-25replace stock button imagesCaolán McNamara3-3/+3
2021-05-25rename SfxChildWindowContext::GetFloatingWindow to what it doesCaolán McNamara1-4/+4
2021-05-25rename get_vscroll_width to get_scroll_thicknessCaolán McNamara1-1/+1
2021-05-25allow using css::graphic::XGraphic to set menu imageCaolán McNamara1-3/+6
2021-05-21tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl1-2/+11
2021-05-16fix some VirtualDevice leaksNoel Grandin1-1/+1
2021-05-10Fix style previews widget with multiple languagesSzymon Kłos1-3/+8
2021-05-06tdf#142017 set default focus widgetCaolán McNamara1-0/+1
2021-05-06Resolves: tdf#141857 update background to current themeCaolán McNamara1-1/+7
2021-05-01tdf#135997: make sure that the two lists are same lengthMike Kaganski1-0/+13
2021-05-01tdf#135997: fix toolbar controlMike Kaganski1-2/+2
2021-04-29Fix json structure for decksSzymon Kłos1-2/+7
2021-04-29lok: fix "children" node typeHenry Castro1-3/+3
2021-04-27tdf#141902 Fix domain in ui files (found with ui-checkdomain.sh)Julien Nabet2-2/+2
2021-04-22Extend ToolBarManager to build weld::ToolbarSzymon Kłos2-0/+13
2021-04-21Resolves: tdf#141770 remove empty tagCaolán McNamara1-5/+0