summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdobj.cxx
AgeCommit message (Expand)Author
2018-11-11tdf#120703 PVS: remove non-functional checkMike Kaganski
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-01tdf#120728 support SvxShape for SdrShape if not insertedArmin Le Grand
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin
2018-10-15use range based loops over B2DPolyPolygon in svxJochen Nitschke
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-29tdf#120066 Only invalidate SdrModel when SdrObject has SdrPageArmin Le Grand
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-25loplugin:useuniqueptr in SdrHdlListNoel Grandin
2018-09-21simplify PlusHdl logicNoel Grandin
2018-09-21remove SdrObject::GetHdl in favour of AddToHdlListNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-08-02Directly prevent multiple change broadcastsArmin Le Grand
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-30Added SdrObjectLifetimeWatchDog for debug modeArmin Le Grand
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-07Fix typosAndrea Gelmini
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-09Fix typosAndrea Gelmini
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-16loplugin:unusedmethodsNoel Grandin
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-05-03tdf#117145 Cleanup MapMode handling between SdrModel/UNO APIArmin Le Grand
2018-05-02Fix typosAndrea Gelmini
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
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-12Fix typosAndrea Gelmini
2018-04-12make BaseProperties::Clone return std::unique_ptrNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel 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-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-29loplugin:virtualdown in svxNoel Grandin
2018-03-17OperationSmiley: Added support for using same FillGeometryArmin Le Grand
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26move MovePoint and MoveRect into Rectangle and PointNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-19ofz#6432 bad-castCaolán McNamara
2018-02-16loplugin:useuniqueptr in BasePropertiesNoel Grandin
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2018-02-13ofz#3577 speed up ppt fuzzingCaolán McNamara
2018-02-11SdrModel: provide OUString as return valueMatteo Casalin