summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/SidebarController.cxx
AgeCommit message (Expand)Author
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
2016-12-20Result of css::ui::ContextChangeEventMultiplexer::get cannot be nullStephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
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