summaryrefslogtreecommitdiffstats
path: root/include/sfx2/dispatch.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constantfunctionNoel Grandin2016-10-111-2/+0
* loplugin:staticmethods: sfx2Stephan Bergmann2016-10-071-2/+2
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-2/+2
* loplugin:constantparam in sfx2Noel Grandin2016-09-091-3/+3
* Avoid reserved identifiersStephan Bergmann2016-04-061-4/+4
* sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl2016-03-311-4/+4
* loplugin:constantparam in sfx2Noel Grandin2016-03-171-6/+1
* Kill sfx2 menu supportMaxim Monastirsky2016-02-281-1/+0
* i#107205 Remove SfxDispatcher::Popup and SfxPopupMenuManager::PopupMaxim Monastirsky2016-01-201-2/+0
* tdf#93837 sfx2: Allow loading xml menus by resource nameMaxim Monastirsky2015-12-181-2/+2
* nConfigId is always 0Maxim Monastirsky2015-12-171-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-6/+6
* com::sun::star->css in include/linguistic to include/sfx2Noel Grandin2015-10-231-1/+1
* convert to typed Link<> in sfx2Noel Grandin2015-07-201-1/+1
* loplugin:unusedmethods sfx2(part2)Noel Grandin2015-07-161-2/+0
* loplugin:unusedmethods sfx2Noel Grandin2015-07-161-2/+0
* Use typed Idle::SetIdleHdl LinkStephan Bergmann2015-05-051-1/+1
* SfxDispatcher::GetShellAndSlot_Impl return type wants to be boolStephan Bergmann2015-04-281-1/+1
* SfxDispatcher::Call_Impl return value is unusedStephan Bergmann2015-04-281-1/+1
* convert SfxSlotFilterState to scoped enumNoel Grandin2015-04-101-5/+5
* convert SFX_SHELL constants to scoped enumNoel Grandin2015-04-091-8/+15
* callcatcher: update unusedcodeCaolán McNamara2015-04-041-3/+1
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-161-2/+1
* convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2014-10-111-2/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-231-3/+3
* Bin crack, _SFX_HXX is not defined anywhere anywayTor Lillqvist2014-06-121-3/+1
* fix hacked bool in SfxDispatcher::SetSlotFilterNoel Grandin2014-04-151-4/+10
* add comment about hacked sal_Bool paramNoel Grandin2014-04-031-0/+2
* sfx2: sal_Bool->boolNoel Grandin2014-03-141-21/+21
* remove unused code SfxDispatcher::IsOnTop(SfxShell const&)Noel Grandin2014-03-051-2/+1
* Remove visual noise from includeAlexander Wilms2014-03-011-2/+2
* sfx2: SfxItemPtrMap is used only in shell.cxxMichael Stahl2013-12-041-12/+0
* SfxDispatcher: move implementation details out of header fileMichael Stahl2013-12-041-131/+3
* Resolves: fdo#70703 guard against FlushImpl inside FlushImplCaolán McNamara2013-11-201-2/+31
* fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud2013-11-091-3/+3
* fixincludeguards.sh: include/s*Thomas Arnhold2013-10-231-2/+2
* convert include/sfx2/dispatch.hxx from String to OUStringNoel Grandin2013-08-291-3/+3
* execute move of global headersBjoern Michaelsen2013-04-231-0/+308