summaryrefslogtreecommitdiff
path: root/include/svx/svddrgmt.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-08-29ref-count SdrObjectNoel Grandin1-2/+2
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin1-1/+1
2022-03-05make some svx methods constNoel Grandin1-3/+3
2021-10-08loplugin:moveparam in svxNoel Grandin1-1/+1
2021-09-24reduce copying in drawinglayerNoel Grandin1-2/+1
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin1-1/+1
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel1-2/+2
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin1-5/+5
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann1-5/+5
2019-11-05Looks like UBSan still needs SdrDragEntry's RTTI for some reasonStephan Bergmann1-1/+1
2019-11-05make some classes module-privateNoel Grandin1-1/+1
2019-10-30loplugin:finalclasses svxNoel Grandin1-4/+4
2019-10-10rename TakeSdrDragComment to GetSdrDragCommentNoel Grandin1-4/+4
2019-10-09rename ImpTakeDescriptionStr -> ImpGetDescriptionStrNoel Grandin1-1/+1
2019-09-05use unique_ptr in SdrObject::getFullDragCloneNoel Grandin1-3/+3
2019-09-03loplugin:constmethod in svxNoel Grandin1-1/+1
2019-02-13Pointer is pointlessNoel Grandin1-4/+4
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand1-8/+20
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-1/+1
2018-10-08loplugin:constfields in svxNoel Grandin1-5/+5
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin1-1/+1
2018-05-03loplugin:useuniqueptr in SdrDragMethodNoel Grandin1-2/+3
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2017-01-23pass ownership by pointerJochen Nitschke1-2/+2
2016-10-27loplugin:expandablemethods in svxNoel Grandin1-1/+0
2016-10-20loplugin:expandablemethodds in svxNoel Grandin1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-5/+5
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist1-2/+0
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin1-2/+2
2016-03-17loplugin:constantparam in svxNoel Grandin1-4/+3
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-5/+0
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-8/+8
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-4/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-25/+25
2015-09-04svx: prefix members of SdrPaintViewMiklos Vajna1-2/+2
2015-07-16loplugin:unusedmethods svxNoel Grandin1-1/+0
2015-06-12svx: prefix remaining SdrMarkView membersMiklos Vajna1-4/+4
2015-06-05svx: prefix remaining members of SdrDragViewMiklos Vajna1-6/+6
2015-04-29convert SDRSNAP_ constants to scoped enumNoel Grandin1-1/+1
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna1-1/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-2/+2
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-2/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-2/+2
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-2/+2
2014-07-11Allow to move only callout handle with shift key (cp#1000084)Matúš Kukan1-0/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-25/+25
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-3/+3
2014-03-01Remove visual noise from includeAlexander Wilms1-8/+8