summaryrefslogtreecommitdiff
path: root/svx/source/sdr/contact
AgeCommit message (Expand)Author
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-24tdf#146132 tdf#146327 tdf#146330Noel Grandin
2021-12-20remove leftoverNoel Grandin
2021-12-17fix for crash converting ooo31011-1.sxw and tdf#146132Noel Grandin
2021-12-17simplify ViewObjectContactOfUnoControl_Impl::getUnoObjectNoel Grandin
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-12-09tdf#146137 tdf#146132 image redrawingNoel Grandin
2021-12-09meRememberedAnimationKind is deadNoel Grandin
2021-12-09svx: fix crash in ViewContact::ActionChanged()Miklos Vajna
2021-12-08tdf#146108 Calc slow to change cell focus..Noel Grandin
2021-12-08use the cached object rangeNoel Grandin
2021-12-08remove some unnecessary copyingNoel Grandin
2021-12-08used cache value in ViewObjectContact::getPrimitive2DSequenceNoel Grandin
2021-12-06Revert "lose the caching in ViewObjectContact" because it breaks...Noel Grandin
2021-12-05cid#1494630 in the end bMirrored -> SetMirrorFlags(BmpMirrorFlags::Horizontal)Caolán McNamara
2021-12-05cid#1494630 #5 rearrange to demo Logically dead codeCaolán McNamara
2021-12-05cid#1494630 #4 rearrange to demo Logically dead codeCaolán McNamara
2021-12-05cid#1494630 Logically dead codeCaolán McNamara
2021-12-05cid#1494630 #3 rearrange to demo Logically dead codeCaolán McNamara
2021-12-05cid#1494630 #2 rearrange to demo Logically dead codeCaolán McNamara
2021-12-05cid#1494630 #1 rearrange to demo Logically dead codeCaolán McNamara
2021-12-05use visitor in ViewObjectContact::createPrimitive2DSequenceNoel Grandin
2021-12-05improve ViewContactOfGraphic::createViewIndependentPrimitive2DSequenceNoel Grandin
2021-12-04use visitor in getViewIndependentPrimitive2DContainerNoel Grandin
2021-12-04rename Primitive2DDecompositionVisitor methodsNoel Grandin
2021-12-03lose the caching in ViewObjectContactNoel Grandin
2021-12-03avoid some copying in ViewObjectContactNoel Grandin
2021-12-03no need to create Primitive2DContainer hereNoel Grandin
2021-11-26loplugin:stringliteraldefine in svxNoel Grandin
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-10-08loplugin:moveparam in svxNoel Grandin
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-21fix !HAVE_FEATURE_DESKTOP build, IsOver->OverlapsCaolán McNamara
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 Sdr3DObjectAttributeNoel Grandin
2021-08-22ofz#36673 Indirect leakCaolán McNamara
2021-08-20use Primitive2DDecompositionVisitor in ViewObjectContact (tdf#105575)Noel Grandin
2021-08-18loplugin:sequenceloop also check for B2DPolyPolygonNoel Grandin
2021-08-16do less copying when constructing 2d sequence (tdf#105575)Noel Grandin
2021-08-16no need to make a local copy hereNoel Grandin
2021-07-31drawinglayer: extract Prop. Value conversion from ViewInformation2DTomaž Vajngerl
2021-07-31drawinglayer: remove extendedInformation from ViewInformation2DTomaž Vajngerl
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-07-22flatten vcl::LazyDeleteNoel Grandin