summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdobj.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-4/+3
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin1-5/+5
2017-04-26clang-tidy readability-simplify-boolean-expr in svxNoel Grandin1-7/+2
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin1-1/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-53/+53
2017-03-06convert SdrTextAniKind to scoped enumNoel Grandin1-1/+1
2017-02-28new loplugin unoanyNoel Grandin1-1/+1
2017-02-14remove unused Copy enumerator from SdrUserCallType enumNoel Grandin1-4/+0
2017-01-16new loplugin: useuniqueptr: svxNoel Grandin1-6/+2
2016-11-30rename getViewIndependentPrimitive2DSequence..Noel Grandin1-3/+3
2016-11-22re-organise SdrObject class definitionNoel Grandin1-5/+5
2016-11-21convert inventorId to scoped enumNoel Grandin1-9/+8
2016-11-19sc-perf: bundle SdrObject::BroadcastObjectChange() calls during SaveEike Rathke1-0/+29
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin1-1/+1
2016-10-20loplugin:expandablemethodds in svxNoel Grandin1-6/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-4/+4
2016-09-05convert RasterOp to scoped enumNoel Grandin1-1/+1
2016-08-24convert ShapeProperty to scoped enumNoel Grandin1-2/+2
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin1-18/+18
2016-08-23clean up the SdrObjFactory create callbacksNoel Grandin1-37/+34
2016-08-22convert SdrHintKind to scoped enumNoel Grandin1-5/+4
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-8/+8
2016-08-19convert SdrUserCallType to scoped enumNoel Grandin1-36/+36
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin1-1/+1
2016-08-19convert SdrObjListKind to scoped enumNoel Grandin1-2/+2
2016-08-19convert ObjStrAttrType to scoped enumNoel Grandin1-3/+3
2016-06-27loplugin:singlevalfields in svx(part2)Noel Grandin1-4/+2
2016-06-07tdf#89329: use unique_ptr for pImpl in svdobjXisco Fauli1-2/+0
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin1-2/+2
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-1/+1
2016-05-02change brackets to match the rest of the fileDavid Tardon1-3/+4