office-gobmx/sd/source
Mike Kaganski ffa17012ef LOK: Do a ".uno:DocumentStatus" "state changed" callback
... along with proper state changed callbacks for .uno:SlideMasterPage,
.uno:NormalMultiPaneGUI, .uno:NotesMode, and others.

The ".uno:DocumentStatus" payload is a notification for the callback
that it may need to collect the document status.

This allows to avoid the bond between the mentioned true UNO command
names, and the status collection: since we now send the status updates
for all of them, the document status collection would be performed for
each of them in the absence of a dedicated signal.

This re-implements commit bbd32b39ea,
without introducing a new callback enum value.

Change-Id: I942e17298196ff39ef8817a4cd59ad0fb8fa0da1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169468
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Tested-by: Mike Kaganski <mike.kaganski@collabora.com>
2024-06-25 12:03:37 +02:00
..
console
core annot: clone annotations in SdrObjects when the page is duplicated 2024-06-20 14:06:51 +02:00
filter Move duplicate code into shared method 2024-06-17 11:57:17 +02:00
helper
ui LOK: Do a ".uno:DocumentStatus" "state changed" callback 2024-06-25 12:03:37 +02:00