summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdobj.cxx
AgeCommit message (Expand)Author
2023-10-31SdrAttrObj and SdrObject are abstractNoel Grandin
2023-10-18use more SdrObjList::begin/end in svxNoel Grandin
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-06replace svx::PropertyValueProvider with simpler implementationNoel Grandin
2023-07-31svx: prefix members of E3dVolumeMarker, ImpEdgeHdl, NameOrIndex and ...Miklos Vajna
2023-07-21tdf#152992: for Impress/Draw add horizontal hit tolerance for quick text editSarper Akdemir
2023-07-14tdf#154982 drawinglayer,svx,sw,vcl: PDF export: hell flys and shapes...Michael Stahl
2023-07-05tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl
2023-05-23tdf#155410 move some layer/object visibility computation inside SdrObjectNoel Grandin
2023-04-02tdf#154040 use a SdrObjKind::NewFrame for frame creation in writerTomaž Vajngerl
2023-04-01tdf#154040 writer still needs an "empty" object so create oneTomaž Vajngerl
2023-03-05make NbcRotate abstract as it's implementation is noopTomaž Vajngerl
2023-03-05svx: make SdrObject abstract by making CloneSdrObject pure virtualTomaž Vajngerl
2023-02-15osl::Mutex->std::mutex in SvxShapeNoel Grandin
2023-02-08svx: don't access m_aOutRect directly - go through methodsTomaž Vajngerl
2023-01-30loplugin:virtualdeadNoel Grandin
2022-11-22tdf#135638 drawinglayer,svx,sw: PDF/UA export: put SdrObjects on anchorMichael Stahl
2022-11-21tdf#151828 related: Make cut shape have the same name after pasteJim Raykowski
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-09-06tdf#150756 - Assertion when opening report for editingNoel Grandin
2022-08-31fix assert in builds with assert enabled, but dbg_util disabledNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-10loplugin:passstuffbyrefNoel Grandin
2022-07-29svx: manipulate SdrObject::m_aOutRect indirectlyTomaž Vajngerl
2022-07-25loplugin:moveitNoel Grandin
2022-07-05tdf#137544 reduce unnecessary broadcasting when creating shapeNoel Grandin
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-03-01use SfxItemSet::GetItemIfSet in svxNoel Grandin
2022-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)
2022-02-15return by const& from SdrObject::GetNameNoel Grandin
2022-02-11svx::PropertyChangeNotifier improvementsNoel Grandin
2022-01-11do not call broadcast SetStyleSheet from a non-broadcast oneLuboš Luňák
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2022-01-06bypass SvxShape when creating rectangles in chart2Noel Grandin
2021-12-10merge setUnoShape and impl_setUnoShapeNoel Grandin
2021-12-04use visitor in getViewIndependentPrimitive2DContainerNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-07add more commentNoel Grandin
2021-11-07return XShape from SdrObject::getUnoShapeNoel Grandin
2021-10-10loplugin:moveparam in svxNoel Grandin
2021-10-08loplugin:moveparam in svxNoel Grandin
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso