summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/SidebarController.cxx
AgeCommit message (Expand)Author
2018-01-17tdf#104229: properly switch to def sidebar deck on status changeAron Budea
2018-01-17tdf#99537 set expand for re-used sidebar panelsJan-Marek Glogowski
2017-02-01Resolves: tdf#104884 print preview replaces the frame controllerCaolán McNamara
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin
2016-10-07we don't need the code, but we need the images in the src fileCaolán McNamara
2016-10-07Revert "SidebarResource doesn't do anything useful"Caolán McNamara
2016-10-06SidebarResource doesn't do anything usefulCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-01Fix typosAndrea Gelmini
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos
2016-08-02loplugin:countusersofdefaultparams in sfx2Noel Grandin
2016-07-31Resolves: tdf#101221 VclPtr: funkiness with PopupMenu dtor before disposeCaolán McNamara
2016-06-30Resolves: tdf#100692 crash in sidebar on deleting image from writerCaolán McNamara
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-03Resolves: tdf#96008 crash when an extension with legacy decks is installedCaolán McNamara
2016-06-03OpenThenSwitchToDeck actually *toggles* deck visibilityCaolán McNamara
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin
2016-03-14tdf#97885 SIDEBAR: Message missing from blank properties tabFabio Buso
2015-12-02tdf#96162: sfx2: avoid re-creating existing sidebar PanelsMichael Stahl
2015-11-20loplugin:nullptrStephan Bergmann
2015-11-20tdf#67770 store sidebar elements statesLaurent Godard
2015-11-19loplugin:sallogareasStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-21afl-eventtesting + VclPtr: only current context decks getting disposedCaolán McNamara
2015-10-09correctly dispose the chart sidebar when leaving chart, tdf#94292Markus Mohrhard
2015-10-09no need for using rtl::OUString in core codeMarkus Mohrhard
2015-09-29tdf#93243 replace boost::bind with C++11 lambdas in SidebarController.cxxn.r.pearson
2015-09-20convert Link<> to typedNoel Grandin
2015-09-14boost->stdCaolán McNamara
2015-09-07WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist
2015-09-07convert Link<> to typedNoel Grandin
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin
2015-08-30tdf#83546 Expand the sidebar if it's hiddenMaxim Monastirsky
2015-08-20better warning message for failed panel creationMarkus Mohrhard
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-11Related: tdf#78111 Try to guard against too wide panel layoutsMaxim Monastirsky
2015-08-05support more command in chart sidebarMarkus Mohrhard
2015-07-31sfx2: replace boost::function with std::functionMichael Stahl
2015-07-26handle more than one chart with chart sidebarMarkus Mohrhard
2015-07-24convert WindowAlign to scoped enumNoel Grandin
2015-07-16we need access to the chart model in the chart sidebarMarkus Mohrhard
2015-07-14sfx2: tolerate frames without controller in GetSidebarControllerForFrameMichael Stahl
2015-07-14sfx2: remove the global SidebarController::maSidebarControllerContainerMichael Stahl