summaryrefslogtreecommitdiff
path: root/include/svx/svdoole2.hxx
AgeCommit message (Expand)Author
2019-10-30loplugin:finalclasses svxNoel Grandin
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin
2019-09-05use unique_ptr in SdrObject::getFullDragCloneNoel Grandin
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin
2018-06-12loplugin:constantparamNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-10loplugin:unusedmethodsNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-05-07split clear and set graphicCaolán McNamara
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-09-15disable generation of ole previews in ODF format until after loadCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-07tdf#89329: use unique_ptr for pImpl in svdoole2Xisco Fauli
2016-04-14loplugin:passstuffbyref in svxNoel Grandin
2016-03-17loplugin:constantparam in svxNoel Grandin
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-123D charts: Update the 3D charts when a value changes.Jan Holesovsky
2014-07-11bnc#883684: Better fix for this.Kohei Yoshida
2014-07-10This forward declaration no longer needed.Kohei Yoshida
2014-07-10Move the rest of the members to the impl class.Kohei Yoshida
2014-07-10Move "prog name" (whatever it is) to the impl class.Kohei Yoshida
2014-07-10Move Graphic member to the impl class.Kohei Yoshida
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida
2014-07-10Move the embedded object to the impl class.Kohei Yoshida
2014-07-10Use initializer properly and remove Init().Kohei Yoshida
2014-07-10These members should be private rather than protected.Kohei Yoshida
2014-07-09bnc#883684: Make chart objects exempt from automatic unloading.Kohei Yoshida
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann