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