summaryrefslogtreecommitdiff
path: root/svx/source/engine3d
AgeCommit message (Expand)AuthorFilesLines
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
2014-10-27cid#735507 Logically dead codeNoel Grandin1-1/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2-5/+5
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2-3/+3
2014-10-20loplugin: cstylecastNoel Grandin1-47/+47
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon2-3/+3
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-6/+6
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2-5/+5
2014-10-06loplugin: cstylecastNoel Grandin7-49/+49
2014-10-02coverity#1242814 Result is not floatingCaolán McNamara1-1/+1
2014-10-02coverity#1242815 Result is not floating-pointCaolán McNamara1-1/+1
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin2-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-60/+60
2014-09-01Consistency around SvxB3DVectorItem in svx/svx3ditems.hxxStephan Bergmann1-32/+0
2014-09-01Consistency around SvxColorItem in svx/svx3ditems.hxxStephan Bergmann2-78/+30
2014-09-01Missing Clone overridesStephan Bergmann1-2/+24
2014-09-01Consistency around SfxUInt16Item in svx/svx3ditems.hxxStephan Bergmann2-25/+8
2014-09-01Consistency around SfxBoolItem in svx/svx3ditems.hxxStephan Bergmann3-88/+35
2014-09-01Consistency around SfxUInt32Item in svx/svx3ditems.hxxStephan Bergmann5-41/+17
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante5-26/+0
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara4-4/+0
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin4-24/+24
2014-08-16bDoInvalidate is always falseMatteo Casalin1-8/+0
2014-08-16Simplify loopMatteo Casalin1-9/+3
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin3-40/+33
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann1-1/+1
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna3-13/+17
2014-07-01TyposJulien Nabet1-3/+3
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-2/+4