summaryrefslogtreecommitdiffstats
path: root/include/sfx2/shell.hxx
Commit message (Expand)AuthorAgeFilesLines
* com::sun::star->css in include/linguistic to include/sfx2Noel Grandin2015-10-231-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* Fix typosAndrea Gelmini2015-09-301-1/+1
* loplugin:unusedmethods sfx2(part2)Noel Grandin2015-07-161-2/+0
* loplugin:unusedmethods sfx2Noel Grandin2015-07-161-1/+0
* Fix typosAndrea Gelmini2015-07-031-1/+1
* typo: therfore -> thereforeAndras Timar2015-07-031-1/+1
* Fix typosAndrea Gelmini2015-06-151-1/+1
* loplugin:staticmethodsNoel Grandin2015-04-231-2/+2
* remove SFX_SLOTMAP macroNoel Grandin2015-03-231-2/+0
* loplugin:constantfunction: sfx2Noel Grandin2015-03-191-25/+0
* loplugin:deletedspecialStephan Bergmann2015-02-071-2/+2
* tdf#60739 code factorisationMichaël Lefèvre2015-01-281-0/+1
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-2/+2
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-2/+2
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-2/+2
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-1/+0
* We now only need one bit of information hereCaolán McNamara2014-11-251-3/+9
* SfxModule has GetResMgr so SfxShell and SfxInterface don't need GetResMgrCaolán McNamara2014-11-241-6/+0
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* Remove unused pSfxFormalArgs_ImplStephan Bergmann2014-10-211-4/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-121-1/+1
* fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane2014-09-021-1/+3
* Revert "fdo#44081 don't remove 'edit' pop-up menu entry from form in design m...Miklos Vajna2014-09-011-1/+1
* fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane2014-09-011-1/+1
* turn method documentation into doxygen commentsMarkus Mohrhard2014-08-261-64/+35
* move method documentation to the header fileMarkus Mohrhard2014-08-261-5/+317
* remove whitespace and put documentation before method/classMarkus Mohrhard2014-08-261-19/+7
* Remove some useless tools/debug.hxx includesMarcos Paulo de Souza2014-08-221-1/+0
* Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert2014-07-171-1/+1
* DBG_ASSERT->assert when followed by dereferenceCaolán McNamara2014-07-061-1/+1
* sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky2014-04-181-3/+0
* sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky2014-04-181-3/+1
* sfx2: Kill SFX_STATUSBAR_REGISTRATION macro.Jan Holesovsky2014-04-181-3/+0
* sfx2: Kill SFX_CHILDWINDOW_CONTEXT_REGISTRATION macro.Jan Holesovsky2014-04-181-3/+0
* sfx2: Kill SFX_FEATURED_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky2014-04-181-3/+0
* sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky2014-04-181-3/+0
* sfx2: Kill SFX_FEATURED_OBJECTBAR_REGISTRATION macro.Jan Holesovsky2014-04-181-3/+0
* sfx2: Kill SFX_POPUPMENU_REGISTRATION macro.Jan Holesovsky2014-04-181-3/+0
* sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro.Jan Holesovsky2014-04-181-3/+0
* svidl: Unwind SFX_SLOTMAP_ARG, and kill it.Jan Holesovsky2014-04-181-2/+0
* svidl: Unwind SFX_ARGUMENTMAP macro, and kill it.Jan Holesovsky2014-04-181-4/+0
* sfx2/objface.xx: sal_Bool->boolNoel Grandin2014-04-031-3/+3
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-1/+1
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-261-1/+1
* sfx2: sal_Bool->boolNoel Grandin2014-03-181-7/+7
* Remove visual noise from includeAlexander Wilms2014-03-011-5/+5
* fixincludeguards.sh: include/s*Thomas Arnhold2013-10-231-2/+2