summaryrefslogtreecommitdiff
path: root/include/sfx2/sidebar/SidebarController.hxx
AgeCommit message (Expand)Author
2018-10-10Unhardcode sidebar used customizable key bindingsJim Raykowski
2018-09-11loplugin:constantparamNoel Grandin
2018-08-29tdf#119461 Fix focus hidden on deck collapseJim Raykowski
2018-04-24Prep mouse event handler to indicate dragging startedKatarina Behrens
2018-03-27tdf#115786: Fix reopening undocked sidebarKatarina Behrens
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-31Resolves: tdf#104884 print preview replaces the frame controllerCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-20Don't use 'this' in ctorStephan Bergmann
2016-12-20ODR violationStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-29tdf#88206 replace cppu::WeakImplHelper* in sfx2 and svlJochen Nitschke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-03OpenThenSwitchToDeck actually *toggles* deck visibilityCaolán McNamara
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin
2016-03-14tdf#97885 SIDEBAR: Message missing from blank properties tabFabio Buso
2016-01-10Fix typosAndrea Gelmini
2015-11-20tdf#67770 store sidebar elements statesLaurent Godard
2015-10-29remove boost::noncopyable from /includeNoel Grandin
2015-10-21afl-eventtesting + VclPtr: only current context decks getting disposedCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-09correctly dispose the chart sidebar when leaving chart, tdf#94292Markus Mohrhard
2015-09-20convert Link<> to typedNoel Grandin
2015-09-14boost->stdCaolán McNamara
2015-09-07convert Link<> to typedNoel Grandin
2015-08-11Related: tdf#78111 Try to guard against too wide panel layoutsMaxim Monastirsky
2015-07-26handle more than one chart with chart sidebarMarkus Mohrhard
2015-07-14sfx2: remove the global SidebarController::maSidebarControllerContainerMichael Stahl
2015-07-12use correct controller for sidebarMarkus Mohrhard
2015-07-12finally manage to register chart2 in the ChartControllerMarkus Mohrhard
2015-07-12add methods to add random controllers to sidebarMarkus Mohrhard
2015-07-12use XController instead of XFrame where it makes senseMarkus Mohrhard
2015-06-23Uno api sidebar unit test tdf#91806Laurent Godard
2015-06-22-Werror,-Wunused-private-fieldStephan Bergmann
2015-06-22new uno sidebar api tdf#91806Laurent Godard