Caolan
- calc a11y dialog testing
- fix async dialog warnings triggered during test
→ https://gerrit.libreoffice.org/c/core/+/198978
→ https://gerrit.libreoffice.org/c/core/+/199002 - cypress tests for calc dialogs, a few more to track down
- coolwsd crash log suggesting use-after-free on
eventual timeout of a failed copy and paste effort
between coolwsd instances when the destination session
is closed before the timeout
→ use weak_from_this() to detect if session ended before clipboard resp… by caolanm · Pull Request #14416 · CollaboraOnline/online · GitHub - fix chart tests that went awry in online after core changes
- dig around for similar patterns to the cnp crash
→ this captured in finishedCallback for logging only by caolanm · Pull Request #14434 · CollaboraOnline/online · GitHub - complete jsenabled calc dialogs
- poke at notebookbar a11y coverage
- fix a regression of mine in an illadvised libpng error cleanup
- Sign in to Master
- 169622 – FILEOPEN PPTX: Impress crashes trying to open a file that has a PNG with CRC errors
- bisect a heap of recent crashtesting failures
→ Development/Crashtesting - The Document Foundation Wiki - notebookbar a11y test coverage for writer and calc
→ bootstrap notebookbar a11y tests by caolanm · Pull Request #14464 · CollaboraOnline/online · GitHub
Chris
- Worked on and merged patch for “Use zstd to compress bitmaps for presentations” (Use workers to decompress zstd compressed slides during slideshows by Cwiiis · Pull Request #14180 · CollaboraOnline/online · GitHub)
Mike
-
Impress - Note - The texts in Slides disappears on some slides when Notes View is active
- Implemented a fix
- Cherry-picked to co-25.04
- Done
-
RTF error category: Shift additional paragraph marks into document content
- Found the problem
- Fixed
Tomaz
Calc: Pre-View Spreadsheet Filtering
- Working on syncing Sort and ApplyAttribute
- Continuing with clean-up and other operations
- Started doing more extensive testing to provoke crashes
Miklos
Worked on GitHub · Where software is built