summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar
AgeCommit message (Expand)Author
2023-05-15LOK: Navi-1 open/close on sidebarAttila Szűcs
2023-04-30Use getXWeak in sfx2Mike Kaganski
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-23use more TOOLS_WARN_EXCEPTIONNoel Grandin
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-23tdf#142978 Show a11y sidebar when finding issues on PDF exportSamuel Mehrbrodt
2023-02-21tdf#152921 add uitestJim Raykowski
2023-02-14tdf#153541 update icons in notebookbar when theme changesCaolán McNamara
2023-01-12tdf#152921 Fix sidebar tabbar tab highlightingJim Raykowski
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-16loplugin:unocast (sfx2::sidebar::SidebarController)Stephan Bergmann
2022-12-16sfx2: check SfxViewFrame::Current()Caolán McNamara
2022-10-06tdf#150622 sidebar icons empty in High Contrast modeCaolán McNamara
2022-09-26lok: create sidebar on demandSzymon Kłos
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-08-30tdf#149956 Rework toolbar image flippingMaxim Monastirsky
2022-08-26lok: use ".uno:SidebarDeck.DeckName" for the rest of the decksMike Kaganski
2022-08-26tdf#150489: Drop Elements docking windowMike Kaganski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-18Make ElementsDeck the default deck for Math first startMike Kaganski
2022-08-17Move application check to the point where it mattersMike Kaganski
2022-08-11lok: Simplify context change notificationMike Kaganski
2022-08-11make dtor order as reverse ctor orderCaolán McNamara
2022-08-11gtk4: get the menu in sidebar menubutton workingCaolán McNamara
2022-07-28lok: Properly update sidebar context in MathMike Kaganski
2022-07-28lok: Enable sidebar in MathMike Kaganski
2022-07-21tdf#141294 Use DPI scale factor for sidebar width limit in configAron Budea
2022-07-14clang-tidy modernize-pass-by-value in sfx2Noel Grandin
2022-06-17tdf#149431 Fix the sidebar's widthxuenhua
2022-06-09can pass by const& hereNoel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-22tdf#84502 related: Show keyboard shortcut in sidebar tab bar tab buttonJim Raykowski
2022-05-20new loplugin:unnecessary lockingNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in sfx2Stephan Bergmann
2022-04-26tdf#125931: Enable sidebar in MathMike Kaganski
2022-04-21Drop special-casing for Chart's sidebar property deckMike Kaganski
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2022-01-24jsdialog: use string identifiersSzymon Kłos
2021-12-30use comphelper::WeakComponentImplHelper in SidebarPanelBaseNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in SidebarControllerNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in ThemeNoel Grandin
2021-11-23Resolves tdf#145801 - Uniform height for sidebar's panel titlesHeiko Tietze
2021-10-31Prepare for removal of non-const operator[] from Sequence in sfx2Mike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11loplugin:moveparam in sfx2Noel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-16occasionally the bg color of the deck grip is wrongCaolán McNamara