summaryrefslogtreecommitdiff
path: root/include/sfx2/dispatch.hxx
AgeCommit message (Expand)Author
2017-03-22create SfxDisableFlags enumNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-19Using SfxDispatcher was not that good idea after allMaxim Monastirsky
2017-01-16Convert RID_MENU_NOTEBOOKBAR to xmlMaxim Monastirsky
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-15loplugin:constantparamNoel Grandin
2016-11-07loplugin:unnecessaryvirtual in sfx2..svtoolsNoel Grandin
2016-10-11loplugin:constantfunctionNoel Grandin
2016-10-07loplugin:staticmethods: sfx2Stephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-09loplugin:constantparam in sfx2Noel Grandin
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-02-28Kill sfx2 menu supportMaxim Monastirsky
2016-01-20i#107205 Remove SfxDispatcher::Popup and SfxPopupMenuManager::PopupMaxim Monastirsky
2015-12-18tdf#93837 sfx2: Allow loading xml menus by resource nameMaxim Monastirsky
2015-12-17nConfigId is always 0Maxim Monastirsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-28SfxDispatcher::GetShellAndSlot_Impl return type wants to be boolStephan Bergmann
2015-04-28SfxDispatcher::Call_Impl return value is unusedStephan Bergmann
2015-04-10convert SfxSlotFilterState to scoped enumNoel Grandin
2015-04-09convert SFX_SHELL constants to scoped enumNoel Grandin
2015-04-04callcatcher: update unusedcodeCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-12Bin crack, _SFX_HXX is not defined anywhere anywayTor Lillqvist
2014-04-15fix hacked bool in SfxDispatcher::SetSlotFilterNoel Grandin
2014-04-03add comment about hacked sal_Bool paramNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-05remove unused code SfxDispatcher::IsOnTop(SfxShell const&)Noel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2013-12-04sfx2: SfxItemPtrMap is used only in shell.cxxMichael Stahl
2013-12-04SfxDispatcher: move implementation details out of header fileMichael Stahl
2013-11-20Resolves: fdo#70703 guard against FlushImpl inside FlushImplCaolán McNamara
2013-11-09fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-08-29convert include/sfx2/dispatch.hxx from String to OUStringNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen