summaryrefslogtreecommitdiff
path: root/include/sfx2/dispatch.hxx
AgeCommit message (Expand)Author
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2019-12-02tdf#42949 Replace property_tre/ptree.hpp with fw declaration headerGabor Kelemen
2019-11-24Dispatch: Make fillPopupMenu() method accessible from other modules.Tamás Zolnai
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-01-13array_view was changed to span in upcoming C++20Stephan Bergmann
2018-10-16loplugin:singlevalfields in sfx2Noel Grandin
2018-09-13pass SfxRequest around by std::unique_ptrNoel Grandin
2018-04-17Related: tdf#116928 set specific parent for document warning dialogCaolán McNamara
2018-03-05there's already a way to pass around the SfxRequest source frameCaolán McNamara
2017-11-28loplugin:countusersofdefaultparams in sfx2..svtoolsNoel Grandin
2017-11-10rework tdf#113647 solution to be safeCaolán McNamara
2017-09-06const correctness in o3tl::array_viewNoel Grandin
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-06-17create o3tl::array_viewNoel Grandin
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
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