summaryrefslogtreecommitdiff
path: root/include/svx/svdobj.hxx
AgeCommit message (Expand)Author
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe
2017-11-18RotateFlyFrame3: Corrected interactive CropArmin Le Grand
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-10-20RotGrfFlyFrame: Added interactive rotation modeArmin Le Grand
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-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-21remove unused OBJ_DUMMY from SdrObjKind enumNoel Grandin
2017-02-21remove unused ChildCopy from SdrUserCallType enumNoel Grandin
2017-02-20remove unused enumerators from SdrObjKindNoel Grandin
2017-02-14remove unused Copy enumerator from SdrUserCallType enumNoel Grandin
2017-01-16new loplugin: useuniqueptr: svxNoel 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-03loplugin:unnecessaryvirtualNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin
2016-08-23clean up the SdrObjFactory create callbacksNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-19convert SdrUserCallType 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-04-14loplugin:passstuffbyref in svxNoel Grandin
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-09convert Link<> to typedNoel Grandin
2015-08-16tdf#39468 Translate German comments - include/svxPhilipp Weissenbacher
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-06-29remove custom RTTI from SdrObjUserDataNoel Grandin
2015-06-28Fix typosAndrea Gelmini