summaryrefslogtreecommitdiff
path: root/svx/source/engine3d/view3d.cxx
AgeCommit message (Expand)Author
2017-02-14drop unused Streaming enumerator from SdrInsertReasonKind enumNoel Grandin
2017-01-23pass ownership by pointerJochen Nitschke
2016-09-02sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna
2016-08-25convert E3dDragConstraint to typed_flags_setNoel Grandin
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-08-19convert SdrDragMode to scoped enumNoel Grandin
2016-06-29move #includes to top of fileNoel Grandin
2016-06-27loplugin:singlevalfields in svx(part1)Noel Grandin
2016-05-01Fix typosAndrea Gelmini
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-09loplugin:constantparam in svxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-30Fix typosAndrea Gelmini
2015-08-12cppcheck: noCopyConstructorCaolán McNamara
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-08Fix typosAndrea Gelmini
2015-06-12svx: prefix remaining SdrMarkView membersMiklos Vajna
2015-06-05svx: prefix remaining members of SdrDragViewMiklos Vajna
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-21svx: nObAnz -> nObjCountMiklos Vajna
2015-03-04V813: Decreased performanceCaolán McNamara
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-10-06loplugin: cstylecastNoel Grandin
2014-09-01Consistency around SfxBoolItem in svx/svx3ditems.hxxStephan Bergmann
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-01TyposJulien Nabet
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-03-14svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from svxAlexander Wilms
2014-01-28bool improvementsStephan Bergmann