summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/SidebarController.cxx
AgeCommit message (Expand)Author
2019-07-18tdf#126424 Don't dispose decks before saving their stateSamuel Mehrbrodt
2019-07-17tdf#126427 Fix deck highlighting after activating via UNO APISamuel Mehrbrodt
2019-06-17loplugin:logexceptionnicely in sfx2Noel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-12tdf#124654 Don't reopen closed sidebar decksSamuel Mehrbrodt
2019-04-05tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*Gabor Kelemen
2019-03-25Related tdf#124263 Make sure sidebar is wide enough for contentSamuel Mehrbrodt
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-22tdf#124255 Make maximum sidebar width configurableSamuel Mehrbrodt
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin
2019-02-07loplugin:flatten in sfx2Noel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2018-12-04remove unused DataChangedEventType enum valueNoel Grandin
2018-12-03Fix undocking sidebar with tab bar menu undock locks focusJim Raykowski
2018-12-01Simplify containers iterations in sfx2, shellArkadiy Illarionov
2018-11-15loplugin:staticmethods in sfx2Noel Grandin
2018-11-01tdf#119631 Keyboard navigation: Skip hidden tabs in sidebar tab barJim Raykowski
2018-10-31tdf#119630 Fix lost focus in Sidebar menuJim Raykowski
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-22cannot interact with chart sidebar as the previous deck is still activeCaolán McNamara
2018-10-18tdf#120231 Focus to document on sidebar tabbar deck tab clickJim Raykowski
2018-09-11loplugin:constantparamNoel Grandin
2018-09-05tdf#119570 Show deck when focus is moved to panel in collapsed deckJim Raykowski
2018-08-29tdf#119461 Fix focus hidden on deck collapseJim Raykowski
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-31uitest logger: log more eventsSaurav Chirania
2018-06-17Fix crash on deactivating Chart after playing aroundArmin Le Grand
2018-04-24Prep mouse event handler to indicate dragging startedKatarina Behrens
2018-04-16-Werror,-Wreturn-std-move (recent Clang trunk)Stephan Bergmann
2018-03-27tdf#115786: Fix reopening undocked sidebarKatarina Behrens
2018-03-19tdf#115806: Remember last active deck also on context switchKatarina Behrens
2018-03-09loplugin:redundantfcast look for unnecessary temporariesNoel Grandin
2017-12-20tdf#104229: properly switch to def sidebar deck on status changeAron Budea
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-10-21tdf#67770: Read/writer LastActiveDeck bitsKatarina Behrens
2017-10-18tdf#99537 set expand for re-used sidebar panelsJan-Marek Glogowski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sfx2 module away from OSL_ASSERT to assertChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-07tdf#104870 - keep reference on the TitleBar while setting title.Michael Meeks
2017-01-31SolarMutexGuard for ImplDbgTestSolarMutex assert in JunitTest_dbaccess_complexCaolán McNamara
2017-01-31Resolves: tdf#104884 print preview replaces the frame controllerCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-12-20Don't use 'this' in ctorStephan Bergmann