Caolan
- built-in flamegraph profiling in the admin page
- CODA:
Presenting in windowoverlay seen in Welcome slideshow, to test - too many warnings: type the Calc sheet slot args as unsigned short
→ https://gerrit.collaboraoffice.com/c/online/+/7932 - too many warnings: skip chart context-menu items with an empty command URL
→ https://gerrit.collaboraoffice.com/c/online/+/7755 - crashtesting:
- crashtesting: only report a fly for its own anchor node
→ https://gerrit.collaboraoffice.com/c/online/+/7885 - crashtesting: tolerate a not-yet-repositioned fieldmark in sw::CalcBreaks
→ https://gerrit.collaboraoffice.com/c/online/+/6714 - crashtesting: clone a matrix cell’s result when it’s not refcounted
→ https://gerrit.collaboraoffice.com/c/online/+/5638
- crashtesting: only report a fly for its own anchor node
- too many warnings: assert UndoActionStart is not called in undo mode
→ https://gerrit.collaboraoffice.com/c/online/+/7935 - a11y:
- presenter console: use the translated labels as the font size button alt text
→ https://gerrit.collaboraoffice.com/c/online/+/7976 - a11y: add aria labels for current/next previews in presenter console
→ https://gerrit.collaboraoffice.com/c/online/+/7999 - a11y: quote the aria-label in presenter-view
→ https://gerrit.collaboraoffice.com/c/online/+/7969 - presenter console: update the pause button aria-label along with its tooltip
→ https://gerrit.collaboraoffice.com/c/online/+/7973
- presenter console: use the translated labels as the font size button alt text
- session
→ https://gerrit.collaboraoffice.com/c/online/+/7961 - add a selectwidth icon for the sidebar Line Thickness button
→ https://gerrit.collaboraoffice.com/c/online/+/8109 - compilerplugins: make pathnames absolute before matching them
→ https://gerrit.collaboraoffice.com/c/online/+/8125 - only add -I to CLANGTOOLDEFS when CLANGSYSINCLUDE is set
→ https://gerrit.collaboraoffice.com/c/online/+/8124 - crashtesting:
- crashtesting: take the footnotes back with the text joined into the master
→ https://gerrit.collaboraoffice.com/c/online/+/7988
- crashtesting: take the footnotes back with the text joined into the master
- File display and saving issues
- debug this to a super slow xlsx export, the timeout is
considered a save fail and the eventual actual save is never put to
wopi/nextcloud - a11y:
- hide the offscreen file inputs from the accessibility tree
→ https://gerrit.collaboraoffice.com/c/online/+/8384 - add a way to have an “accessibility statement” shown if
normal site is accessed through a mobile browser
- hide the offscreen file inputs from the accessibility tree
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