summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
2021-06-08Resolves tdf#131817 - Option to globally switch toolbar locking on/offHeiko Tietze
2021-06-07Resolves tdf#140360 - Provide option to turn off sidebar's minimum widthHeiko Tietze
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin
2021-05-27tdf#47065 Add new file open UI options and implement a new threadMatt K
2021-05-24fix leak in SfxTabDialogControllerNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20move some headers inside modulesNoel Grandin
2021-05-19use toggle instead of click for ToggleButtonCaolán McNamara
2021-05-17tdf#141677 Make columns sortableGülşah Köse
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-12tdf#141426 Remove GtkPaned struct unnecessary tabs.Gülşah Köse
2021-05-11tdf#91874 Command Popup - HUD to search and run LO commandsTomaž Vajngerl
2021-05-11Fix style previews widget with multiple languagesSzymon Kłos
2021-05-11tdf#84502 CuiConfigGroupListBox Macros,Styles like category for SidebarJim Raykowski
2021-05-07tdf#90101 add .uno:PasteAsLinkscito
2021-05-05loplugin:constmethodNoel Grandin
2021-05-03tdf#102255 add .uno:PasteTransposedscito
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-30tdf#79049 speed up OOXML workbook loadNoel Grandin
2021-04-29Fix typo SID_TEMPLATE_ADDRESSBOKSOURCE->SID_TEMPLATE_ADDRESSBOOKSOURCEJulien Nabet
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27tdf#138883 Prevent renaming TemplatesVert D
2021-04-26lok: add rendering and input for form controls in CalcTomaž Vajngerl
2021-04-23tdf#141824 init navigator to possibly floating in base ctorCaolán McNamara
2021-04-17loplugin:constantparamNoel Grandin
2021-04-12tdf#125909 tdf#141298 sw: show (Hidden) Track Changes infobarLászló Németh
2021-04-12drop unneeded includeCaolán McNamara
2021-04-12Resolves tdf#135896 - Add hyperlink to file locationHeiko Tietze
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara
2021-04-06Extend ToolBarManager to build weld::ToolbarSzymon Kłos
2021-03-26Added delete keyinput to listview, fixed reload() issues: solves tdf#138884Vert D
2021-03-25use weld::Box so we can reorder contentsCaolán McNamara
2021-03-24loplugin:unusedmethodsNoel
2021-03-22tdf#140539 don't allow help to be relaunched during launchCaolán McNamara
2021-03-22change SfxApplication::GetTopWindow to weld::WindowCaolán McNamara
2021-03-21elide extracting vcl::Window from awt::XWindowCaolán McNamara
2021-03-21devtools: change "Current Selection" button to toolbarTomaž Vajngerl
2021-03-20drop unneeded includeCaolán McNamara
2021-03-18inline some tiny sfx2 functionsNoel
2021-03-18weld the sidebar deckCaolán McNamara
2021-03-17devtools: add refresh button for the DocumentObjectTreeViewTomaž Vajngerl
2021-03-16devtools: add a text view to show the value of selected propertyTomaž Vajngerl
2021-03-16devtools: put ObjectInspector widgets into it's own classTomaž Vajngerl
2021-03-15Fix typo in codeAndrea Gelmini
2021-03-15drop PrintWindowSubTree that is only callable by itselfCaolán McNamara
2021-03-14fix typo in style dialog functionSeth Chaiklin
2021-03-14tdf#141011: Postpone SwFieldDBPage::Reset to tab activationMike Kaganski
2021-03-13devtools: document classes and method, remove unneeded methodsTomaž Vajngerl
2021-03-13devtools: show superclass tree in interface and services tree viewTomaž Vajngerl