summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar
AgeCommit message (Expand)Author
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC
2021-03-18weld the sidebar deckCaolán McNamara
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-11schedule redraw to draw without focusCaolán McNamara
2021-03-09drop sd::LayoutMenu set_id overwriteCaolán McNamara
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2021-03-08move GetDPIScaleFactor check to ValueSet canvasCaolán McNamara
2021-03-07ref-count SdrPageNoel
2021-03-05move MouseButtonDown logic to LayoutValueSet childCaolán McNamara
2021-03-05move valueset resize into LayoutValueSet classCaolán McNamara
2021-03-05with widget layout we don't need to explicitly track the parent resizeCaolán McNamara
2021-03-05drop unneeded DEBUG SetTextCaolán McNamara
2021-03-05move properties from container vcl::Window to window-filling childCaolán McNamara
2021-03-05use valueset as the menu parentCaolán McNamara
2021-03-05use valueset as the menu parentCaolán McNamara
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara
2021-03-04inherit NavigatorWrapper directly from SdNavigatorWinCaolán McNamara
2021-03-04drop newly unused PanelBaseCaolán McNamara
2021-03-04remove intermediate TableDesignPanelCaolán McNamara
2021-03-04remove intermediate CustomAnimationPanelCaolán McNamara
2021-03-04remove intermediate SlideTransitionPanelCaolán McNamara
2021-03-04use a single context menu handler at the valueset levelCaolán McNamara
2021-02-27hide background options in master slide view in sidebarPranam Lashkari
2021-02-24drop an unneeded includeCaolán McNamara
2021-02-20drop some unneeded includesCaolán McNamara
2021-02-19weld MasterPagesSelector context menusCaolán McNamara
2021-02-19RecentMasterPagesSelector menu has no "edit" entryCaolán McNamara
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara
2021-01-29tdf#139965: Broken master slide list after switching mode.Tamás Zolnai
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-21weld impress layoutmenuCaolán McNamara
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-12-03tdf#116815 Draw UI: remove presentation-only stuffJustin Luth
2020-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer
2020-11-08only colors are in use so reduce down to just thoseCaolán McNamara
2020-10-23long->tools::Long in pyuno..sdNoel
2020-10-22rename SfxThumbnailView back to ThumbnailViewCaolán McNamara
2020-10-22drop newly unused ThumbnailViewCaolán McNamara
2020-10-13static_cast after dynamic_castNoel
2020-09-30loplugin:reducevarscope in sdNoel
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-18new loplugin:unusedvarsglobalNoel Grandin
2020-08-07tdf#134847 fix nullptr use crashJim Raykowski