office-gobmx/sd/source/ui
Frank Schoenheit [fs] 45e6e337a3 autorecovery: initial implementation of a new save/recovery for database documents
For the moment, the document only stores and loads itself, as before.

In this course, the AutoRecovery service now delegates the decision whether or not a document
needs to be stored (to the "salvage location") to the document itself, using the new method
XDocumentRecovery::wasModifiedSinceLastSave, superseded the previous E_MODIFIED_SINCE_LAST_AUTOSAVE
flag.

XDocumentRecovery::wasModifiedSinceLastSave has been implemented for SfxBaseModel, yielding the same
behavior as before.

It has also been implemented for database documents, where the implementation is somewhat "sloppy",
in that it returns always <TRUE/> when any of the opened sub components of the document is modified.
2010-01-12 23:32:12 +01:00
..
accessibility #i105958# Fixed throw part of declaration of getAccessibleChild(). 2009-10-16 15:00:36 +00:00
animations aw078: resync to DEV300m68for integration 2009-12-21 20:40:13 +01:00
annotations autorecovery: merge after rebase to m69 2010-01-08 22:50:33 +01:00
app autorecovery: merge after rebase to m69 2010-01-08 22:50:33 +01:00
dlg autorecovery: remove SID_VIEW, it is used only once, and mapped to SID_HIDDEN, anyway 2010-01-12 23:30:34 +01:00
docshell autorecovery: initial implementation of a new save/recovery for database documents 2010-01-12 23:32:12 +01:00
framework autorecovery: merge after rebase to m69 2010-01-08 22:50:33 +01:00
func autorecovery: merge after rebase to m69 2010-01-08 22:50:33 +01:00
inc autorecovery: merge after rebase to m69 2010-01-08 22:50:33 +01:00
notes #i103496#: split svtools; improve ConfitItems 2009-10-16 00:05:16 +02:00
presenter #i103496#: split svtools; improve ConfitItems 2009-10-16 00:05:16 +02:00
slideshow autorecovery: merge after rebase to m69 2010-01-08 22:50:33 +01:00
slidesorter autorecovery: merge after rebase to m69 2010-01-08 22:50:33 +01:00
table merge commit for m65 2009-11-23 17:39:22 +01:00
toolpanel merge commit for m65 2009-11-23 17:39:22 +01:00
tools autorecovery: Sfx(View)Frame::GetTopFrame now also returning a SfxFrame& instead of an SfxFrame* 2009-12-15 23:31:21 +01:00
unoidl autorecovery: merge after rebase to m69 2010-01-08 22:50:33 +01:00
view autorecovery: fix post-rebase build problems 2010-01-11 09:53:12 +01:00