summaryrefslogtreecommitdiff
path: root/svx/source/engine3d
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann2-2/+2
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2-2/+3
2015-05-01coverity#1296293 Uninitialized scalar fieldCaolán McNamara1-0/+1
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist2-5/+5
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-3/+18
2015-04-17svx: convert new to ::Create.Noel Grandin1-1/+1
2015-04-17Revert "WaE: unused variables"Tor Lillqvist4-0/+14
2015-04-17WaE: unused variablesTor Lillqvist4-14/+0
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-13Resolves: tdf#90583 3D pie-chart missing guide handlesCaolán McNamara1-8/+1
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks1-7/+7
2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-1/+16
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2-4/+4
2015-03-24convert SfxChildAlignment to enum classNoel Grandin1-1/+1
2015-03-21svx: nObAnz -> nObjCountMiklos Vajna1-4/+4
2015-03-12svx: PVS-Studio V603 The object was created but it is not being usedMichael Stahl1-4/+3
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara2-14/+8
2015-03-09V801: Decreased performanceCaolán McNamara1-1/+1
2015-03-04V813: Decreased performanceCaolán McNamara1-6/+6
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin2-13/+13
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-6/+0
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn1-2/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2-3/+3
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann1-1/+1
2014-12-30convert RID_SVXFLOAT_3D docking window to .uiCaolán McNamara2-2316/+862
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon1-2/+9
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan5-10/+11
2014-11-04coverity#735632 division by zeroDavid Tardon1-0/+2
2014-11-04coverity#735631 division by zeroDavid Tardon1-0/+3
2014-11-04coverity#735629 coverity#735630 division by zeroDavid Tardon1-0/+4
2014-11-04coverity#735627 coverity#735628 division by zeroDavid Tardon1-0/+3
2014-11-04rename nWink->nAngleNoel Grandin2-8/+8
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-10-28Move these headers from include to svx; they are not used outside svx.Kohei Yoshida1-2/+2