summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar
AgeCommit message (Expand)Author
2025-01-16loplugin:unusedmethodsNoel Grandin
2025-01-16loplugin:unnecessaryvirtualNoel Grandin
2025-01-03Drop unneeded forward declarations from include/Gabor Kelemen
2024-12-07cid#1636575 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-12-04sd: convert sidebar masterpage panels from drawingview to iconviewRashesh
2024-11-24Turn SD_MOD macro to a functionMike Kaganski
2024-10-30tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-27tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-18tdf#163486: PVS: condition is always trueXisco Fauli
2024-09-17use more concrete UNO types in sdNoel Grandin
2024-09-16use more concrete UNO types in sdNoel Grandin
2024-08-04cid#1556583 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-28loplugin:ostr in sd/../uiNoel Grandin
2024-04-03tdf#146619 Drop unused 'using namespace' in: sd/Gabor Kelemen
2023-12-24Remove unused headers found by bin/find-unusedheaders.shGabor Kelemen
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-22cid#1548028 silence Explicit null dereferencedCaolán McNamara
2023-10-19Use std::span instead of sentinel elementsMike Kaganski
2023-10-19Use std::u16string_view instead of OUStringLiteralStephan Bergmann
2023-10-15Improve snew_slide_value_infoStephan Bergmann
2023-06-27tdf#145130 Keep existing gradient geometry using sidebarRegina Henschel
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-24CID several. Use ctor 'from other' instead 'first..last'Regina Henschel
2023-06-23tdf#155901 MCGR: preserve first and last gradient stop tooRegina Henschel
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-04-19MCGR: 2nd corrections/adaptions to MCGRArmin Le Grand (allotropia)
2023-04-06Missing XServiceInfoStephan Bergmann
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)
2023-02-17SfxViewFrame* arg of SfxRequest ctor always dereferencedCaolán McNamara
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-16Drop 'using namespace ::std' in dirs s*Gabor Kelemen
2023-01-26GetDrawController should return pointerNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in sd::DrawControllerNoel Grandin
2023-01-12tsan:lock-order-inversion in MasterPageObserverNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann
2022-12-16check SfxObjectShell::Current()Caolán McNamara
2022-12-16likely fix for frequent mpGradientItem->GetName() crashCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-11clang-tidy modernize-pass-by-value in sdNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in sdStephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-02-21Recheck modules sd* with IWYUGabor Kelemen
2022-01-06It's called a slide, not a foilTor Lillqvist
2021-12-29lok: hide useless insert image button in sidebarSzymon Kłos
2021-12-28use comphelper::WeakComponentImplHelper in sd::sidebar::PanelFactoryNoel Grandin
2021-12-08use more OUStringLiteral in variousNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin