Hi Arrigo, Damjan, Am 05.06.25 um 22:45 schrieb Arrigo Marchiori:
Hello All,On Thu, Jun 05, 2025 at 10:33:52PM +0200, Matthias Seidel wrote:Hi Damjan, That sounds really good!Yes! It makes the code easier to read, and getting rid of outdated constructs is A Good Thing.I would love to join, but I (still) don't understand enough of it... Would that be something to cherry-pick for AOO42X?FWIW I think so.
Done! (first 4 commits...)Unfortunately, I now get a crash when opening an ODP presentation on Windows...
Regards, Matthias
Am 05.06.25 um 19:33 schrieb Damjan Jovanovic:Hi[...]OpenOffice has 2 APIs for factories for creating components, the older service manager (XMultiServiceFactory) and the newer component context (XComponentContext and its XMultiComponentFactory). Most OpenOffice code (possibly as much as 73%) still uses the older service manager API, which is undesirable as it breaks context propagation. I tried to convert some components to use the component context API instead of service manager. It went well.[...] Best regards,
smime.p7s
Description: Kryptografische S/MIME-Signatur