summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdobj.cxx
AgeCommit message (Expand)Author
2019-10-28tdf#125191 Give object copies unique namesJim Raykowski
2019-10-09rename ImpTakeDescriptionStr -> ImpGetDescriptionStrNoel Grandin
2019-09-27loplugin:virtualdead in svxNoel Grandin
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin
2019-09-05use unique_ptr in SdrObject::getFullDragCloneNoel Grandin
2019-09-04reduce Primitive2DContainer copyingNoel Grandin
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-08-27use SdrCircKind enum more widelyNoel Grandin
2019-08-20loplugin:constvars in svxNoel Grandin
2019-08-05SmartArt: store diagram data model in SdrObjectGrzegorz Araminowicz
2019-07-18svx xml dump: show the SdrObject's properties / item setMiklos Vajna
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin
2019-02-26svdtrans: nPi -> M_PI; nPi180 -> F_PI18000 to remove duplicatesMike Kaganski
2019-02-22loplugin:unusedfields in svxNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-11-18Simplify containers iterations in svx/source/[s-u]*Arkadiy Illarionov
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