summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdobj.cxx
AgeCommit message (Expand)Author
2024-10-22move vcl::DeleteOnDeinit to toolsNoel Grandin
2024-10-14cid#1554844 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-08cid#1632259 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-01No broadcast on ObjectChange when in destructionArmin Le Grand (allotropia)
2024-09-03tdf#160084 Simplify comparison for basegfx::fToolsBogdan Buzea
2024-08-12tdf#156857: sd ooxml import: fix shape size if spAutofit is setBalazs Varga
2024-07-30tdf#161846 remove one layout operations (v)Noel Grandin
2024-07-30tdf#161846 remove one layout operations (iii)Noel Grandin
2024-07-30tdf#161846 remove one layout operations (iv)Noel Grandin
2024-07-19reduce cost of dynamic casting in SdrMarkView::CheckSingleSdrObjectHitNoel Grandin
2024-07-15remove RecalcObjOrdNums in DoTextBoxZOrderCorrectionNoel Grandin
2024-06-28improve lifecycle of SdrItemPoolNoel Grandin
2024-06-28reduce number of SvxUnoShape listeners on SdrModelNoel Grandin
2024-06-26reduce number of SvxTextEditSourceImpl listeners on SdrModelNoel Grandin
2024-06-19tdf#159543 - Proper feedback needed when resizing a frame...Sahil Gautam
2024-06-13annot: update annotation object when annotation position changesTomaž Vajngerl
2024-06-11annot: update annotation position, size, text when those changeTomaž Vajngerl
2024-06-05annot: prepare SdrObject to represent an annotationTomaž Vajngerl
2024-05-11loplugin:ostr in svxNoel Grandin
2024-05-10tdf#156484 svx,sw: fix visibility of shapes in header/footerMichael Stahl
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-02-04Use constexpr instead of constMike Kaganski
2023-12-30tdf#146619 Recheck svx/ with IWYUGabor Kelemen
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-12-18unique_ptr->optional in SdrObjGeoDataNoel Grandin
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