summaryrefslogtreecommitdiff
path: root/svx/source/engine3d/scene3d.cxx
AgeCommit message (Expand)Author
2018-12-01Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-19tdf#116979 Fixed 3D operator= to correct copy/pasteArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-05-02loplugin:useuniqueptr in E3dSceneNoel Grandin
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
2018-04-16Take care of E3DObjListArmin Le Grand
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-02-26move MovePoint and MoveRect into Rectangle and PointNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-21chart2: suspend/resume setting rects dirty for 3D shapesTomaž Vajngerl
2017-12-18chart2: When creating objects prevent setting object rects dirtyTomaž Vajngerl
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-29loplugin:constparams in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-05Improved loplugin:cstylecast to reference types: svxStephan Bergmann
2017-05-04loplugin:checkunusedparams in svx(part1)Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
2017-01-25loplugin: unnecessary destructor svxNoel Grandin
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin
2016-08-18convert ProjectionType to scoped enumNoel Grandin
2016-06-27loplugin:singlevalfields in svx(part1)Noel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-01-11svx: SdrDragStat::GetPointAnz() -> GetPointCount()Miklos Vajna
2016-01-10Fix typosAndrea Gelmini
2016-01-06Make E3dScene3D::GetCamera return non-referenceStephan Bergmann
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-08-04svx,starmath: inline some use-once typedefsNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-04-17Revert "WaE: unused variables"Tor Lillqvist
2015-04-17WaE: unused variablesTor Lillqvist
2015-04-13Resolves: tdf#90583 3D pie-chart missing guide handlesCaolán McNamara
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-11-04rename nWink->nAngleNoel 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