summaryrefslogtreecommitdiff
path: root/sfx2/source/devtools
AgeCommit message (Expand)Author
2021-08-18loplugin:constparamsNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-06tdf#142459 Fixed long class names are truncated(gen)Gizem Ozgun
2021-05-17tdf#141677 Make columns sortableGülşah Köse
2021-05-15Fix regression in "Directly initialize vectors in sfx2/ObjectInsp..."Julien Nabet
2021-05-14Directly initialize vectors in sfx2/ObjectInspectorTreeHandlerJulien Nabet
2021-05-14tdf#141458 Set inital column width of Properties and Methods tabs.Gülşah Köse
2021-05-12tdf#141426 Remove GtkPaned struct unnecessary tabs.Gülşah Köse
2021-05-05loplugin:constmethodNoel Grandin
2021-04-29tdf#141422 Set inital height of the develepment tool window.Gülşah Köse
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-26loplugin:flattenNoel
2021-03-24loplugin:unnecessaryvirtualNoel
2021-03-24loplugin:unusedmethodsNoel
2021-03-21devtools: don't store locally the object as XIndexAccessTomaž Vajngerl
2021-03-21devtools: wrongly plural STR_SHEETS, it should write "Sheet %1"Tomaž Vajngerl
2021-03-21devtools: improve value strings for objects in object inspectorTomaž Vajngerl
2021-03-21devtools: enclose calls with try/catch to handle exceptionsTomaž Vajngerl
2021-03-21devtools: add some more commentsTomaž Vajngerl
2021-03-21devtools: change "Current Selection" button to toolbarTomaž Vajngerl
2021-03-17devtools: add refresh button for the DocumentObjectTreeViewTomaž Vajngerl
2021-03-17devtools: change DocumentModelTreeEntry to do expanding and nameTomaž Vajngerl
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-14Fix typosAndrea Gelmini
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-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-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-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-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