summaryrefslogtreecommitdiff
path: root/include/svx/svdobj.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-18unique_ptr->optional in SdrObjGeoDataNoel Grandin1-21/+1
2023-10-31SdrAttrObj and SdrObject are abstractNoel Grandin1-1/+1
2023-10-02tdf#146619 Recheck include/s* with IWYUGabor Kelemen1-3/+1
2023-09-06replace svx::PropertyValueProvider with simpler implementationNoel Grandin1-5/+1
2023-07-31svx: prefix members of E3dVolumeMarker, ImpEdgeHdl, NameOrIndex and ...Miklos Vajna1-4/+4
2023-07-14tdf#154982 drawinglayer,svx,sw,vcl: PDF export: hell flys and shapes...Michael Stahl1-1/+1
2023-07-05tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl1-0/+2
2023-05-23tdf#155410 move some layer/object visibility computation inside SdrObjectNoel Grandin1-2/+1
2023-03-05make NbcRotate abstract as it's implementation is noopTomaž Vajngerl1-1/+1
2023-03-05svx: make SdrObject abstract by making CloneSdrObject pure virtualTomaž Vajngerl1-1/+1
2023-02-15osl::Mutex->std::mutex in SvxShapeNoel Grandin1-11/+3
2023-01-30loplugin:virtualdeadNoel Grandin1-1/+1
2023-01-22tdf#128568 Improve export to docx of Fontwork with bitmap fillRegina Henschel1-0/+1
2022-11-29tdf#141386 svx,sw: fix setting name/title/description on SwVirtFlyDrawObjMichael Stahl1-6/+6
2022-11-22tdf#135638 drawinglayer,svx,sw: PDF/UA export: put SdrObjects on anchorMichael Stahl1-0/+1
2022-11-08Resolves: tdf#148140 get text auto color right in impress edit modeCaolán McNamara1-1/+2
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin1-0/+4
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin1-0/+3
2022-11-01tdf#54857 elide more dynamic_castNoel Grandin1-0/+5
2022-08-29ref-count SdrObjectNoel Grandin1-32/+27
2022-08-10loplugin:passstuffbyrefNoel Grandin1-1/+1
2022-07-29svx: manipulate SdrObject::m_aOutRect indirectlyTomaž Vajngerl1-1/+7
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)1-0/+6
2022-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)1-5/+1
2022-02-15return by const& from SdrObject::GetNameNoel Grandin1-1/+1
2022-02-11svx::PropertyChangeNotifier improvementsNoel Grandin1-2/+2
2022-01-11do not call broadcast SetStyleSheet from a non-broadcast oneLuboš Luňák1-1/+3
2022-01-06bypass SvxShape when creating rectangles in chart2Noel Grandin1-0/+2
2021-12-10merge setUnoShape and impl_setUnoShapeNoel Grandin1-17/+13
2021-11-07return XShape from SdrObject::getUnoShapeNoel Grandin1-5/+6
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso1-3/+3
2021-08-18loplugin:passstuffbyrefNoel Grandin1-1/+1
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin1-1/+1
2021-08-16pass OutlinerParaObject around by valueNoel Grandin1-2/+2
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin1-1/+2
2021-07-26tdf#123626 Allow adding hyperlinks to shapesSamuel Mehrbrodt1-0/+5
2021-05-08ref-count SfxItemPoolNoel Grandin1-3/+0
2021-04-12svx: prefix members of SdrObjectMiklos Vajna1-31/+31
2021-04-09Recheck include/ with IWYUGabor Kelemen1-2/+0
2021-03-24use mutable rather than const_cast..thisNoel1-1/+1
2021-03-18elide SetParentAtSdrObjectFromSdrObjListNoel Grandin1-2/+1
2021-02-11rename RestGeoData->RestoreGeoDataNoel Grandin1-1/+1
2021-02-10clean up SdrObject cloningNoel1-26/+6
2021-02-09return by unique_ptr from NewGeoDataNoel Grandin1-4/+3
2021-01-26loplugin:passstuffbyrefNoel1-1/+1
2021-01-02introduce Degree100 strong_int typeNoel1-8/+9
2020-12-23add utility NbcRotate methodNoel Grandin1-0/+2
2020-12-03tdf#34828 sd navigator: make unnamed shape select select shape objectJim Raykowski1-1/+1
2020-11-23pragma once for svdobj.hxxTomaž Vajngerl1-4/+1
2020-11-23svx: organize forward declarations in svdobj.hxxTomaž Vajngerl1-22/+5