Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Change Tracking Improvements in Collabora Online

Avatar for Miklos V Miklos V
June 03, 2025
0

Change Tracking Improvements in Collabora Online

Avatar for Miklos V

Miklos V

June 03, 2025
Tweet

Transcript

  1. 2/13 Meet Miklos Vajna • From Hungary • More details:

    https://www.collaboraonline.com/about-us/ • Google Summer of Code 2010 / 2011 • Rewrite of the Writer RTF import/export • Then a full-time LibreOffice developer for SUSE • Finally a contractor at Collabora since 2013
  2. 4/13 Motivation • If changes are recorded: flag in the

    model • Scenario: Alice & Bob types • Alice enables recording • Bob continues typing, surprisingly now changes are recorded • Not always wanted
  3. 10/13 Delete on top of insert • Probably the combination

    that works the best • Still reject didn’t work nicely after undo, now implemented
  4. 13/13 Summary Change tracking is improving in Collabora Online Writer

    • Recording is now per-view if wanted • Re-instate allows rejecting insert & delete with history • Interdependent change tracking is better • Extended handling of insert/delete/format on top of each other