summaryrefslogtreecommitdiff
path: root/svx/source/engine3d
AgeCommit message (Expand)AuthorFilesLines
2016-04-14Use const_iterator when possible (svx/dialog,engine3d,fmcomp,form)Julien Nabet1-1/+2
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-12/+12
2016-03-17loplugin:constantparam in svxNoel Grandin1-3/+2
2016-03-15loplugin:constantparamNoel Grandin1-1/+1
2016-03-09loplugin:constantparam in svxNoel Grandin2-5/+5
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin1-40/+24
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin1-4/+4
2016-02-22loplugin:write only fieldsNoel Grandin2-4/+0
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock13-37/+0
2016-02-05Fix typosAndrea Gelmini1-1/+1
2016-01-11svx: SdrDragStat::GetPointAnz() -> GetPointCount()Miklos Vajna1-1/+1
2016-01-10Fix typosAndrea Gelmini5-7/+7
2016-01-06Make E3dScene3D::GetCamera return non-referenceStephan Bergmann1-12/+7
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara1-3/+2
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin3-14/+12
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-7/+7
2015-11-115th step to remove tools/rtti.hxxOliver Specht11-17/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann12-60/+60
2015-10-31com::sun::star->css in svxNoel Grandin3-3/+3
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-16convert Link<> to typedNoel Grandin1-26/+22
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-12convert Link<> to typedNoel Grandin1-92/+88
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht5-40/+40
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-5/+0
2015-09-30Fix typosAndrea Gelmini1-3/+3
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-3/+2
2015-09-09convert Link<> to typedNoel Grandin1-3/+1
2015-09-08convert Link<> to typedNoel Grandin1-5/+2
2015-09-04svx: prefix members of SdrPaintViewMiklos Vajna1-5/+5
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-37/+31
2015-08-25make pWindow private in SfxChildWindowNoel Grandin1-1/+1
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin1-2/+0
2015-08-12cppcheck: noCopyConstructorCaolán McNamara1-0/+4
2015-08-11loplugin: defaultparamsNoel Grandin2-3/+3
2015-08-04svx,starmath: inline some use-once typedefsNoel Grandin1-6/+1
2015-07-08Fix typosAndrea Gelmini1-1/+1
2015-07-07Fix some misspellingsTor Lillqvist2-2/+2
2015-07-04Fix typosAndrea Gelmini2-2/+2
2015-06-12svx: prefix remaining SdrMarkView membersMiklos Vajna1-6/+6
2015-06-05svx: prefix remaining members of SdrDragViewMiklos Vajna1-3/+3
2015-06-04Removed getNormal() from polygontools, it just calls B3DPolygon::getNormal()Zsolt Bölöny1-2/+2
2015-06-04convert B2VectorOrientation to scoped enumNoel Grandin1-1/+1
2015-05-29dispose SfxControllerItem objects correctlyLászló Németh1-3/+3
2015-05-29loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara3-4/+4
2015-05-22loplugin:constantfunctionNoel Grandin1-10/+0
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-2/+2