summaryrefslogtreecommitdiff
path: root/sfx2/source/devtools
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in sfx2Noel Grandin
2024-04-25Move ObjectInspectorWidgets code into cxx fileNoel Grandin
2024-02-24move this header inside the moduleNoel Grandin
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-05-25merge some stringaddsNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-14loplugin:unocast (SelectionChangeHandler)Stephan Bergmann
2022-11-04tdf#143641 Fix UNO Object Inspector window titleAmarjargal Gundjalam
2022-07-14clang-tidy modernize-pass-by-value in sfx2Noel Grandin
2022-05-20sfx2: use natural string sort for sorting in object inspectorTomaž Vajngerl
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-01-22Typo: documet->documentJulien Nabet
2021-12-27use comphelper::WeakComponentImplHelper in SelectionChangeHandlerNoel Grandin
2021-12-17loplugin:unusedvariablecheck improveNoel Grandin
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
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