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
- Staging-perf:
- - Calc - https://staging-perf.eu.collaboraonline.com/nextcloud/index.php/s/QF4ewsEdZbDkfg8
- - Writer - https://staging-perf.eu.collaboraonline.com/nextcloud/index.php/s/4jHqiadkgcdHwab
- - Impress - https://staging-perf.eu.collaboraonline.com/nextcloud/index.php/s/Xg75qMzaYEiy9FA
Share: \[ password – coolmeeting \]
- Impress - https://share.collabora.com/index.php/s/7gK7qSNsCSJEMi9
- Calc - https://share.collabora.com/index.php/s/ztfFfA6pMbxycCZ
- Writer - https://share.collabora.com/index.php/s/H699rxrZPKSADEG
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
- Dialog: regressions from new vertical tabs
- https://gerrit.collaboraoffice.com/c/online/+/7580
Impress: gifs do not play in presentations
https://gerrit.collaboraoffice.com/c/online/+/6331 → In review
Making changes suggested by Szymon
Ivana
- Extentions mockup design (UX behaviours, edge cases)
- Intro templates done (writer, impress, calc)
- Research on slicers and smart table
- Master view redesign work contiunes
- Reviewing: Enable Header and Footer buttons in Impress master view
Szymon
- cleared errors in logs found by cypress
- working on proper docx import of recommended styles and showing in notebookbar
Darshan
Forum
Pedro
- https://www.collaboraoffice.org/design-system/
- Design with us > Icon Compare => https://www.collaboraoffice.org/icon-compare/
- 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