summaryrefslogtreecommitdiff
path: root/sfx2/source/control/dispatch.cxx
AgeCommit message (Expand)Author
2018-03-05there's already a way to pass around the SfxRequest source frameCaolán McNamara
2018-03-05loplugin:useuniqueptr in SfxDispatcher_ImplNoel Grandin
2018-02-07Use for-range loops in sfx2 (part1)Julien Nabet
2018-01-15More loplugin:cstylecast: sfx2Stephan Bergmann
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel 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-07-21de-hrc various thingsCaolán McNamara
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-06-26loplugin:oncevar in sfx2Noel Grandin
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin
2017-06-17create o3tl::array_viewNoel Grandin
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-04-25clang-tidy readability-simplify-boolean-expr in sfx2Noel Grandin
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-28remove enum slot code from sfx2Noel Grandin
2017-03-26Fix typosAndrea Gelmini
2017-03-22create SfxDisableFlags enumNoel Grandin
2017-03-07shouldn't need these SfxGetpApp as it will already existCaolán McNamara
2017-02-21sfx2: fix incorrect debug outputPranav Kant
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-19these used to OSL_TRACE, quiten them to SAL_INFOCaolán McNamara
2017-01-19Using SfxDispatcher was not that good idea after allMaxim Monastirsky
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-16Convert RID_MENU_NOTEBOOKBAR to xmlMaxim Monastirsky
2016-12-20Downgrade SAL_WARN -> SAL_INFOJulien Nabet
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin
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