summaryrefslogtreecommitdiffstats
path: root/include/sfx2/shell.hxx
Commit message (Expand)AuthorAgeFilesLines
* convert SFX_VISIBILITY constants to scoped enumNoel Grandin2016-11-241-11/+12
* put all SfxShell feature flags in one typed_flags classJochen Nitschke2016-09-141-1/+31
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:unusedenumconstants in forms..sotNoel Grandin2016-08-121-20/+0
* tdf#89329: use unique_ptr for pImpl in shellXisco Fauli2016-05-241-1/+1
* resolve TODO, remove SVVERB_SHOWMichael Stahl2016-01-131-2/+0
* loplugin:unusedmethods unused return value in include/sfx2Noel Grandin2016-01-131-1/+1
* Fix typosAndrea Gelmini2016-01-101-2/+2
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-2/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5
* 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