summaryrefslogtreecommitdiff
path: root/svx/source/engine3d
AgeCommit message (Expand)Author
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-01coverity#1296293 Uninitialized scalar fieldCaolán McNamara
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-17Revert "WaE: unused variables"Tor Lillqvist
2015-04-17WaE: unused variablesTor Lillqvist
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13Resolves: tdf#90583 3D pie-chart missing guide handlesCaolán McNamara
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks
2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-24convert SfxChildAlignment to enum classNoel Grandin
2015-03-21svx: nObAnz -> nObjCountMiklos Vajna
2015-03-12svx: PVS-Studio V603 The object was created but it is not being usedMichael Stahl
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2014-12-30convert RID_SVXFLOAT_3D docking window to .uiCaolán McNamara
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-04coverity#735632 division by zeroDavid Tardon
2014-11-04coverity#735631 division by zeroDavid Tardon
2014-11-04coverity#735629 coverity#735630 division by zeroDavid Tardon
2014-11-04coverity#735627 coverity#735628 division by zeroDavid Tardon
2014-11-04rename nWink->nAngleNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-28Move these headers from include to svx; they are not used outside svx.Kohei Yoshida
2014-10-27cid#735507 Logically dead codeNoel Grandin
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-20loplugin: cstylecastNoel Grandin
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-06loplugin: cstylecastNoel Grandin
2014-10-02coverity#1242814 Result is not floatingCaolán McNamara
2014-10-02coverity#1242815 Result is not floating-pointCaolán McNamara