summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-11lok: avoid a set of invalidations per view on re-size.Michael Meeks
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-11devtools: fix crash by checking if xIntrospection is availableTomaž Vajngerl
2021-03-11devtools: add refresh to toolbar for the object inspectorTomaž Vajngerl
2021-03-11devtools: also support XEnumerationAccess in object inspectorTomaž Vajngerl
2021-03-11devtools: add text portions for paragraphs to DOM tree viewTomaž Vajngerl
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-09make Analog Clock sidebar extension demo workCaolán McNamara
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-03-08lok: send help even when document not readySzymon Kłos
2021-03-06sidebar: use real height to determine preffered sizeSzymon Kłos
2021-03-06loplugin:staticdynamic look for static after dynamicNoel
2021-03-05use container_focus_changed instead of toplevel_focus_changedCaolán McNamara
2021-03-05emplace_back: use perfect forwarding if possibleThorsten Behrens
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara
2021-03-04master slide panel shouldn't have "more options" buttonCaolán McNamara
2021-03-03Fix non-valid json generation on NotifyOtherViewsmert
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#137922 - Tight extension in start centerHeiko Tietze
2021-02-27Resolves tdf#139453 - Image for Base in start centerHeiko Tietze
2021-02-27tdf#138097 - Update templates / FreshesHeiko Tietze
2021-02-26Resolves tdf#139243 - UI glitch in start centerHeiko Tietze
2021-02-26tdf#138097 - Update templates / Growing LibertyHeiko Tietze
2021-02-26tdf#138097 - Update templates / Yellow IdeaHeiko Tietze
2021-02-26Missing string for Candy templateHeiko Tietze
2021-02-26tdf#138097 - Update templates / Grey ElegantHeiko Tietze
2021-02-26tdf#138097 - Update templates / SunsetHeiko Tietze
2021-02-26devtools: support showing type's name as valueTomaž Vajngerl
2021-02-26devtools: add popup menu for properties to inspect objectsTomaž Vajngerl
2021-02-26devtools: support XIndexAccess and XNameAccess in object inspectorTomaž Vajngerl
2021-02-25drop archaic rollable supportCaolán McNamara
2021-02-25drop WB_ROLLABLECaolán McNamara
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara
2021-02-24hide menubar detailsCaolán McNamara
2021-02-24use GetMenuBarHeight to get menu bar heightCaolán McNamara
2021-02-24use XPopupMenu::execute to run the menuCaolán McNamara
2021-02-24Don't build URL only to drop the result immediatelyMike Kaganski
2021-02-23loplugin:unusedfieldsNoel
2021-02-23No need to check if parent is empty: utl::TempFile does it itselfMike Kaganski
2021-02-23sfx2 store: fix export to PDF when dir name is URL-encodedMiklos Vajna
2021-02-22factor out as a ResizableDockingWindowCaolán McNamara