summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2021-04-21tdf#141244 Modify DDE Link dialog was emptyAron Budea1-20/+20
2021-04-21Avoid unused parameter warning in the HAVE_FEATURE_MACOSX_SANDBOX caseTor Lillqvist1-0/+1
2021-04-19notebookbar: minify for onlineSzymon Kłos1-2/+9
2021-04-14lok: intercept indentation and decimals state change eventsGabriel Masei1-1/+5
2021-04-10sidebar: use real height to determine preffered sizeSzymon Kłos1-0/+1
2021-04-10check for quit when calling Yield in loopNoel Grandin2-3/+3
2021-04-10lok: run async the Macro Selector DialogHenry Castro1-17/+22
2021-04-10Fix non-valid json generation on NotifyOtherViewsmert1-3/+9
2021-04-09lok: send help even when document not readySzymon Kłos1-0/+7
2021-04-09lok: show error message dialog for VBA macrosHenry Castro1-0/+21
2021-04-09Notebookbar: skip early init in all appsPranam Lashkari1-2/+1
2021-04-09SfxInPlaceClient: avoid crash when chart deleted by other viewSzymon Kłos1-1/+2
2021-04-09online: send selection coordinates with inplace modeSzymon Kłos1-1/+12
2021-04-09online: Don't send chart selection to all viewsSzymon Kłos1-6/+0
2021-04-08lok: send linespacing updatesSzymon Kłos1-1/+4