summaryrefslogtreecommitdiff
path: root/include/svx/fmshell.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-27loplugin:expandablemethods in svxNoel Grandin1-2/+0
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin1-2/+2
2016-05-19loplugin:unusedmethods in svxNoel Grandin1-8/+0
2015-12-23loplugin:unusedfields in /includeNoel Grandin1-1/+0
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann1-1/+1
2015-11-25loplugin:unusedfields in include/svxNoel Grandin1-1/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin1-4/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-09-17convert Link<> to typedNoel Grandin1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-4/+4
2015-04-22SfxControllerItems shouldn't be SAL_WARN_UNUSEDCaolán McNamara1-1/+1
2015-04-21add some SAL_WARN_UNUSEDCaolán McNamara1-7/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2014-09-29svx: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-1/+0
2014-09-03loplugin:saloverrideStephan Bergmann1-1/+1
2014-09-02fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane1-2/+2
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky1-0/+5
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-2/+2
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-3/+3
2014-03-11svx: sal_Bool->boolNoel Grandin1-8/+8
2014-03-01Remove visual noise from includeAlexander Wilms1-3/+3
2014-01-22bool improvementsStephan Bergmann1-2/+2
2014-01-21Consistently let SetDesingMode functions take bool argumentStephan Bergmann1-1/+1
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann1-1/+1
2014-01-14PrepareClose should probably return boolStephan Bergmann1-1/+1
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold1-3/+3
2013-04-23execute move of global headersBjoern Michaelsen1-0/+181