summaryrefslogtreecommitdiff
path: root/svx/source/form/fmshell.cxx
AgeCommit message (Expand)AuthorFilesLines
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-20/+20
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-31com::sun::star->css in svxNoel Grandin1-2/+2
2015-10-18reorganise code, no behaviour change intendedLionel Elie Mamane1-7/+4
2015-10-18tdf#72205 when saving changes, mark we did a prepareCloseLionel Elie Mamane1-0/+2
2015-10-18janitorial: indentLionel Elie Mamane1-2/+2
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky1-5/+5
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky1-5/+5
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht1-3/+3
2015-09-17convert Link<> to typedNoel Grandin1-1/+1
2015-09-16boost->stdCaolán McNamara1-2/+2
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-08Avoid loplugin:staticmethods in non-debug buildStephan Bergmann1-0/+2
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-6/+6
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-3/+4
2015-04-24loplugin:simplifyboolStephan Bergmann1-2/+2
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-2/+2
2015-04-23loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-10Manual cleanup of misc. issues.Michael Meeks1-2/+3
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks1-2/+2
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-3/+3
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin1-2/+2
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2014-11-25We now only need one bit of information hereCaolán McNamara1-1/+1
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara1-6/+6
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-20loplugin: cstylecastNoel Grandin1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-3/+3
2014-09-29svx: std::auto_ptr -> std::unique_ptrStephan Bergmann1-4/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-3/+0
2014-08-25convert RID_QRY_SAVEMODIFIED with custom buttons to .uiCaolán McNamara1-2/+3
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-3/+0
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin1-1/+1
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-1/+1
2014-06-25remove spurious ::com::sun::star::sdbcx namespace prefixMichael Stahl1-1/+1
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky1-1/+2
2014-04-18sfx2: Kill SFX_FEATURED_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky1-5/+5
2014-04-18sfx2: Kill SFX_FEATURED_OBJECTBAR_REGISTRATION macro.Jan Holesovsky1-20/+18
2014-04-15svx: sal_Bool->boolNoel Grandin1-21/+21
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-5/+5
2014-03-11svx: sal_Bool->boolNoel Grandin1-6/+6