summaryrefslogtreecommitdiff
path: root/include/svx/fmpage.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-1/+1
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-7/+4
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-4/+7
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-7/+4
2017-07-27loplugin:constparams in svxNoel Grandin1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-02-21loplugin:unusedmethodsNoel Grandin1-2/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-07tdf#89329: use unique_ptr for pImpl in fmpageXisco Fauli1-1/+1
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-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-22SfxControllerItems shouldn't be SAL_WARN_UNUSEDCaolán McNamara1-1/+1
2015-04-21add some SAL_WARN_UNUSEDCaolán McNamara1-1/+1
2014-12-04be more explicitDavid Tardon1-1/+1
2014-12-04impl. Clone for all subclasses of SdrPageDavid Tardon1-3/+2
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon1-1/+8
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2013-12-09GetBasic and m_pBasic are unusedCaolán McNamara1-3/+1
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold1-3/+3
2013-09-05convert include/svx/fmpage.hxx from String to OUStringNoel Grandin1-3/+3
2013-04-23execute move of global headersBjoern Michaelsen1-0/+82