summaryrefslogtreecommitdiff
path: root/include/svx/svdobj.hxx
AgeCommit message (Expand)Author
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-22loplugin:unusedfields in svxNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2018-12-10OutputDevice must be a complete type hereStephan Bergmann
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-11-07Fix typosAndrea Gelmini
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen
2018-10-08loplugin:constfields in svxNoel Grandin
2018-10-06introduce SdrObjectUniquePtr typedefNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-21simplify PlusHdl logicNoel Grandin
2018-09-21remove SdrObject::GetHdl in favour of AddToHdlListNoel Grandin
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