Caolan
- return to the “delayed message” idea
- apply the delayed messages as soon as the circumstances that
require their delay change.
→ delayed messages can be applied when _map._docLayer becomes available by caolanm · Pull Request #7390 · CollaboraOnline/online · GitHub
- apply the delayed messages as soon as the circumstances that
- decide that coverity is misguided about new online inotify
“String not null terminated” warning
→ knock a few more of those coverity warning off the online and
core lists - make testCondFormatFormulaListenerXLSX reliable
- dig around and find what is the docx equivalent of
XmlFilterBase::importDocumentProperties - do review suggesions on removing the “delayed message” timer
→ merged
→ reduce onStatusMsg retry timeout to 10ms
→ reduce onStatusMsg retry timeout to 10ms by caolanm · Pull Request #7402 · CollaboraOnline/online · GitHub - review https://gerrit.libreoffice.org/c/core/+/156179
- tdf#154142 fix SfxUndoManager null-deref
- another round of online coverity warnings
→ cid#318830 help coverity see assert by caolanm · Pull Request #7397 · CollaboraOnline/online · GitHub - knock tdf#119815 off list of regressions pinned on me
- look into patch-porting script
- had to dig out existing reports from Spam folder, oops
→ have a look at core patches possibly not merged to trunk
→ drop low hanging stuff which was already merged under a
different change-id - make CppunitTest_framework_dispatch run reliably
- look at some more patch porting
- resync coverity vm for latest dependency releases,
get to drop a bodge patch - quarantine wouldn’t do anything for SIGABRT
→ keep quarantine files on SIGABRT too by caolanm · Pull Request #7416 · CollaboraOnline/online · GitHub - duplicate tile assert reproducible on switching
tabs in calc
→ different 'parts' in requestedTiles on switching calc tabs by caolanm · Pull Request #7410 · CollaboraOnline/online · GitHub - try and fix android build
→ https://gerrit.libreoffice.org/c/core/+/157869 - review calc cell bidi fix
→ https://gerrit.libreoffice.org/c/core/+/157831 - Its currently weird that effectively the language for the UI
has an effect on how a spreadsheet cell text gets laid out.
→ I feel using SetLayoutMode(
vcl::text::ComplexTextLayoutFlags::Default)
on the OutputDevice is the way to go - perf: surprisingly little delta threading ... · Issue #7374 · CollaboraOnline/online · GitHub
- less thread activity than expected
→ cool#7374 very little delta threading by caolanm · Pull Request #7435 · CollaboraOnline/online · GitHub
- less thread activity than expected
- do tea time talk on flamegraph
- Brendan Gregg: Flame Graphs
- Visualizing Performance with Flame Graphs:
https://www.youtube.com/watch?v=D53T1Ejig1Q - ./script/profile-cool
- more code review, merge calc rtl fix, merge writer multi-redline
accept/reject - look at the old languagetool outstanding commit on co-23 vs master
- a history of reversion on that one, so not a simple single missing
commit.
Mike
Tomaz
Miklos
- 157119 – Third part of multi-page floating tables “Third part of multi-page floating tables”
- see the bug for details