summaryrefslogtreecommitdiff
path: root/svx/source/engine3d/obj3d.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-22loplugin:flatten in svxNoel Grandin1-77/+77
2017-10-23loplugin:includeform: svxStephan Bergmann1-4/+4
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-3/+3
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-1/+1
2017-07-27loplugin:constparams in svxNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-03loplugin:unusedfields in svxNoel Grandin1-9/+2
2017-06-21loplugin:unusedfields in svx part1Noel Grandin1-5/+0
2017-06-05Improved loplugin:cstylecast to reference types: svxStephan Bergmann1-6/+5
2017-05-04loplugin:checkunusedparams in svx(part1)Noel Grandin1-2/+2
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin1-1/+0
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-5/+5
2017-02-21loplugin:unusedmethodsNoel Grandin1-4/+4
2016-11-21convert inventorId to scoped enumNoel Grandin1-2/+2
2016-09-14loplugin:constantparamNoel Grandin1-1/+1
2016-09-09loplugin:constantparam in svxNoel Grandin1-2/+2
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin1-1/+1
2016-08-19convert SdrUserCallType to scoped enumNoel Grandin1-1/+1
2016-08-19convert SdrObjListKind to scoped enumNoel Grandin1-1/+1
2016-04-21new plugin stylepoliceNoel Grandin1-16/+16
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-6/+0
2016-01-10Fix typosAndrea Gelmini1-2/+2
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin1-8/+6
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-3/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht1-7/+7
2015-07-07Fix some misspellingsTor Lillqvist1-1/+1
2015-04-17Revert "WaE: unused variables"Tor Lillqvist1-0/+3
2015-04-17WaE: unused variablesTor Lillqvist1-3/+0
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon1-2/+9
2014-11-04coverity#735629 coverity#735630 division by zeroDavid Tardon1-0/+4
2014-11-04rename nWink->nAngleNoel Grandin1-3/+3
2014-10-28Move these headers from include to svx; they are not used outside svx.Kohei Yoshida1-2/+2
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-3/+3
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-3/+3
2014-10-06loplugin: cstylecastNoel Grandin1-10/+10
2014-10-02coverity#1242814 Result is not floatingCaolán McNamara1-1/+1
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-4/+0
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-12/+12
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna1-2/+2
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26Remove visual noise from svxAlexander Wilms1-5/+5
2014-01-28bool improvementsStephan Bergmann1-16/+16
2013-07-26convert TakeObjNamePlural family to OUStringCaolán McNamara1-2/+2