2007/09/25 13:07:49 fs 1.3.26.12: fix FilterDocuments::includeDocument so that invisible documents are really excluded
2007/09/24 11:05:01 fs 1.3.26.11: #i81767# getAllScriptDocuments: sort documents by title, if requested
2007/08/23 20:09:06 fs 1.3.26.10: #i73331# documentenumeration moved from module unotools to module basctl (no other clients so far)
2007/08/01 08:29:54 fs 1.3.26.9: #i73331# last LEGACY_* methods removed
2007/07/31 12:32:36 fs 1.3.26.8: #i73331# signature functionality outsourced to DocumentSignature class
2007/07/31 08:51:28 fs 1.3.26.7: #i73331# LEGACY_startDocumentListening removed
2007/07/31 07:54:56 fs 1.3.26.6: #i73331# SfxObjectShell obtained when needed only, not kept as member
2007/07/30 13:38:57 fs 1.3.26.5: #i73331# distinguish between being valid and being alive / be an DocumentEventListener at the document we represent
2007/07/27 20:44:57 fs 1.3.26.4: #i73331# use the newly introduced XEmbeddedScripts to access the scripts/dialogs in a document, and to determine whether macro execution for a document is allowed
2007/07/26 10:51:01 fs 1.3.26.3: #i10000#
2007/07/26 09:03:18 fs 1.3.26.2: add forgotten dtor
2007/07/26 08:56:47 fs 1.3.26.1: #i73331# first steps: replace some SfxObjectShell API calls with existing UNO API equivalents
2007/04/25 08:34:23 pjanik 1.2.10.2: #i75708#: Even better fix from asrail.
2007/03/31 20:24:48 pjanik 1.2.10.1: #i75708#: Use sal_IntPtr for pointers.