summaryrefslogtreecommitdiff
path: root/svx/source/engine3d/view3d.cxx
AgeCommit message (Expand)Author
2018-08-30rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in svxNoel Grandin
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-06-16AW080: Cleanup of 3D Object methodsArmin Le Grand
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-05-02loplugin:useuniqueptr in E3dViewNoel Grandin
2018-04-18rename Neu->New in svxNoel Grandin
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-21RGB_Color method is unnecessaryNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-05loplugin:useuniqueptr in E3dDepthNeighbourNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2018-01-11loplugin:redundantcast: svxStephan Bergmann
2017-11-22loplugin:flatten in svxNoel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-03loplugin:unusedfields in svxNoel Grandin
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-04loplugin:checkunusedparams in svx(part1)Noel Grandin
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-02-14drop unused Streaming enumerator from SdrInsertReasonKind enumNoel Grandin
2017-01-23pass ownership by pointerJochen Nitschke
2016-09-02sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna
2016-08-25convert E3dDragConstraint to typed_flags_setNoel Grandin
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-08-19convert SdrDragMode to scoped enumNoel Grandin
2016-06-29move #includes to top of fileNoel Grandin
2016-06-27loplugin:singlevalfields in svx(part1)Noel Grandin
2016-05-01Fix typosAndrea Gelmini
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-09loplugin:constantparam in svxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini