Caolan
- add test for hyphenation related crash
- “Impress - Opening an existing, older presentation, formatting of objects gets blue/messed up” add regression test, port to 24.04 + reapply perf improvement
- i.e. add a test for missing styles in impress on load
- “Very slow load …” ResizeObserver might be a source issue here
lets see if the disabled cypress ResizeObserver has any relation
to this warning and remove the disabling thing
→ Private/caolan/resize observer warning by caolanm · Pull Request #9246 · CollaboraOnline/online · GitHub- doesn’t seem to trigger anything, so not useful
- “Repeated crashes with 24.04.3.2-1”: another Glyph assert example
- another similar but slightly different writer hyphenation
related crash
→ https://gerrit.libreoffice.org/c/core/+/168681 - tdf#160401 a regression of my small caps stuff which shouldn’t
do anything for CTL
→ https://gerrit.libreoffice.org/c/core/+/168733 - look at latest coverity warnings
- check comphelper::thread restart after join
→ looks like it is ok, certainly new threads appear as expected - https://gerrit.libreoffice.org/c/core/+/168851 for new
crashtesting failure - https://gerrit.libreoffice.org/c/core/+/168892 for an older failure
- help out with mapmode problem wrt too small tolerance on
clicking near line, especially small in writer - fix another apparent regression of mine
159741 – Pressing Print button followed by cancel is marked as document modification
Mike
- Crash on load issue
- In the end, decided to implement a new loop control
- Have a fix, testing
- Fixed; backporting
- Assistance Functionalities: Tables: Add notes to slides should be possible
- Debugging session isolation
- Intermittent power problems
- Found the place
- Have a fix
- Added icons for buttons
- Merged the changes to the core master
- Have backports to co-24.04
- Added an optimization for a huge ‘if … else if …’ chain in InterceptLOKStateChangeEvent
Tomaz
PDF Reader - Creating markers / highlights
- backporting the code to co_24-04
- fixing issues from CI and test failures
- stamp annotation
- line, fill transparence
- fix annotation positioning
- fix annotation information syncing in some cases
- changing annotation text needs to change the object text
- add undo when syncing annotations with annotation objects
Miklos
Worked on: