summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar
AgeCommit message (Expand)AuthorFilesLines
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-04-16loplugin:sequentialassign in sfx2..solenvNoel Grandin1-3/+1
2019-04-12tdf#124654 Don't reopen closed sidebar decksSamuel Mehrbrodt1-4/+7
2019-04-05tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*Gabor Kelemen14-1/+26
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2019-03-25Related tdf#124263 Make sure sidebar is wide enough for contentSamuel Mehrbrodt1-1/+8
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen5-0/+6
2019-03-22tdf#124263 Respect XSidebarPanel::getMinimalWidthSamuel Mehrbrodt1-1/+23
2019-03-22tdf#124255 Make maximum sidebar width configurableSamuel Mehrbrodt1-1/+3
2019-03-08new loplugin constvarsNoel Grandin1-1/+1
2019-02-22loplugin:unusedfields in sfx2Noel Grandin4-9/+0
2019-02-15Revert "tdf#49684 Don't focus on Navigator or Sidebar on show"Jim Raykowski1-1/+1
2019-02-13Pointer is pointlessNoel Grandin1-2/+2
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin1-1/+1
2019-02-07loplugin:flatten in sfx2Noel Grandin6-192/+190
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen1-2/+1
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen6-0/+6
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen2-0/+2
2018-12-04remove unused DataChangedEventType enum valueNoel Grandin1-2/+0
2018-12-03Fix undocking sidebar with tab bar menu undock locks focusJim Raykowski1-0/+2
2018-12-01Simplify containers iterations in sfx2, shellArkadiy Illarionov5-130/+75
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen2-0/+2
2018-11-15loplugin:staticmethods in sfx2Noel Grandin2-2/+2
2018-11-06lok: Notify about the current editing context.Jan Holesovsky1-0/+10
2018-11-05tdf#120534 Make escape key focus to document from sidebarJim Raykowski1-0/+22
2018-11-05tdf#120473 Change sidebar panel content tab navigation behaviorJim Raykowski1-33/+1
2018-11-03tdf#116869 Fix unable to access sidebar tab bar using keyboardJim Raykowski1-2/+5
2018-11-01tdf#49684 Don't focus on Navigator or Sidebar on showJim Raykowski1-1/+1
2018-11-01tdf#119631 Keyboard navigation: Skip hidden tabs in sidebar tab barJim Raykowski2-8/+28
2018-10-31tdf#119630 Fix lost focus in Sidebar menuJim Raykowski1-0/+2
2018-10-28Fix Sidebar docking key regressionJim Raykowski1-13/+17
2018-10-27tdf#108751 Show currently selected color name in color button tooltipJim Raykowski1-1/+2
2018-10-25loplugin:unusedmethodsNoel Grandin1-10/+0
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin8-37/+33
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin2-3/+2
2018-10-22cannot interact with chart sidebar as the previous deck is still activeCaolán McNamara1-0/+2
2018-10-18tdf#120231 Focus to document on sidebar tabbar deck tab clickJim Raykowski2-20/+6
2018-10-16crashtesting: bad sidebar index during teardown as decks are removedCaolán McNamara1-0/+5
2018-10-10Unhardcode sidebar used customizable key bindingsJim Raykowski2-3/+15
2018-10-05tdf#85850 Pass CTRL+F5 event in sidebar to parent classesJim Raykowski2-4/+10
2018-09-27tdf#120122 Fix key input being passed to doc view from floating sidebarJim Raykowski1-1/+5
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-11loplugin:constantparamNoel Grandin1-2/+2
2018-09-05tdf#119570 Show deck when focus is moved to panel in collapsed deckJim Raykowski2-2/+8
2018-08-30tdf#119577 Ignore escape key press on sidebar toolboxes not handled byJim Raykowski1-0/+6
2018-08-30Update sidebar panel title decoration expand/collapse bitmapJim Raykowski1-0/+1
2018-08-29tdf#119554 Expand collapsed panel when panel content gets focusJim Raykowski1-0/+3
2018-08-29tdf#119527 Fix focus hidden by mouse click panel collapseJim Raykowski1-0/+1
2018-08-29tdf#119461 Fix focus hidden on deck collapseJim Raykowski3-13/+46
2018-08-29tdf#102031 Expand collapsed deck when sidebar docking window gets focusJim Raykowski1-0/+3