Age | Commit message (Expand) | Author |
2023-10-31 | SdrAttrObj and SdrObject are abstract | Noel Grandin |
2023-10-02 | tdf#146619 Recheck include/s* with IWYU | Gabor Kelemen |
2023-09-06 | replace svx::PropertyValueProvider with simpler implementation | Noel Grandin |
2023-07-31 | svx: prefix members of E3dVolumeMarker, ImpEdgeHdl, NameOrIndex and ... | Miklos Vajna |
2023-07-14 | tdf#154982 drawinglayer,svx,sw,vcl: PDF export: hell flys and shapes... | Michael Stahl |
2023-07-05 | tdf#138504 svx,etc.: decorative flag on SdrObject shapes | Michael Stahl |
2023-05-23 | tdf#155410 move some layer/object visibility computation inside SdrObject | Noel Grandin |
2023-03-05 | make NbcRotate abstract as it's implementation is noop | Tomaž Vajngerl |
2023-03-05 | svx: make SdrObject abstract by making CloneSdrObject pure virtual | Tomaž Vajngerl |
2023-02-15 | osl::Mutex->std::mutex in SvxShape | Noel Grandin |
2023-01-30 | loplugin:virtualdead | Noel Grandin |
2023-01-22 | tdf#128568 Improve export to docx of Fontwork with bitmap fill | Regina Henschel |
2022-11-29 | tdf#141386 svx,sw: fix setting name/title/description on SwVirtFlyDrawObj | Michael Stahl |
2022-11-22 | tdf#135638 drawinglayer,svx,sw: PDF/UA export: put SdrObjects on anchor | Michael Stahl |
2022-11-08 | Resolves: tdf#148140 get text auto color right in impress edit mode | Caolán McNamara |
2022-11-02 | tdf#54857 elide more dynamic_cast | Noel Grandin |
2022-11-02 | tdf#54857 elide more dynamic_cast | Noel Grandin |
2022-11-01 | tdf#54857 elide more dynamic_cast | Noel Grandin |
2022-08-29 | ref-count SdrObject | Noel Grandin |
2022-08-10 | loplugin:passstuffbyref | Noel Grandin |
2022-07-29 | svx: manipulate SdrObject::m_aOutRect indirectly | Tomaž Vajngerl |
2022-05-25 | Advanced Diagram support: Isolated IDiagramHelper, selection visualization | Armin Le Grand (Allotropia) |
2022-02-25 | Advanced Diagram support: cleanup/consolidate with existing code | Armin Le Grand (Allotropia) |
2022-02-15 | return by const& from SdrObject::GetName | Noel Grandin |
2022-02-11 | svx::PropertyChangeNotifier improvements | Noel Grandin |
2022-01-11 | do not call broadcast SetStyleSheet from a non-broadcast one | Luboš Luňák |
2022-01-06 | bypass SvxShape when creating rectangles in chart2 | Noel Grandin |
2021-12-10 | merge setUnoShape and impl_setUnoShape | Noel Grandin |
2021-11-07 | return XShape from SdrObject::getUnoShape | Noel Grandin |
2021-09-17 | tdf#143550 - use the term "gluepoints" consistently | rocso |
2021-08-18 | loplugin:passstuffbyref | Noel Grandin |
2021-08-17 | rename SetRectsDirty->SetBoundAndSnapRectsDirty | Noel Grandin |
2021-08-16 | pass OutlinerParaObject around by value | Noel Grandin |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-07-26 | tdf#123626 Allow adding hyperlinks to shapes | Samuel Mehrbrodt |
2021-05-08 | ref-count SfxItemPool | Noel Grandin |
2021-04-12 | svx: prefix members of SdrObject | Miklos Vajna |
2021-04-09 | Recheck include/ with IWYU | Gabor Kelemen |
2021-03-24 | use mutable rather than const_cast..this | Noel |
2021-03-18 | elide SetParentAtSdrObjectFromSdrObjList | Noel Grandin |
2021-02-11 | rename RestGeoData->RestoreGeoData | Noel Grandin |
2021-02-10 | clean up SdrObject cloning | Noel |
2021-02-09 | return by unique_ptr from NewGeoData | Noel Grandin |
2021-01-26 | loplugin:passstuffbyref | Noel |
2021-01-02 | introduce Degree100 strong_int type | Noel |
2020-12-23 | add utility NbcRotate method | Noel Grandin |
2020-12-03 | tdf#34828 sd navigator: make unnamed shape select select shape object | Jim Raykowski |
2020-11-23 | pragma once for svdobj.hxx | Tomaž Vajngerl |
2020-11-23 | svx: organize forward declarations in svdobj.hxx | Tomaž Vajngerl |
2020-11-06 | make SdrObject Identifiers SdrObjKind enum members | Caolán McNamara |