summaryrefslogtreecommitdiff
path: root/sfx2/source/control/dispatch.cxx
AgeCommit message (Expand)Author
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-25remove spurious com::sun::star::chaosMichael Stahl
2014-06-13loplugin:staticcallStephan Bergmann
2014-04-15fix hacked bool in SfxDispatcher::SetSlotFilterNoel Grandin
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-04-02GraphicFilter::LoadGraphic: SAL_WARN -> SAL_INFOMiklos Vajna
2014-03-31SAL_WARN -> SAL_INFO in SfxDispatcher::_FillState()Miklos Vajna
2014-03-25Remove legacy DBG_PROFSART/STOP callsStephan Bergmann
2014-03-25Adapt to sal/log.hxxStephan Bergmann
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-05remove unused code SfxDispatcher::IsOnTop(SfxShell const&)Noel Grandin
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-25Yet another one undefined comparison of 'const' and a 'non-const' iterators (...Douglas Mencken
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-12coverity#440982 Dereference after null checkCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
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-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-10-17Bin --enable-desktop-gui-elementsTor Lillqvist
2013-10-11SCNR: #include cleanupTor Lillqvist
2013-10-11Don't display menu unless HAVE_FEATURE_DESKTOP_GUI_ELEMENTSTor Lillqvist
2013-10-04fdo#39674 fix some spellingThomas Arnhold
2013-08-29convert sfx2/source/inc/workwin.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/dispatch.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/objface.hxx from String to OUStringNoel Grandin
2013-07-09fix the sfx2->sfx log area renameLuboš Luňák
2013-07-08rename sfx2 log area to sfxMichael Stahl
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-06Remove remnants of help agentCaolán McNamara
2013-04-26fdo#63154: Remove all usages of the macro EXTERN_CMarcos Paulo de Souza
2013-04-17Fix assert statementNoel Grandin
2013-04-16Convert SfxShellStack_Impl from SfxPtrArr to std::vectorNoel Grandin
2013-04-08dispatch: print some info what is going onThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02Get rid of the slots.cfg mechanismTor Lillqvist
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-13Some cppcheck cleaningJulien Nabet
2013-02-05Resolves: fdo#60144 only delete *unposted* SfxRequests accumulated during lockCaolán McNamara
2012-11-19Bin the HACK() sillynessTor Lillqvist
2012-11-08cppCheck: Unused variable and Redundant assignmentjailletc36
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-08Convert SV_DECL_PTRARR_DEL(SfxItemPtrArray) to std::mapNoel Grandin