RFC: merge Sdr* and their UNO sibling objects

Noel Grandin noelgrandin at gmail.com
Mon Feb 8 09:21:15 UTC 2021


TLDR; I intend to merge the Sdr/Svx objects and their UNO siblings

I was motivated by this by a combination of seeing
(a)
https://wiki.documentfoundation.org/Development/Budget2021#UNO_API_at_SdrObjects
and
(b) trying to optimise a chart issue where I realised I would need some way
to tunnel through the UNO objects to get to the underlying Sdr objects,
which are quite capable of performing the required operation efficiently.

So the first stage is this one: merge the SdrPage hierarchy, and looks (at
this stage) like this:

    https://gerrit.libreoffice.org/c/core/+/110498/

The second stage is merging the SdrModel stuff, which will be smaller.

The third stage will be quite a large patch, and will need merging the
SdrObjects.

Anyway, just checking that no-one has fundamental objects to this idea.

Regards, Noel.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20210208/1ab6e120/attachment.htm>


More information about the LibreOffice mailing list