summaryrefslogtreecommitdiff
path: root/include/sfx2/dispatch.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-17Related: tdf#116928 set specific parent for document warning dialogCaolán McNamara1-3/+4
2018-03-05there's already a way to pass around the SfxRequest source frameCaolán McNamara1-2/+1
2017-11-28loplugin:countusersofdefaultparams in sfx2..svtoolsNoel Grandin1-1/+1
2017-11-10rework tdf#113647 solution to be safeCaolán McNamara1-5/+6
2017-09-06const correctness in o3tl::array_viewNoel Grandin1-1/+1
2017-07-21loplugin:constparams in sfx2Noel Grandin1-3/+3
2017-06-17create o3tl::array_viewNoel Grandin1-1/+2
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara1-1/+2
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-22create SfxDisableFlags enumNoel Grandin1-2/+2
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-19Using SfxDispatcher was not that good idea after allMaxim Monastirsky1-2/+1
2017-01-16Convert RID_MENU_NOTEBOOKBAR to xmlMaxim Monastirsky1-1/+3
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin1-2/+2
2016-11-16new loplugin finalprotectedNoel Grandin1-7/+4
2016-11-15loplugin:constantparamNoel Grandin1-1/+1
2016-11-07loplugin:unnecessaryvirtual in sfx2..svtoolsNoel Grandin1-2/+2
2016-10-11loplugin:constantfunctionNoel Grandin1-2/+0
2016-10-07loplugin:staticmethods: sfx2Stephan Bergmann1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-09loplugin:constantparam in sfx2Noel Grandin1-3/+3
2016-04-06Avoid reserved identifiersStephan Bergmann1-4/+4
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-4/+4
2016-03-17loplugin:constantparam in sfx2Noel Grandin1-6/+1
2016-02-28Kill sfx2 menu supportMaxim Monastirsky1-1/+0
2016-01-20i#107205 Remove SfxDispatcher::Popup and SfxPopupMenuManager::PopupMaxim Monastirsky1-2/+0
2015-12-18tdf#93837 sfx2: Allow loading xml menus by resource nameMaxim Monastirsky1-2/+2
2015-12-17nConfigId is always 0Maxim Monastirsky1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin1-1/+1
2015-07-20convert to typed Link<> in sfx2Noel Grandin1-1/+1
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin1-2/+0
2015-07-16loplugin:unusedmethods sfx2Noel Grandin1-2/+0
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+1
2015-04-28SfxDispatcher::GetShellAndSlot_Impl return type wants to be boolStephan Bergmann1-1/+1
2015-04-28SfxDispatcher::Call_Impl return value is unusedStephan Bergmann1-1/+1
2015-04-10convert SfxSlotFilterState to scoped enumNoel Grandin1-5/+5
2015-04-09convert SFX_SHELL constants to scoped enumNoel Grandin1-8/+15
2015-04-04callcatcher: update unusedcodeCaolán McNamara1-3/+1
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-2/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-06-12Bin crack, _SFX_HXX is not defined anywhere anywayTor Lillqvist1-3/+1
2014-04-15fix hacked bool in SfxDispatcher::SetSlotFilterNoel Grandin1-4/+10
2014-04-03add comment about hacked sal_Bool paramNoel Grandin1-0/+2
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-21/+21
2014-03-05remove unused code SfxDispatcher::IsOnTop(SfxShell const&)Noel Grandin1-2/+1
2014-03-01Remove visual noise from includeAlexander Wilms1-2/+2
2013-12-04sfx2: SfxItemPtrMap is used only in shell.cxxMichael Stahl1-12/+0