summaryrefslogtreecommitdiff
path: root/include/sfx2/shell.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen1-12/+3
2019-03-14tdf#112411 Remove all that remains of the More controls toolbarsRoman Kuznetsov1-1/+0
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-1/+1
2018-08-29Fix typo: s/an other/another/gAndrea Gelmini1-1/+1
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-8/+4
2018-06-17tdf#42949 Add a class declaration to include/sfx2/shell.hxxGabor Kelemen1-0/+1
2018-05-25no need declare these tag structs separatelyNoel Grandin1-2/+1
2018-04-19sw lok: Accept / reject change is always enabled in the context menuTamás Zolnai1-0/+8
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin1-0/+5
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann1-1/+1
2017-07-21loplugin:constparams in sfx2Noel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+0
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin1-36/+23
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-23remove unused helpid in SfxShellNoel Grandin1-2/+0
2017-03-22create SfxDisableFlags enumNoel Grandin1-2/+12
2017-03-19TyposJulien Nabet1-1/+1
2017-02-15drop unused SwChildWindowMailmerge from SfxShellFeature enumNoel Grandin1-3/+2
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin1-11/+12
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke1-1/+31
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-12loplugin:unusedenumconstants in forms..sotNoel Grandin1-20/+0
2016-05-24tdf#89329: use unique_ptr for pImpl in shellXisco Fauli1-1/+1
2016-01-13resolve TODO, remove SVVERB_SHOWMichael Stahl1-2/+0
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin1-1/+1
2016-01-10Fix typosAndrea Gelmini1-2/+2
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin1-2/+0
2015-07-16loplugin:unusedmethods sfx2Noel Grandin1-1/+0
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-07-03typo: therfore -> thereforeAndras Timar1-1/+1
2015-06-15Fix typosAndrea Gelmini1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-2/+2
2015-03-23remove SFX_SLOTMAP macroNoel Grandin1-2/+0
2015-03-19loplugin:constantfunction: sfx2Noel Grandin1-25/+0
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+2
2015-01-28tdf#60739 code factorisationMichaël Lefèvre1-0/+1
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-2/+2
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-2/+2
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-1/+0
2014-11-25We now only need one bit of information hereCaolán McNamara1-3/+9
2014-11-24SfxModule has GetResMgr so SfxShell and SfxInterface don't need GetResMgrCaolán McNamara1-6/+0