summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/sdtreelb.cxx
AgeCommit message (Expand)Author
2024-03-14tdf#160093 Fix SdNavigator empty after inserting formula OLE objectJim Raykowski
2024-03-10tdf#90242 Navigator: Improve custom shape namingJim Raykowski
2023-08-22tdf#156610 tdf#139633 SdNavigator: Fix object not selectedJim Raykowski
2023-08-16tdf#156610 tdf#139633 SDNavigator: Fix object naming/renamingJim Raykowski
2023-06-14SdNavigator: Improve unique name detectionJim Raykowski
2023-05-30tdf#155393 SdNavigator: Enhancement to navigate in Notes viewJim Raykowski
2023-04-27cid#1528189 Uninitialized pointer fieldCaolán McNamara
2023-04-25tdf#154604 SdNavigator: Support listing in front-to-back z orderJim Raykowski
2023-04-24tdf#145359 related: Fix SdNavigator dnd z orderingJim Raykowski
2023-03-03Related: tdf#94319 object pasted in draw/impress is always centeredCaolán McNamara
2023-01-13XUnoTunnel->dynamic_cast in TransferableHelperNoel Grandin
2022-11-21Fix typoAndrea Gelmini
2022-11-21tdf#145359 related: SdNavigator dndJim Raykowski
2022-11-15Replace do while with all_foreachJim Raykowski
2022-11-09Remove duplicated includeAndrea Gelmini
2022-11-09tdf#139633 SdNavigator: Enhancement to rename pages and objectsJim Raykowski
2022-11-07SdNavigator: Make the page objects tree stand still when the entryJim Raykowski
2022-10-30tdf#129610 SdNavigator: Realize multiple selection of objectsJim Raykowski
2022-10-23tdf#138868 SdNavigator: Select in the objects tree all marked objectsJim Raykowski
2022-08-18loplugin:moveitNoel Grandin
2022-08-11clang-tidy modernize-pass-by-value in sdNoel Grandin
2022-08-08tdf#138868 follow up: fix selected entry not unselectedJim Raykowski
2022-08-01tdf#138868 SdNavigator: track object selected on canvasJim Raykowski
2022-03-11loplugin:constparamsNoel Grandin
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-06cid#1494595,1494597: Silence UNCAUGHT_EXCEPTStephan Bergmann
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-08tdf#138960 Check if tree entry has children before attempting to expandJim Raykowski
2021-08-08tdf#143572 Restore enable undo setting immediatly after object nameJim Raykowski
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-03-20cid#1459022 Uninitialized pointer fieldCaolán McNamara
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-08loplugin:refcounting check for one more caseNoel
2021-03-05move handler for ESC to close slideshow from navigator down to contentsCaolán McNamara
2021-03-05don't use the vcl::Window parent to derive a treeview sizeCaolán McNamara
2021-02-15loplugin:referencecasting in sdNoel
2021-01-12rhbz#1902708 null derefCaolán McNamara
2021-01-10static_cast after dynamic_castNoel Grandin
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-12-04tdf#34828 sd navigator: fix crash when page item entry is selectedJim Raykowski
2020-12-03tdf#34828 sd navigator: make unnamed shape select select shape objectJim Raykowski
2020-12-03tdf#34828 sd navigator: enhance automatic shape nameJim Raykowski
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-07-12Fix typo in codeAndrea Gelmini