Age | Commit message (Expand) | Author |
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 |
2022-08-24 | tools: rename Rectangle::Justify() to Rectangle::Normalize() | Chris Sherlock |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-08-10 | loplugin:passstuffbyref | Noel Grandin |
2022-07-29 | svx: manipulate SdrObject::m_aOutRect indirectly | Tomaž Vajngerl |
2022-07-25 | loplugin:moveit | Noel Grandin |
2022-07-05 | tdf#137544 reduce unnecessary broadcasting when creating shape | Noel Grandin |
2022-05-25 | Advanced Diagram support: Isolated IDiagramHelper, selection visualization | Armin Le Grand (Allotropia) |
2022-05-03 | Just use Any ctor instead of makeAny in svx | Stephan Bergmann |
2022-04-12 | loplugin:stringview more o3tl conversion | Noel Grandin |
2022-03-03 | Recheck modules sv* with IWYU | Gabor Kelemen |
2022-03-01 | use SfxItemSet::GetItemIfSet in svx | Noel Grandin |
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-07 | remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enum | Noel Grandin |
2022-01-06 | bypass SvxShape when creating rectangles in chart2 | Noel Grandin |
2021-12-10 | merge setUnoShape and impl_setUnoShape | Noel Grandin |
2021-12-04 | use visitor in getViewIndependentPrimitive2DContainer | Noel Grandin |
2021-11-23 | O[U]String::replaceAt overloads that take string_view | Noel Grandin |
2021-11-19 | Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversions | Mike Kaganski |
2021-11-07 | add more comment | Noel Grandin |
2021-11-07 | return XShape from SdrObject::getUnoShape | Noel Grandin |
2021-10-10 | loplugin:moveparam in svx | Noel Grandin |
2021-10-08 | loplugin:moveparam in svx | Noel Grandin |
2021-09-17 | tdf#143550 - use the term "gluepoints" consistently | rocso |