summaryrefslogtreecommitdiff
path: root/include/svx/svdobj.hxx
AgeCommit message (Expand)Author
2018-08-16tdf#119284 bg for automatic not set while editingCaolán McNamara
2018-08-02Directly prevent multiple change broadcastsArmin Le Grand
2018-07-23Fix typosAndrea Gelmini
2018-07-23loplugin:unusedfieldsNoel Grandin
2018-07-20tdf#118662 Cleanup old hack with cloned SdrCaptionObjArmin Le Grand
2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-06-11loplugin:unnecessaryvirtualNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-05-03tdf#117145 Cleanup MapMode handling between SdrModel/UNO APIArmin Le Grand
2018-04-20OBJ_TEXTEXT is deadNoel Grandin
2018-04-16Take care of E3DObjListArmin Le Grand
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel 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-03-29loplugin:virtualdown in svxNoel Grandin
2018-03-17OperationSmiley: Added support for using same FillGeometryArmin Le Grand
2018-03-07tdf#116108 Add option to fit images into their cellSamuel Mehrbrodt
2018-02-16loplugin:useuniqueptr in BasePropertiesNoel Grandin
2018-02-03use more TypedWhichId in SdrObject::GetObjectItemNoel Grandin
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin
2018-01-26expand out SdrObjectWeakRef and SdrPageWeakRef typedefsNoel Grandin
2017-12-19Get rid of a dynamic_castTor Lillqvist
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe
2017-11-18RotateFlyFrame3: Corrected interactive CropArmin Le Grand
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-10-20RotGrfFlyFrame: Added interactive rotation modeArmin Le Grand
2017-08-16Replace stringify by Equals in SdrObject and SdPageVarun Dhall
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-24SdrGlobalData::aUserMakeObjUserDataHdl is unusedNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
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
2017-02-21remove unused OBJ_DUMMY from SdrObjKind enumNoel Grandin
2017-02-21remove unused ChildCopy from SdrUserCallType enumNoel Grandin
2017-02-20remove unused enumerators from SdrObjKindNoel Grandin
2017-02-14remove unused Copy enumerator from SdrUserCallType enumNoel Grandin
2017-01-16new loplugin: useuniqueptr: svxNoel Grandin
2016-11-22re-organise SdrObject class definitionNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-19sc-perf: bundle SdrObject::BroadcastObjectChange() calls during SaveEike Rathke
2016-11-03loplugin:unnecessaryvirtualNoel Grandin