summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2021-03-16loplugin:staticdynamic (clang-cl)Stephan Bergmann
2021-03-16a panel if present is always enabledCaolán McNamara
2021-03-16devtools: more string for transaltion, improve display of valuesTomaž Vajngerl
2021-03-16devtools: extract conv. from enum value to name into a functionTomaž 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-16devtools: add strings for translation in DocumentModelTreeHandlerTomaž Vajngerl
2021-03-15Fix typo in codeAndrea Gelmini
2021-03-15drop PrintWindowSubTree that is only callable by itselfCaolán McNamara
2021-03-14Fix typosAndrea Gelmini
2021-03-14tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktopdipanshu124
2021-03-14tdf#141011: Postpone SwFieldDBPage::Reset to tab activationMike Kaganski
2021-03-14check for quit when calling Yield in loopNoel Grandin
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara
2021-03-13loplugin:unusedfieldsNoel
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-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