summaryrefslogtreecommitdiff
path: root/include/sfx2/sidebar/SidebarController.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-2/+2
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann1-6/+1
2022-12-16loplugin:unocast (sfx2::sidebar::SidebarController)Stephan Bergmann1-1/+6
2022-07-28lok: Properly update sidebar context in MathMike Kaganski1-2/+3
2022-07-28lok: Enable sidebar in MathMike Kaganski1-1/+1
2022-04-21Drop special-casing for Chart's sidebar property deckMike Kaganski1-1/+0
2021-12-29use comphelper::WeakComponentImplHelper in SidebarControllerNoel Grandin1-6/+4
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin1-3/+3
2021-08-18loplugin:constparamsNoel Grandin1-1/+1
2021-08-18Don't crash on SidebarController dispose when app is closingSzymon Kłos1-0/+2
2021-06-19loplugin:finalclassesNoel Grandin1-1/+1
2021-06-07Resolves tdf#140360 - Provide option to turn off sidebar's minimum widthHeiko Tietze1-0/+1
2021-03-18weld the sidebar deckCaolán McNamara1-2/+2
2021-03-11create GetElementParentWindow on demandCaolán McNamara1-2/+2
2021-01-25tdf#139830: keep the right sidebar context for chart after view switch (calc).Tamás Zolnai1-0/+5
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-9/+9
2020-11-20weld TabBarCaolán McNamara1-3/+7
2020-11-19tdf#124176 use pragma once instead of include guardsRoman Kuznetsov1-4/+1
2020-08-04mobile: fix calc chart wizard properties is not shownMert Tumer1-0/+1
2020-05-03use more compact namespace syntax in /includeNoel Grandin1-2/+2
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-3/+3
2020-02-04Remove unused maAsynchronousDeckSwitch.Emiliano Vavassori1-1/+0
2020-01-02sidebar: bring new sidebar commands in-house & be more assertive with sfx2Michael Meeks1-0/+2
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-3/+3
2019-10-01tdf#127306 Fix crash when closing LO after deleting a chartSamuel Mehrbrodt1-0/+2
2019-08-27loplugin:constmethod in sfx2Noel Grandin1-1/+1
2019-07-26sfx: LOK: notify clients of the sidebar stateAshod Nakashian1-7/+6
2019-06-18loplugin:passstuffbyrefNoel Grandin1-1/+1
2019-04-05tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*Gabor Kelemen1-11/+7
2019-03-22tdf#124263 Respect XSidebarPanel::getMinimalWidthSamuel Mehrbrodt1-0/+1
2019-03-22tdf#124255 Make maximum sidebar width configurableSamuel Mehrbrodt1-2/+3
2018-10-10Unhardcode sidebar used customizable key bindingsJim Raykowski1-0/+2
2018-09-11loplugin:constantparamNoel Grandin1-1/+1
2018-08-29tdf#119461 Fix focus hidden on deck collapseJim Raykowski1-1/+3
2018-04-24Prep mouse event handler to indicate dragging startedKatarina Behrens1-0/+2
2018-03-27tdf#115786: Fix reopening undocked sidebarKatarina Behrens1-0/+4
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-01-31Resolves: tdf#104884 print preview replaces the frame controllerCaolán McNamara1-1/+5
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-10/+5
2016-12-20Don't use 'this' in ctorStephan Bergmann1-1/+4
2016-12-20ODR violationStephan Bergmann1-10/+6
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-29tdf#88206 replace cppu::WeakImplHelper* in sfx2 and svlJochen Nitschke1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos1-0/+3
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin1-1/+0
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-1/+1
2016-06-03OpenThenSwitchToDeck actually *toggles* deck visibilityCaolán McNamara1-11/+11
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin1-1/+1