summaryrefslogtreecommitdiffstats
path: root/sfx2/source/sidebar/SidebarController.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#115806: Remember last active deck also on context switchKatarina Behrens2018-04-121-1/+5
* tdf#104229: properly switch to def sidebar deck on status changeAron Budea2017-12-211-1/+1
* loplugin:includeform: sfx2Stephan Bergmann2017-10-231-2/+2
* tdf#67770: Read/writer LastActiveDeck bitsKatarina Behrens2017-10-211-1/+13
* tdf#99537 set expand for re-used sidebar panelsJan-Marek Glogowski2017-10-181-0/+1
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-2/+1
* use more OUString::operator== in sfx2..svtoolsNoel Grandin2017-07-141-3/+3
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-1/+0
* make string translation loading more uniformCaolán McNamara2017-05-191-5/+5
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert sfx2 module away from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-3/+3
* tdf#104870 - keep reference on the TitleBar while setting title.Michael Meeks2017-02-071-7/+7
* SolarMutexGuard for ImplDbgTestSolarMutex assert in JunitTest_dbaccess_complexCaolán McNamara2017-01-311-0/+1
* Resolves: tdf#104884 print preview replaces the frame controllerCaolán McNamara2017-01-311-0/+12
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-5/+0
* convert EnumContext::Context to scoped enumNoel Grandin2016-12-211-2/+2
* Don't use 'this' in ctorStephan Bergmann2016-12-201-7/+17
* Result of css::ui::ContextChangeEventMultiplexer::get cannot be nullStephan Bergmann2016-12-201-8/+6
* teach sallogareas plugin to catch inconsistenciesNoel Grandin2016-12-151-1/+1
* OSL_TRACE -> SAL in sfx2..svxNoel Grandin2016-12-111-1/+1
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-071-8/+10
* loplugin:oncevar in sd..svgioNoel Grandin2016-11-011-2/+1
* we don't need the code, but we need the images in the src fileCaolán McNamara2016-10-071-6/+4
* Revert "SidebarResource doesn't do anything useful"Caolán McNamara2016-10-071-4/+6
* SidebarResource doesn't do anything usefulCaolán McNamara2016-10-061-6/+4
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-2/+2
* Fix typosAndrea Gelmini2016-10-011-1/+1
* perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2016-09-231-1/+0
* GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos2016-08-221-0/+12
* loplugin:countusersofdefaultparams in sfx2Noel Grandin2016-08-021-1/+2
* Resolves: tdf#101221 VclPtr: funkiness with PopupMenu dtor before disposeCaolán McNamara2016-07-311-0/+1
* Resolves: tdf#100692 crash in sidebar on deleting image from writerCaolán McNamara2016-06-301-3/+3
* GSoC notebookbar: switching tabs depending on contextSzymon Kłos2016-06-271-2/+2
* loplugin:singlevalfields in sfx2Noel Grandin2016-06-241-12/+6
* tdf#97527 - vcl: reference-count MenuNoel Grandin2016-06-231-4/+4
* Resolves: tdf#96008 crash when an extension with legacy decks is installedCaolán McNamara2016-06-031-30/+27
* OpenThenSwitchToDeck actually *toggles* deck visibilityCaolán McNamara2016-06-031-3/+16
* clang-tidy modernize-make-uniqueNoel Grandin2016-05-191-1/+2
* new plugin stylepoliceNoel Grandin2016-04-211-3/+3
* clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin2016-04-111-4/+4
* tdf#97885 SIDEBAR: Message missing from blank properties tabFabio Buso2016-03-141-11/+14
* tdf#96162: sfx2: avoid re-creating existing sidebar PanelsMichael Stahl2015-12-021-26/+33
* loplugin:nullptrStephan Bergmann2015-11-201-1/+1
* tdf#67770 store sidebar elements statesLaurent Godard2015-11-201-89/+140
* loplugin:sallogareasStephan Bergmann2015-11-191-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-20/+20
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-051-1/+1
* loplugin:stringconstantNoel Grandin2015-11-041-2/+2