summaryrefslogtreecommitdiff
path: root/include/svx/svdobj.hxx
AgeCommit message (Expand)Author
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-01-30loplugin:virtualdeadNoel Grandin
2023-01-22tdf#128568 Improve export to docx of Fontwork with bitmap fillRegina Henschel
2022-11-29tdf#141386 svx,sw: fix setting name/title/description on SwVirtFlyDrawObjMichael Stahl
2022-11-22tdf#135638 drawinglayer,svx,sw: PDF/UA export: put SdrObjects on anchorMichael Stahl
2022-11-08Resolves: tdf#148140 get text auto color right in impress edit modeCaolán McNamara
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-08-29ref-count SdrObjectNoel Grandin
2022-08-10loplugin:passstuffbyrefNoel Grandin
2022-07-29svx: manipulate SdrObject::m_aOutRect indirectlyTomaž Vajngerl
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)
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-06bypass SvxShape when creating rectangles in chart2Noel Grandin
2021-12-10merge setUnoShape and impl_setUnoShapeNoel Grandin
2021-11-07return XShape from SdrObject::getUnoShapeNoel Grandin
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-26tdf#123626 Allow adding hyperlinks to shapesSamuel Mehrbrodt
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-04-12svx: prefix members of SdrObjectMiklos Vajna
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-24use mutable rather than const_cast..thisNoel
2021-03-18elide SetParentAtSdrObjectFromSdrObjListNoel Grandin
2021-02-11rename RestGeoData->RestoreGeoDataNoel Grandin
2021-02-10clean up SdrObject cloningNoel
2021-02-09return by unique_ptr from NewGeoDataNoel Grandin
2021-01-26loplugin:passstuffbyrefNoel
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-23add utility NbcRotate methodNoel Grandin
2020-12-03tdf#34828 sd navigator: make unnamed shape select select shape objectJim Raykowski
2020-11-23pragma once for svdobj.hxxTomaž Vajngerl
2020-11-23svx: organize forward declarations in svdobj.hxxTomaž Vajngerl
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-16try to prefetch also graphics for background fill bitmapLuboš Luňák
2020-04-16tdf#122444 Use fontwork name for object nameJim Raykowski
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2019-11-05Looks like UBSan still needs SdrObjGeoData's RTTI for some reasonStephan Bergmann
2019-11-05make some classes module-privateNoel Grandin