/scp2/

ibreoffice-7-5+backports LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/FocusManager.cxx
AgeCommit message (Expand)Author
2024-07-15tdf#161782 Focus document when Esc is pressed in the Gallery/NavigatorRafael Lima
2023-10-11FocusManager::IsPanelTitleVisible is deadNoel Grandin
2023-09-24MoveFocusInsideDeckTitle is deadNoel 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
2022-07-14clang-tidy modernize-pass-by-value in sfx2Noel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2021-09-10drop stray fprintfCaolán McNamara
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-03-18weld the sidebar deckCaolán McNamara
2021-03-11merge panel and panel titleCaolán McNamara
2020-12-07loplugin:unusedmethodsNoel
2020-11-21these don't need to include vcl/button.hxx anymoreCaolán McNamara
2020-11-20weld TabBarCaolán McNamara
2020-11-12weld panel TitleBarCaolán McNamara
2020-02-16move some headers inside sfx2/Noel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-21tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qaGabor Kelemen
2019-08-15replace ".get->" with "->"Noel Grandin
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-05tdf#120534 Make escape key focus to document from sidebarJim Raykowski
2018-11-05tdf#120473 Change sidebar panel content tab navigation behaviorJim Raykowski
2018-11-03tdf#116869 Fix unable to access sidebar tab bar using keyboardJim Raykowski
2018-11-01tdf#119631 Keyboard navigation: Skip hidden tabs in sidebar tab barJim Raykowski
2018-10-25loplugin:unusedmethodsNoel Grandin
2018-10-16crashtesting: bad sidebar index during teardown as decks are removedCaolán McNamara
2018-09-05tdf#119570 Show deck when focus is moved to panel in collapsed deckJim Raykowski
2018-08-30Update sidebar panel title decoration expand/collapse bitmapJim Raykowski
2018-08-29tdf#119554 Expand collapsed panel when panel content gets focusJim Raykowski
2018-08-29tdf#119461 Fix focus hidden on deck collapseJim Raykowski
2018-06-05tdf#101915 move focus to sidebar styles panelJim Raykowski
2018-03-14tdf#115565 Change tab key behavior to navigate out of gotopage controlJim Raykowski
2018-02-08Use for-range loops in sfx2 (part2)Julien Nabet