summaryrefslogtreecommitdiff
path: root/svx/source/devtools
AgeCommit message (Expand)Author
2021-02-11devtools: move devtools from svx to sfx2Tomaž Vajngerl
2021-02-11devtools: inspect selected object when DevTools are startedTomaž Vajngerl
2021-02-11devtools: when selection changes, select obj. in DOM tree viewTomaž Vajngerl
2021-02-11devtools: move SelectionChangeHandler to its own fileTomaž Vajngerl
2021-02-11devtools: rename LeftSideTreeView to DocumentModelTreeViewTomaž Vajngerl
2021-02-11devtools: use xInvocation to get values of all property typesTomaž Vajngerl
2021-02-10devtools: show properties nested if the the property is an objectTomaž Vajngerl
2021-02-10devtools: handle object inspector with attached objectsTomaž Vajngerl
2021-02-10devtools: add values for properties in object inspector tree viewTomaž Vajngerl
2021-02-08tdf#139767 fix crash caused by the selection listenerTomaž Vajngerl
2021-02-05devtools: change "Current Selection" tree item to a toggle buttonTomaž Vajngerl
2021-02-01devtools: show list of interfaces for the object in the inspectorTomaž Vajngerl
2021-02-01devtools: add "Current Selection" to the left-side tree viewTomaž Vajngerl
2021-01-26fix gtk warning about missing 'weight' propertyCaolán McNamara
2021-01-20Fix typosAndrea Gelmini
2021-01-18devtools: handle the doc. model tree with attached obectsTomaž Vajngerl
2021-01-18devtools: separate DocumentModelTreeHandler into its own file(s)Tomaž Vajngerl
2021-01-18devtools: separate handling of document model tree into own classTomaž Vajngerl
2021-01-16devtools: Add more elements to the document model tree viewTomaž Vajngerl
2021-01-16devtools: change to on-expand filling of the doc. model tree-viewTomaž Vajngerl
2021-01-16devtools: fill left-side document model view for all document typesTomaž Vajngerl
2021-01-13devtools: move DevelopmentToolChildWindow to its own fileTomaž Vajngerl
2021-01-13devtools: Add left-side tree of the document modelTomaž Vajngerl
2021-01-13devtools: Add treeview with content of current objectTomaž Vajngerl
2021-01-13devtools: Add selection change listener to DevToolsTomaž Vajngerl
2021-01-09devtools: Implement development tools docking windowTomaž Vajngerl