summaryrefslogtreecommitdiff
path: root/sfx2/source/devtools/DevelopmentToolDockingWindow.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-05-10loplugin:ostr in sfx2Noel Grandin1-8/+8
2024-02-24move this header inside the moduleNoel Grandin1-1/+1
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-1/+2
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann1-2/+1
2022-12-14loplugin:unocast (SelectionChangeHandler)Stephan Bergmann1-1/+2
2022-11-04tdf#143641 Fix UNO Object Inspector window titleAmarjargal Gundjalam1-0/+4
2021-03-24loplugin:unusedmethodsNoel1-5/+0
2021-03-21devtools: add some more commentsTomaž Vajngerl1-0/+2
2021-03-21devtools: change "Current Selection" button to toolbarTomaž Vajngerl1-8/+9
2021-03-17devtools: add refresh button for the DocumentObjectTreeViewTomaž Vajngerl1-1/+13
2021-03-16devtools: put ObjectInspector widgets into it's own classTomaž Vajngerl1-16/+3
2021-03-13devtools: document classes and method, remove unneeded methodsTomaž Vajngerl1-21/+19
2021-02-28devtools: on demand create the content of tab pagesTomaž Vajngerl1-1/+3
2021-02-28devtools: object inspector toolbar and object stackTomaž Vajngerl1-1/+3
2021-02-27hide some FloatingWindow detailsCaolán McNamara1-2/+0
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara1-0/+2
2021-02-22devtools: change the object inspector view to tabsTomaž Vajngerl1-3/+10
2021-02-14devtools: add .uno action to trigger inspect of the selected objectTomaž Vajngerl1-6/+7
2021-02-11devtools: move handling of object inspector tree to own class/filesTomaž Vajngerl1-494/+7
2021-02-11devtools: move devtools from svx to sfx2Tomaž Vajngerl1-0/+635