Age | Commit message (Expand) | Author |
2024-10-22 | move vcl::DeleteOnDeinit to tools | Noel Grandin |
2024-10-14 | cid#1554844 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-10-08 | cid#1632259 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-10-01 | No broadcast on ObjectChange when in destruction | Armin Le Grand (allotropia) |
2024-09-03 | tdf#160084 Simplify comparison for basegfx::fTools | Bogdan Buzea |
2024-08-12 | tdf#156857: sd ooxml import: fix shape size if spAutofit is set | Balazs Varga |
2024-07-30 | tdf#161846 remove one layout operations (v) | Noel Grandin |
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-15 | remove RecalcObjOrdNums in DoTextBoxZOrderCorrection | Noel Grandin |
2024-06-28 | improve lifecycle of SdrItemPool | Noel Grandin |
2024-06-28 | reduce number of SvxUnoShape listeners on SdrModel | 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-13 | annot: update annotation object when annotation position changes | Tomaž Vajngerl |
2024-06-11 | annot: update annotation position, size, text when those change | Tomaž Vajngerl |
2024-06-05 | annot: prepare SdrObject to represent an annotation | Tomaž Vajngerl |
2024-05-11 | loplugin:ostr in svx | Noel Grandin |
2024-05-10 | tdf#156484 svx,sw: fix visibility of shapes in header/footer | Michael Stahl |
2024-04-17 | Drop FRound, and use generalized basegfx::fround | Mike Kaganski |
2024-02-12 | ITEM: ItemPool Rework (I) | Armin Le Grand (allotropia) |
2024-02-04 | Use constexpr instead of const | Mike Kaganski |
2023-12-30 | tdf#146619 Recheck svx/ with IWYU | Gabor Kelemen |
2023-12-30 | move IsFuzzing to comphelper | Caolán McNamara |
2023-12-18 | unique_ptr->optional in SdrObjGeoData | Noel Grandin |
2023-10-31 | SdrAttrObj and SdrObject are abstract | Noel Grandin |
2023-10-18 | use more SdrObjList::begin/end in svx | Noel Grandin |
2023-10-07 | loplugin:ostr: automatic rewrite | Stephan Bergmann |
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-21 | tdf#152992: for Impress/Draw add horizontal hit tolerance for quick text edit | Sarper Akdemir |
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-04-02 | tdf#154040 use a SdrObjKind::NewFrame for frame creation in writer | Tomaž Vajngerl |
2023-04-01 | tdf#154040 writer still needs an "empty" object so create one | Tomaž Vajngerl |
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-02-08 | svx: don't access m_aOutRect directly - go through methods | Tomaž Vajngerl |
2023-01-30 | loplugin:virtualdead | Noel Grandin |
2022-11-22 | tdf#135638 drawinglayer,svx,sw: PDF/UA export: put SdrObjects on anchor | Michael Stahl |
2022-11-21 | tdf#151828 related: Make cut shape have the same name after paste | Jim Raykowski |
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-09-06 | tdf#150756 - Assertion when opening report for editing | Noel Grandin |
2022-08-31 | fix assert in builds with assert enabled, but dbg_util disabled | Noel Grandin |
2022-08-29 | ref-count SdrObject | Noel Grandin |