Collabora Online Weekly Meeting #266

COOL Weekly Meeting

Date: 16/07/2026

All minutes published on: https://forum.collaboraonline.com/tag/meeting-minutes

Attendees (write your name): Darshan, banobe,Sahil,Anna,Aarmin, Luna (bittin),Ivana,joao, Ezinne

Testing Files

Anna – Release schedule

  • CODE 26.04.2.3
  • Mobile => upcoming weeks
  • Collabora Office Classic in 2 weeeks
    • Working , release in couple of week
  • CODA in a week or 2

Skyler- Mobile Release schedule

Skyler

I’ve been off work for a long while due to legal reasons (residency permit trouble) – I got back

today(!) (2026-07-23) – I’ll be syncing up with what needs to be done and expect to have updates

for you next week :)

Sahil

  • dynamic zoom
    • dynamic zoom refactor completed - added dev-notes - writing tests for it today and then will start the review.
    • 7592: dynamic-zoom: add dev-notes to document how dynamic zoom works | https://gerrit.collaboraoffice.com/c/online/+/7592
    • also i need to test it with mobile, coda, readonly mode etc..

Attila

Finished with the backporting security fixes to the other branch too.

Now im working on the template thumbnails loading problem that i started to work long ago. Refacred the code to to make it work even if we close the dialog, and load the files into cache .. save it to cache files, and load it back next time we need that thumbnail.

So it will be faster in 2. time if the file was slow to load (for example because it is in a network drive)

Banobe

Ivana

Szymon

  • cleared errors in logs found by cypress
  • working on proper docx import of recommended styles and showing in notebookbar

Darshan

Forum

Pedro

  • SmartArt: Started changes for ODF integration. Data needs to be accessible using UNO API to use it in xmloff's im/export.
  • SmartArt: Creating Framework for im/export. UNO API decided & done. Looking how to get DomTrees as OUStrings. No problems with Layout, Colors, Quickstyle. But reduced form of Data. Inverstigating possibilities. I have no DrawingML at that point.
  • SmartArt: Export of reduced data.xml is hard stuff. I am not in a oox export, so somehow need to get a DrawingML. Try to use a ShapeExport. That needs a XmlFilterBase, use minimal one. That needs a XModel reference, can get that. I can execute, but no content yet (?)
  • SmartArt: Can now create simplified data.xml. re-factored & streamlined that. Started to add export, problems with tokens in tokens.txt/xmltoken.cxx/hxx, 'data' already existed. No fix plan for schema yet, discussing with experts.

Armin