summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar
AgeCommit message (Expand)Author
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sfx2Stephan Bergmann
2023-10-11FocusManager::IsPanelTitleVisible is deadNoel Grandin
2023-10-06tdf#150639 Fix sidebar width too narrowMihai Vasiliu
2023-09-24MoveFocusInsideDeckTitle is deadNoel Grandin
2023-08-28new loplugin:optionalboolNoel Grandin
2023-08-19loplugin: new global analysis locking2Noel Grandin
2023-08-13Revert "clang-tidy bugprone-parent-virtual-call in sfx2"Noel Grandin
2023-08-12clang-tidy bugprone-parent-virtual-call in sfx2Noel Grandin
2023-08-08tdf#125797 Sidebar: Skip over disabled tabbar tabsJim Raykowski
2023-08-05Fix typoAndrea Gelmini
2023-08-05tdf#156156 Add Help button to sidebar decksRafael Lima
2023-08-04tdf#156557 Sidebar: Make Shift+Tab kb navigation behave as expectedJim Raykowski
2023-07-17Remove leftover debug codeHossein
2023-07-13lok: sidebar: send full update only when changed panelsSzymon Kłos
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