summaryrefslogtreecommitdiff
path: root/include/sfx2/shell.hxx
AgeCommit message (Expand)Author
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-23remove SFX_SLOTMAP macroNoel Grandin
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-28tdf#60739 code factorisationMichaël Lefèvre
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-11-24SfxModule has GetResMgr so SfxShell and SfxInterface don't need GetResMgrCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-21Remove unused pSfxFormalArgs_ImplStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-02fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane
2014-09-01Revert "fdo#44081 don't remove 'edit' pop-up menu entry from form in design m...Miklos Vajna
2014-09-01fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane
2014-08-26turn method documentation into doxygen commentsMarkus Mohrhard
2014-08-26move method documentation to the header fileMarkus Mohrhard
2014-08-26remove whitespace and put documentation before method/classMarkus Mohrhard
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-06DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky
2014-04-18sfx2: Kill SFX_STATUSBAR_REGISTRATION macro.Jan Holesovsky
2014-04-18sfx2: Kill SFX_CHILDWINDOW_CONTEXT_REGISTRATION macro.Jan Holesovsky
2014-04-18sfx2: Kill SFX_FEATURED_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky
2014-04-18sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky
2014-04-18sfx2: Kill SFX_FEATURED_OBJECTBAR_REGISTRATION macro.Jan Holesovsky
2014-04-18sfx2: Kill SFX_POPUPMENU_REGISTRATION macro.Jan Holesovsky
2014-04-18sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro.Jan Holesovsky
2014-04-18svidl: Unwind SFX_SLOTMAP_ARG, and kill it.Jan Holesovsky
2014-04-18svidl: Unwind SFX_ARGUMENTMAP macro, and kill it.Jan Holesovsky
2014-04-03sfx2/objface.xx: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-10-02Resolves: #i123276# Properly forward Deactivate() call...Andre Fischer
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-29convert include/sfx2/shell.hxx from String to OUStringNoel Grandin
2013-07-11Bin pointless #ifndef _SFXSH_HXXTor Lillqvist
2013-05-28Resolves: #i122332# Don't change sidebar context when switching...Andre Fischer
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-04-23execute move of global headersBjoern Michaelsen