Caolan
- some more pdf work to build font from pdf font subsets
- crash at exit of bear bindings from writer
- There is no DeInitVCL so usual problems associated with that
- Fix this case
→ https://gerrit.libreoffice.org/c/core/+/190207 - add tests and verify that calc/impress/draw are ok
- silence excessive logs obscuring cypress failure reasons
→ Revert "dump coolwsd console log on failure" by caolanm · Pull Request #12712 · CollaboraOnline/online · GitHub silence logs
Mike
-
Writer: rendering issue changing the file name in Nextcloud - text dissappears
- Done
-
Impress - Note - The texts in Slides disappears on some slides when Notes View is active
- Created a minimized reproducer
- An interesting problem, when some thumbnail points to a different slide
- There is some ambiguity in the standard’s wording
- Created
https://groups.oasis-open.org/discussion/19203-drawpage-number-wording-is-unclear-about-fixed-value - Unclear how the problem could be reproduced from scratch
- The fix depends on what is correct
- Stalled
-
Frame content lines appear in document body
- Reproduced, created minimized bugdoc, estimated
-
Hidden empty paragraph is visible between tables
- Reproduced, created minimized bugdoc, estimated
- A problem related to hidden paragraph mark, this time - followed by a standard table
- The floating table anchored to the problematic paragraph there there is itself a red herring
-
Hard to delete comments across Collabora and Word
- The fix is ~easy (but relates to several UNO commands)
- Working on the unit test (opted out to UITest)
Tomaz
Calc: Pre-View Spreadsheet Filtering
- Preparing patches of sheet view functionality to be merged into master / co-25.04
- also fixed failing tests which is a product of an seemingly innocent change
- caused by not checking current ScViewDataTable is set in ViewData caused a crash
- Researching how to remember the sorting order and store that for the sheet view and use that in syncing
- First solve basic scenarios:
- sort in sheet view
- sort in default view
- Later add more complex scenarios
- sort sheet view and default view, and different order
- multiple sorts
- multiple views
- Remember the order in SheetView data structure
- First solve basic scenarios:
- Added test for changing a value in a sorted auto-filter
- Cover basic scenarios for now, then add more complex scenarios later
- Adding formula syncing
- and extend the tests to also cover this scenario
Miklos
Worked on: