summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdobj.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-01tdf#120728 support SvxShape for SdrShape if not insertedArmin Le Grand1-2/+55
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-55/+72
2018-05-16loplugin:unusedmethodsNoel Grandin1-2/+0
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-8/+9
2018-05-03tdf#117145 Cleanup MapMode handling between SdrModel/UNO APIArmin Le Grand1-55/+0
2018-05-02Fix typosAndrea Gelmini1-1/+1
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen1-4/+4
2018-04-20OBJ_TEXTEXT is deadNoel Grandin1-1/+0
2018-04-16Take care of E3DObjListArmin Le Grand1-16/+29
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin1-2/+2
2018-04-12Fix typosAndrea Gelmini1-2/+2
2018-04-12make BaseProperties::Clone return std::unique_ptrNoel Grandin1-1/+1
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-7/+0
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-267/+237
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-237/+267
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-267/+237
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2018-03-29loplugin:virtualdown in svxNoel Grandin1-9/+0
2018-03-17OperationSmiley: Added support for using same FillGeometryArmin Le Grand1-1/+2
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-26move MovePoint and MoveRect into Rectangle and PointNoel Grandin1-1/+1
2018-02-21loplugin:changetoolsgen in svxNoel Grandin1-48/+48
2018-02-19ofz#6432 bad-castCaolán McNamara1-1/+2
2018-02-16loplugin:useuniqueptr in BasePropertiesNoel Grandin1-38/+17
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara1-1/+1
2018-02-13ofz#3577 speed up ppt fuzzingCaolán McNamara1-2/+2
2018-02-11SdrModel: provide OUString as return valueMatteo Casalin1-10/+7
2018-02-06loplugin:useuniqueptr in SdrObjPlusDataNoel Grandin1-15/+11
2018-02-03use more TypedWhichId in SdrObject::GetObjectItemNoel Grandin1-2/+2
2018-01-29ofz: solveCrossovers performance is abysmal on large polygonsCaolán McNamara1-1/+2
2018-01-11loplugin:redundantcast: svxStephan Bergmann1-1/+1
2017-12-19Get rid of a dynamic_castTor Lillqvist1-0/+5
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-4/+4
2017-11-18RotateFlyFrame3: Corrected interactive CropArmin Le Grand1-4/+6
2017-10-30loplugin:constantparam in svxNoel Grandin1-25/+19
2017-10-23loplugin:includeform: svxStephan Bergmann1-5/+5
2017-10-20RotGrfFlyFrame: Added interactive rotation modeArmin Le Grand1-0/+6
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-5/+5
2017-08-28svx: fix assert in SdrEdgeObj::ConnectToNode()Michael Stahl1-1/+5
2017-08-21drop pointless headersJochen Nitschke1-4/+2
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-3/+3
2017-08-16Replace stringify by Equals in SdrObject and SdPageVarun Dhall1-30/+12
2017-08-01loplugin:checkunusedparamsNoel Grandin1-3/+3
2017-07-24SdrGlobalData::aUserMakeObjUserDataHdl is unusedNoel Grandin1-19/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-3/+3
2017-07-14use more OUString::operator== in svxNoel Grandin1-2/+2
2017-06-21loplugin:unusedfields in svx part1Noel Grandin1-5/+1
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin1-4/+2
2017-06-02fix spelling Countour->ContourNoel Grandin1-1/+1