Age | Commit message (Expand) | Author |
2024-08-12 | tdf#156857: sd ooxml import: fix shape size if spAutofit is set | Balazs Varga |
2024-07-31 | Fix typo | Andrea Gelmini |
2024-07-30 | tdf#161846 remove one layout operations (v) | Noel Grandin |
2024-07-30 | Fix typo | Andrea Gelmini |
2024-07-30 | Fix typo | Andrea Gelmini |
2024-07-30 | tdf#161846 remove one layout operations (iii) | Noel Grandin |
2024-07-30 | tdf#161846 remove one layout operations (iv) | Noel Grandin |
2024-07-19 | reduce cost of dynamic casting in SdrMarkView::CheckSingleSdrObjectHit | Noel Grandin |
2024-07-18 | Fix typo | Andrea Gelmini |
2024-07-15 | remove RecalcObjOrdNums in DoTextBoxZOrderCorrection | Noel Grandin |
2024-06-26 | reduce number of SvxTextEditSourceImpl listeners on SdrModel | Noel Grandin |
2024-06-19 | tdf#159543 - Proper feedback needed when resizing a frame... | Sahil Gautam |
2024-06-05 | annot: prepare SdrObject to represent an annotation | Tomaž Vajngerl |
2024-05-10 | tdf#156484 svx,sw: fix visibility of shapes in header/footer | Michael Stahl |
2023-12-18 | unique_ptr->optional in SdrObjGeoData | Noel Grandin |
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 |