summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
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
2021-03-12use preferred variant when window arg is nullCaolán McNamara
2021-03-11keep SfxObjectShell::GetDialogParent ret as an awt::XWindowCaolán McNamara
2021-03-11use some forward declares to reduce includesCaolán McNamara
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-11create GetElementParentWindow on demandCaolán McNamara
2021-03-11merge panel and panel titleCaolán McNamara
2021-03-11drop newly unused code and macrosCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-11rename RID_SVXSTR_GRAFIKLINK to RID_SVXSTR_GRAPHICLINKNoel
2021-03-11rename SfxChildWindowContext::GetFloatingWindow to what it doesCaolán McNamara
2021-03-11register navigator individually in each module that it exists inCaolán McNamara
2021-03-11use SharedPanelContainer typedefCaolán McNamara
2021-03-09fontwork: insert in the center of LOK viewSzymon Kłos
2021-03-06Related tdf#128469 - Customization of tab dialog buttonsHeiko Tietze
2021-03-05use container_focus_changed instead of toplevel_focus_changedCaolán McNamara
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara
2021-03-02Related tdf#128469 - Change label of Standard buttonHeiko Tietze
2021-03-01loplugin:refcounting in sfx2Noel
2021-02-28devtools: on demand create the content of tab pagesTomaž Vajngerl
2021-02-28devtools: object inspector toolbar and object stackTomaž Vajngerl
2021-02-27hide some FloatingWindow detailsCaolán McNamara
2021-02-27Resolves tdf#139453 - Image for Base in start centerHeiko Tietze
2021-02-27tdf#138097 - Update templates / FreshesHeiko Tietze
2021-02-26tdf#138097 - Update templates / Growing LibertyHeiko Tietze
2021-02-26tdf#138097 - Update templates / Yellow IdeaHeiko Tietze
2021-02-26tdf#138097 - Update templates / Grey ElegantHeiko Tietze
2021-02-26tdf#138097 - Update templates / CandyHeiko Tietze
2021-02-26tdf#138097 - Update templates / SunsetHeiko Tietze
2021-02-26devtools: add popup menu for properties to inspect objectsTomaž Vajngerl
2021-02-23loplugin:unusedfieldsNoel
2021-02-22factor out as a ResizableDockingWindowCaolán McNamara
2021-02-22devtools: change the object inspector view to tabsTomaž Vajngerl