Status report: consultancy team, week 31, 2026

Caolan

Mike

  • PPTX connector import is incorrect

    • Cherry-picked to online/distro/collabora/co-26.04, core/distro/collabora/coc-26.04
  • Format of inserted text depends on paste position

    • Cherry-picked to online/distro/collabora/co-26.04, core/distro/collabora/coc-26.04
  • Crash in COC

    • Cherry-picked to core/distro/collabora/coc-26.04, core/distro/collabora/coc-25.04
  • Equation object increases line spacing

    • Used text mode as approximation of what Word does for inline formulas (and it is likely that the idea of the mode is exactly that)
    • Implemented the fix in main
  • Windows: Problems regarding dark mode inheritance

    • Missing feature of matching the environment
    • Implemented in main
    • Cherry-picked to online/distro/collabora/co-26.04
  • FILESAVE PPTX hatching in chart becomes a solid bar

    • Analyzed and estimated
  • FILEOPEN PPTX: strange polygon artefact

    • Analyzed and estimated
  • Some reviews

  • Some fixes/improvements to the CODA-W build

  • Hackweek

    • Making CODA-W’s make check pass

Tomaz

Vector rendering for online:

  • Prepared and reviewed sending font and compressing them to the client
  • Returned to text prediction
    • got the experiment code and adapted to the delta and fonts on the client
    • reduced the number of commits to manageable 7
    • logging prediction and actual, to find the issues with the prediction
    • polishing the algorithm

Editeng hyperlinks as attributes (not fields)

  • Needs work to add better backwards compatibility
    • Seems the fields did break the word in arbitrary positions
    • This is not done with with normal words (like now with hyperlinks)
    • Need more investigation to find a solution that works