summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdobj.cxx
AgeCommit message (Expand)Author
2017-10-20RotGrfFlyFrame: Added interactive rotation modeArmin Le Grand
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-08-28svx: fix assert in SdrEdgeObj::ConnectToNode()Michael Stahl
2017-08-21drop pointless headersJochen Nitschke
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
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-07-14use more OUString::operator== in svxNoel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-02fix spelling Countour->ContourNoel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-04-26clang-tidy readability-simplify-boolean-expr in svxNoel Grandin
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-06convert SdrTextAniKind to scoped enumNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-14remove unused Copy enumerator from SdrUserCallType enumNoel Grandin
2017-01-16new loplugin: useuniqueptr: svxNoel Grandin
2016-11-30rename getViewIndependentPrimitive2DSequence..Noel Grandin
2016-11-22re-organise SdrObject class definitionNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-19sc-perf: bundle SdrObject::BroadcastObjectChange() calls during SaveEike Rathke
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-08-24convert ShapeProperty to scoped enumNoel Grandin
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-23clean up the SdrObjFactory create callbacksNoel Grandin
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-19convert SdrUserCallType to scoped enumNoel Grandin
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin
2016-08-19convert SdrObjListKind to scoped enumNoel Grandin
2016-08-19convert ObjStrAttrType to scoped enumNoel Grandin
2016-06-27loplugin:singlevalfields in svx(part2)Noel Grandin
2016-06-07tdf#89329: use unique_ptr for pImpl in svdobjXisco Fauli
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-02change brackets to match the rest of the fileDavid Tardon
2016-04-18Avoid reserved identifier (_CreateShape -> CreateShape)Stephan Bergmann
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin