summaryrefslogtreecommitdiff
path: root/svx/source/sdr/primitive2d
AgeCommit message (Expand)Author
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)
2023-04-18tdf#150020 pptx import: handle algn for outerShdwSarper Akdemir
2023-04-18sc drawstyles: Comment shadow should depends on shadow attributeMaxim Monastirsky
2023-04-03MCGR: Unify Gradient intensity handling in toolingArmin Le Grand (allotropia)
2023-04-02MCGR: 1st additions to OOXML MCGR importArmin Le Grand (allotropia)
2023-03-27MCGR: More corrections fo sortAndCorrectColorStopsArmin Le Grand (allotropia)
2023-03-22MCGR: Corrected error with Case16 wrong gradient shortcutArmin Le Grand (allotropia)
2023-03-21MCGR: Model data changes for ColorSteps (II)Armin Le Grand (allotropia)
2023-03-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)
2023-03-04MCGR: ColorSteps handling moved to toolingArmin Le Grand (allotropia)
2023-02-22MCGR: Adapted GradientLinear to make use of MCGRArmin Le Grand (allotropia)
2023-02-15MCGR: Add GradientSteps to GeoTexSvxGradientArmin Le Grand (allotropia)
2023-02-12MCGR: Add/Provide GradientSteps to FillGradientAttributeArmin Le Grand (allotropia)
2023-01-30tdf#150534 reduce allocation in SdrFrameBorderPrimitive2DNoel Grandin
2023-01-12drop internal support for 1-bit imagesNoel Grandin
2022-09-14new loplugin refcountingbaseNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-07-25loplugin:moveitNoel Grandin
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-06-28Fix typosAndrea Gelmini
2022-06-27tdf#149651 Correct the MasterPageBackgroundFill modeArmin Le Grand (allotropia)
2022-06-24Fix typosAndrea Gelmini
2022-06-24loplugin:moveitNoel Grandin
2022-06-23tdf#149650 avoid potential recursion with SdrPage content hierarchyArmin Le Grand (Allotropia)
2022-06-23Fix typoAndrea Gelmini
2022-06-20tdf#128150 Implement/add SlideBackgroundFill visualizationArmin Le Grand (Allotropia)
2022-06-16loplugin:moveitNoel Grandin
2022-05-30use more Primitive2DContainer::append and more std::moveNoel Grandin
2022-04-20tdf#148669: do not try to transform tail to unit rectangleMike Kaganski
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-03-01use SfxItemSet::GetItemIfSet in svxNoel Grandin
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-12-06skip some intermediate results in tryToGetChartContentAsPrimitive2DSequenceNoel Grandin
2021-12-04use visitor in getViewIndependentPrimitive2DContainerNoel Grandin
2021-12-04rename Primitive2DDecompositionVisitor methodsNoel Grandin
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19Drop F_2PIMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-10-16Simplify vector initialization in svxJulien Nabet
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-23Related: tdf#144091 svx: fix interaction of transp cell fill and transp shadowMiklos Vajna
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-03tdf#142436 svx: fix handling of linked background imagesMiklos Vajna