summaryrefslogtreecommitdiff
path: root/sfx2/source/control/dispatch.cxx
AgeCommit message (Expand)Author
2017-02-28sfx2: fix incorrect debug outputPranav Kant
2016-11-15loplugin:constantparamNoel Grandin
2016-11-03remove pParentFrame from SfxFrameNoel Grandin
2016-10-11loplugin:constantfunctionNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-26tdf#102063 Notebookbar wont appear on launchSzymon Kłos
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke
2016-09-09loplugin:constantparam in sfx2Noel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-10sw undo: add a Repair argument to the .uno:Undo/Redo commandsMiklos Vajna
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-06-15sfx2: implement per-view LOK_CALLBACK_CONTEXT_MENUMiklos Vajna
2016-05-10clang-tidy modernize-loop-convert sfx2Noel Grandin
2016-04-12lok context menu: Include uno commands for submenus tooPranav Kant
2016-04-08lok context menu: Handle the case we only get the slot-id.Jan Holesovsky
2016-04-08lok context menu: Expose the disabled commands too.Jan Holesovsky
2016-04-08lok context menu: Expose context menuPranav Kant
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-10coverity#1355501 Dereference after null checkCaolán McNamara
2016-03-07these ResIds are used solely for their number by nowCaolán McNamara
2016-03-06Use menu URLs for context menu interceptionMaxim Monastirsky
2016-03-02Context menus were never destructedMaxim Monastirsky
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-12-13tdf#93837 Adapt sfx2 to use xml based context menusMaxim Monastirsky
2015-11-23loplugin:unusedfields in sfx2/Noel Grandin
2015-11-11fix sfx2 buildCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-30Fix typosAndrea Gelmini
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-04include: inline some use-once typedefsNoel Grandin
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-07-14sfx2: remove pointless GenLink classMichael Stahl
2015-07-04Fix typosAndrea Gelmini
2015-06-28Fix typosAndrea Gelmini
2015-06-14cppcheck: redundantCondition [part1]Julien Nabet
2015-06-03Avoid various desktop GUI elements when used from LibreOfficeKitTor Lillqvist
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-20Remove include stdio (part4)Julien Nabet
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann