summaryrefslogtreecommitdiff
path: root/svx/source/engine3d
AgeCommit message (Expand)Author
2023-10-18use more SdrObjList::begin/end in svxNoel Grandin
2023-10-02tdf#146619 Recheck include/s* with IWYUGabor Kelemen
2023-05-25svx: change NamedColor be a struct instead of std::pairTomaž Vajngerl
2023-02-08Simplify a bitMike Kaganski
2023-02-08svx: don't access m_aOutRect directly - go through methodsTomaž Vajngerl
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2022-12-16svx: check SfxViewFrame::Current()Caolán McNamara
2022-11-26tdf#147906 used std::hypot for Pythagorean additionBogdan B
2022-11-19tdf#147906 Use std::hypot for Pythagorean additionOmkarAcharekar
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-11-01tdf#54857 elide dynamic_castNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-08-14ofz#49750 TimeoutCaolán McNamara
2022-07-25loplugin:moveitNoel Grandin
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-05-28use the new SfxWhichIter::GetItemState featureNoel Grandin
2022-03-28tdf#147906 change all sqrt(a * a + b * b) occurences to std::hypot(a, b)offtkp
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel 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-10-06use SfxItemSetFixed in svxNoel Grandin
2021-10-04loplugin:constmethodNoel Grandin
2021-10-01loplugin:constmethodNoel Grandin
2021-09-25use SfxItemSetFixed in svxNoel Grandin
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-22no need to use unique_ptr for ViewInformation3DNoel Grandin
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin
2021-07-27cid#1489549 Uncaught exceptionCaolán McNamara
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-12svx: prefix members of SdrObjectMiklos Vajna
2021-04-11ofz#30962 Timeout: skip slow path for fuzzingCaolán McNamara
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2021-03-08clean up some more dynamic/static castingNoel
2021-03-07loplugin:staticdynamic now with extra saltNoel
2021-02-26drop unneeded includeCaolán McNamara
2021-02-26don't need to check if IsFloatingMode is trueCaolán McNamara
2021-02-25drop archaic rollable supportCaolán McNamara
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara