summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar
AgeCommit message (Expand)Author
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
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-16Use o3tl::toTwips to define MINBODYMike Kaganski
2021-08-13Resolves: tdf#143795 trigger layout when content changesCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-07-19jsdialog: sidebar: avoid duplicated widget idsSzymon Kłos
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