summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar
AgeCommit message (Expand)Author
2024-10-16loplugin:unusedfieldsNoel Grandin
2024-08-27Resolves: tdf#120748 Using the mouse wheel to change tabs in theJim Raykowski
2024-08-19tdf#105131 Remove Restore Defaut from sidebar custom menuOlivier Hallot
2024-08-15Resolves tdf#162450 - Hide sidebar tab buttonHeiko Tietze
2024-08-02cid#1556086 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-25O[U]String overloads that return view for rest parameterNoel Grandin
2024-07-19Fix "lets" -> "let's"Andrea Gelmini
2024-07-15tdf#161782 Focus document when Esc is pressed in the Gallery/NavigatorRafael Lima
2024-07-12cid#1555513 silence Use of auto that causes a copyCaolán McNamara
2024-06-26tdf#159835 sfx2: Skip sidebar menu update for gtk4 to work around crashMichael Weghorn
2024-06-20tdf#159835 sfx2: Keep sidebar menu up to dateMichael Weghorn
2024-06-20tdf#159835 sfx2 Connect SidebarController menu handlers earlierMichael Weghorn
2024-06-18tdf#159835 sfx2: Simplify TabBar::OnToolboxClickedMichael Weghorn
2024-06-18tdf#159835 sfx2: Move logic to populate sidebar menus to TabBarMichael Weghorn
2024-06-18tdf#159835 sfx2: Use reference instead of pointerMichael Weghorn
2024-05-12replace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin
2024-05-11replace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin
2024-05-10loplugin:ostr in sfx2Noel Grandin
2024-05-01WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-02tdf#146619 Drop unused 'using namespace' in: sfx2/Gabor Kelemen
2024-03-28null deref of mpSidebarControllerCaolán McNamara
2024-03-24for OSL_DEBUG_LEVEL >= 2, adapt to b55bf0cbdfdc6820Tomoyuki Kubota
2024-03-21cool#8278 sfx2 lok: fix lost hide notification on sidebar switchMiklos Vajna
2024-03-21Drop C/C++ DEBUG macroStephan Bergmann
2024-03-21cool#8278 sfx2 lok: fix unexpected non-json sidebar status updateMiklos Vajna
2024-03-18cid#1594401 Explicit null dereferencedCaolán McNamara
2024-03-12lok: use locale units in dialogs and sidebarJaume Pujantell
2024-03-01tdf#159837 Drop unneeded TabBar EventNotify KEYINPUT handling codeJim Raykowski
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-11cool#7492 sfx2 lok: set language/locale on async sidebar updateMiklos Vajna
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