summaryrefslogtreecommitdiff
path: root/include/svx/svdpage.hxx
AgeCommit message (Expand)Author
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin
2018-01-26expand out SdrObjectWeakRef and SdrPageWeakRef typedefsNoel Grandin
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-10-24loplugin:finalclasses in svxNoel Grandin
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-04-11loplugin:inlinefields in SdrPagePropertiesNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-14drop unused Streaming enumerator from SdrInsertReasonKind enumNoel Grandin
2017-02-07remove unused constant from SdrInsertReasonKind enumNoel Grandin
2016-11-14loplugin:unusedmethodsNoel Grandin
2016-09-14loplugin:constantparamNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-08-19convert SdrInsertReasonKind to scoped enumNoel Grandin
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-19loplugin:unusedmethods in svxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-21Hide these data members.Kohei Yoshida
2015-12-21Use std::unique_ptr for the SdrPageProperties member of SdrPage.Kohei Yoshida
2015-12-19Use std::unique_ptr for mpViewContact member instance of SdrPage.Kohei Yoshida
2015-12-18Use std::unique_ptr for SdrLayerAdmin data member.Kohei Yoshida
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-09sd: add SdPage::dumpAsXml()Miklos Vajna
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-06-23clean up svdpage.hxx a littleNoel Grandin
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-07svx: translate German comments on SdrObject/SdrPageMichael Stahl
2014-12-20Move SdrPage::dumpAsXml() up to SdrObjListMiklos Vajna
2014-12-04be more explicitDavid Tardon
2014-12-04impl. Clone for all subclasses of SdrPageDavid Tardon
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon
2014-12-01Factor out SdrPage::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-07More unused swapping related methods / member of SdrPageZolnai Tamás
2014-11-07ForceSwap{In,Out}Objects methods are unused nowZolnai Tamás