office-gobmx/include/LibreOfficeKit
Miklos Vajna d5263c2c56 LOK: conditionally include part number in invalidation payload
Since desktop/ code queues, compresses and only emits callbacks on idle,
it's possible that two invalidations are in the queue, and there was a
setPart() call between them. In this case it's impossible to tell what
part the invalidation was sent for.

Fix this by conditionally including the part number in the invalidation
payload. It's off by default, a new feature flag is added to request
this behavior.

gtktiledviewer enables this feature flag by default, though just to show
the part number in the debug output. Android doesn't enable it.

Change-Id: I73e6def848c0eb61d64e71026002c7a0e750aab4
2016-09-29 12:53:02 +02:00
..
LibreOfficeKit.h sfx2: add SfxLokHelper::getViewIds 2016-09-16 14:48:23 +02:00
LibreOfficeKit.hxx sfx2: add SfxLokHelper::getViewIds 2016-09-16 14:48:23 +02:00
LibreOfficeKitEnums.h LOK: conditionally include part number in invalidation payload 2016-09-29 12:53:02 +02:00
LibreOfficeKitGtk.h
LibreOfficeKitInit.h
LibreOfficeKitTypes.h