summaryrefslogtreecommitdiff
path: root/svx/source/sdr/primitive2d
AgeCommit message (Expand)Author
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
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-03osl::Mutex->std::mutex in createDefaultCross_3x3Noel Grandin
2021-07-31drawinglayer: extract Prop. Value conversion from ViewInformation2DTomaž Vajngerl
2021-07-22flatten vcl::LazyDeleteNoel Grandin
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-07-11editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski
2021-06-20drawinglayer: remove ImplPrimitive2DIDBlock macroTomaž Vajngerl
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-07avoid pointless O(N^2) dynamic_castLuboš Luňák
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-02-20loplugin:refcounting in svxNoel
2021-02-15loplugin:referencecasting in svxNoel
2021-02-11loplugin:refcounting generalise type checkingNoel
2021-01-13transparency->alpha in GraphicAttrNoel
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-09remove sdrgrafprimitive2d.{cxx,hxx} from excludelistTomaž Vajngerl
2021-01-08Introduce Color::IsFullyTransparentNoel
2021-01-06tdf#134288 svx: fix rendering of text on a zero-width shapeMiklos Vajna
2020-12-24custom literal for Degree10Noel Grandin
2020-12-02tdf#129961 svx: add rendering for table shadow as direct formatMiklos Vajna
2020-12-01do not unnecessarily explicitly force gradient step count (tdf#138581)Luboš Luňák
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen
2020-11-16replace std::min(std::max()) with std::clampNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-06loplugin:flatten in svx/sdrNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-06-04Update ShadowPrimitive2D to support shadow blurA_GAN
2020-06-02Use "Radius" instead of "Rad" for new propertiesTomaž Vajngerl