summaryrefslogtreecommitdiff
path: root/svx/source/engine3d/view3d.cxx
AgeCommit message (Expand)Author
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2022-11-26tdf#147906 used std::hypot for Pythagorean additionBogdan B
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-11-01tdf#54857 elide more dynamic_castNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-07-25loplugin:moveitNoel Grandin
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2021-12-04use visitor in getViewIndependentPrimitive2DContainerNoel Grandin
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-11-16Use basegfx::deg2rad instead of *0.01745329251994Hossein
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-07-27cid#1489549 Uncaught exceptionCaolán McNamara
2021-03-08clean up some more dynamic/static castingNoel
2021-03-07loplugin:staticdynamic now with extra saltNoel
2020-11-24static_cast after dynamic_castNoel Grandin
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-08-31Fix typos in codeAndrea Gelmini
2020-08-07Fix typosAndrea Gelmini
2020-08-06loplugin:flatten in svxNoel Grandin
2020-03-04tdf#131033 consider 20° tilt of 3D in 2D projectionRegina Henschel
2020-02-29tdf#130988 add y-axis up<->down in create 3D objRegina Henschel
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-29remove unnecessary includesCaolán McNamara
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin
2019-09-04reduce Primitive2DContainer copyingNoel Grandin
2019-08-03Fix typosAndrea Gelmini
2019-07-18cid#1448253 Use after freeCaolán McNamara
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-02-22loplugin:unusedfields in svxNoel Grandin
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-11-21Simplify containers iterations in svx/source/[a-e]*Arkadiy Illarionov
2018-11-13loplugin:singlevalfields in svxNoel Grandin
2018-11-12svx: prefix members of SdrEditViewMiklos Vajna
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara
2018-10-08return by unique_ptr from E3dObject::GetBreakObjNoel Grandin
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