Hi all, Here's my GSoC update for this week:
- I finished the first stage of the refactoring by resolving all compilation issues caused by the UNO removal and interface changes. - I updated lifetime management across the refactored canvas code, replacing css::uno::Reference and rtl::Reference with shared_ptrs. - I’ve now started integrating the refactored canvas code into the slideshow rendering path, aiming to replace the old canvas usage. Work is ongoing in this branch: https://git.libreoffice.org/core/+/refs/heads/feature/slideshow-primitives Best, Shardul