summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2021-03-13devtools: show superclass tree in interface and services tree viewTomaž Vajngerl
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-03-13update pchesJulien Nabet
2021-03-12loplugin:elidestringvar in sfx2/devtoolsJulien Nabet
2021-03-12Fix typosAndrea Gelmini
2021-03-12devtools: make all columns sorted in all tree viewsTomaž Vajngerl
2021-03-12devtools: new column "Info" for properties in object inspectorTomaž Vajngerl
2021-03-12devtools: use XInvocation2 to get the available propertiesTomaž Vajngerl
2021-03-12devtools: show expander for the sequence only if it has elementsTomaž Vajngerl
2021-03-12devtools: shorter type names, improve sequence type nameTomaž Vajngerl
2021-03-12devtools: don't show the expander if the object has no valueTomaž Vajngerl
2021-03-12devtools: simplify getting the type name for Any objectTomaž Vajngerl
2021-03-12devtools: allow an Any without value in object inspectorTomaž Vajngerl
2021-03-12drop PNGReader and use only PngImageReaderLuboš Luňák
2021-03-12log if there was an exception in GetDocumentSignatureInformationCaolán McNamara
2021-03-12use preferred variant when window arg is nullCaolán McNamara
2021-03-12use the parent available from the SfxRequestCaolán McNamara
2021-03-11keep SfxObjectShell::GetDialogParent ret as an awt::XWindowCaolán McNamara
2021-03-11check current floating state of DockingWindowCaolán McNamara
2021-03-11use some forward declares to reduce includesCaolán McNamara
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