Commit Graph

11655 Commits

Author SHA1 Message Date
Jens-Heiner Rechtien
cb26216cfe INTEGRATION: CWS reg4ms01 (1.7.8); FILE MERGED
2007/10/22 13:10:54 dv 1.7.8.1: #i82796# Preselect when default is empty or not valid
2007-11-01 13:10:28 +00:00
Jens-Heiner Rechtien
ab2f4a11b0 INTEGRATION: CWS tl48_SRC680 (1.4.36); FILE MERGED
2007/10/17 15:05:18 tl 1.4.36.1: #i81311# fix warning with non-pro build and a possible crash
2007-11-01 09:54:35 +00:00
Jens-Heiner Rechtien
837afbe61a INTEGRATION: CWS tl48_SRC680 (1.4.36); FILE MERGED
2007/10/22 11:07:01 tl 1.4.36.3: warning fixed
2007/10/22 11:05:15 tl 1.4.36.2: warning fixed
2007/10/17 15:05:18 tl 1.4.36.1: #i81311# fix warning with non-pro build and a possible crash
2007-11-01 09:54:22 +00:00
Oliver Bolte
7b38eebc63 #i82958# build breaks on WITH_MOZILLA=NO setting 2007-10-25 09:59:35 +00:00
Vladimir Glazounov
1273dc84e0 INTEGRATION: CWS so3deadcorpses (1.8.42); FILE MERGED
2007/09/11 08:28:04 fs 1.8.42.1: #i81309# so3 is dead
2007-10-23 13:39:20 +00:00
Vladimir Glazounov
7e5aac0114 INTEGRATION: CWS unoapi1 (1.5.80); FILE MERGED
2007/10/02 09:20:00 cn 1.5.80.1: #i79479# update lists
2007-10-23 08:44:11 +00:00
Vladimir Glazounov
48bd56e036 INTEGRATION: CWS unoapi1 (1.4.280); FILE MERGED
2007/10/02 09:20:00 cn 1.4.280.1: #i79479# update lists
2007-10-23 08:43:56 +00:00
Vladimir Glazounov
5ee100021d new version for MAC680 2007-10-22 16:02:44 +00:00
Vladimir Glazounov
f9066e6294 INTEGRATION: CWS native106 (1.4.14); FILE MERGED
2007/08/13 15:44:32 is 1.4.14.1: #i80641# saving jre for uninstallation
2007-10-15 12:35:46 +00:00
Vladimir Glazounov
4b325a9ea4 INTEGRATION: CWS native106 (1.2.10); FILE MERGED
2007/08/14 12:59:51 is 1.2.10.1: #i79740# wrong size calculation
2007-10-15 12:35:07 +00:00
Vladimir Glazounov
e5dfcd372c INTEGRATION: CWS sb71 (1.16.34); FILE MERGED
2007/10/02 09:04:34 sb 1.16.34.2: RESYNC: (1.16-1.17); FILE MERGED
2007/08/13 14:35:28 sb 1.16.34.1: #i77184# Both XML2LIB and LIBXML2LIB were used; drop XML2LIB in favor of LIBXML2LIB.
2007-10-15 11:17:31 +00:00
Kurt Zenker
6359380bcc INTEGRATION: CWS basmgr03 (1.2.12); FILE MERGED
2007/09/24 11:04:49 fs 1.2.12.8: #i81767# getAllScriptDocuments: sort documents by title, if requested
2007/08/01 08:29:31 fs 1.2.12.7: #i73331# last LEGACY_* methods removed
2007/07/31 12:31:25 fs 1.2.12.6: #i73331# signature functionality outsourced to DocumentSignature class
2007/07/31 08:51:11 fs 1.2.12.5: #i73331# LEGACY_startDocumentListening removed
2007/07/31 07:53:40 fs 1.2.12.4: #i73331# removed ctor-with-SfxObjectShell
2007/07/30 13:38:29 fs 1.2.12.3: #i73331# distinguish between being valid and being alive
2007/07/27 20:44:11 fs 1.2.12.2: #i73331# disallowMacros -> allowMacros
2007/07/26 08:56:34 fs 1.2.12.1: #i73331# first steps: replace some SfxObjectShell API calls with existing UNO API equivalents
2007-10-09 14:25:38 +00:00
Kurt Zenker
300f59e70d INTEGRATION: CWS basmgr03 (1.1.2); FILE ADDED
2007/08/01 11:25:09 fs 1.1.2.2: #i10000#
2007/07/31 12:32:17 fs 1.1.2.1: wrapping signature functionality of a ScriptDocument
2007-10-09 14:25:25 +00:00
Kurt Zenker
a848ae1755 INTEGRATION: CWS basmgr03 (1.1.2); FILE ADDED
2007/07/31 08:49:45 fs 1.1.2.3: #i73331# +onDocumentModeChanged
2007/07/30 19:53:24 fs 1.1.2.2: #i10000#
2007/07/30 13:38:03 fs 1.1.2.1: #i73331# wrapper for notifying document-related events, obtained from a UNO instead of an SFX source
2007-10-09 14:25:16 +00:00
Kurt Zenker
05659f4809 INTEGRATION: CWS basmgr03 (1.5.2); FILE MERGED
2007/08/24 19:50:49 fs 1.5.2.3: RESYNC: (1.5-1.6); FILE MERGED
2007/07/31 08:49:45 fs 1.5.2.2: #i73331# +onDocumentModeChanged
2007/07/30 13:37:15 fs 1.5.2.1: #i73331# be a DocumentEventListener, which is independent from SFX notifications, but works with the GlobalEventBroadcaster instead
2007-10-09 14:25:06 +00:00
Kurt Zenker
a71e7401e2 INTEGRATION: CWS basmgr03 (1.3.26); FILE MERGED
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-10-09 14:24:54 +00:00
Kurt Zenker
2d97eba985 INTEGRATION: CWS basmgr03 (1.19.12); FILE MERGED
2007/07/26 09:10:50 fs 1.19.12.1: remove unused calls to SfxViewFrame::Current
2007-10-09 14:24:41 +00:00
Kurt Zenker
05b0415946 INTEGRATION: CWS basmgr03 (1.31.12); FILE MERGED
2007/08/24 19:50:03 fs 1.31.12.3: RESYNC: (1.31-1.32); FILE MERGED
2007/07/30 13:41:09 fs 1.31.12.2: #i73331# distinguish between a ScriptDocument being valid and being alive
2007/07/26 09:10:50 fs 1.31.12.1: remove unused calls to SfxViewFrame::Current
2007-10-09 14:24:29 +00:00
Kurt Zenker
520563557a INTEGRATION: CWS basmgr03 (1.62.16); FILE MERGED
2007/09/24 11:06:51 fs 1.62.16.3: #i81767# getAllScriptDocuments parameter changed
2007/07/30 13:41:09 fs 1.62.16.2: #i73331# distinguish between a ScriptDocument being valid and being alive
2007/07/26 09:10:50 fs 1.62.16.1: remove unused calls to SfxViewFrame::Current
2007-10-09 14:24:16 +00:00
Kurt Zenker
d57125226f INTEGRATION: CWS basmgr03 (1.25.12); FILE MERGED
2007/08/23 20:09:06 fs 1.25.12.3: #i73331# documentenumeration moved from module unotools to module basctl (no other clients so far)
2007/07/31 12:33:07 fs 1.25.12.2: #i73331# +docsignature
2007/07/30 13:40:18 fs 1.25.12.1: #i73331# +doceventlistener
2007-10-09 14:24:04 +00:00
Kurt Zenker
ef0a779856 INTEGRATION: CWS basmgr03 (1.36.12); FILE MERGED
2007/07/30 13:39:32 fs 1.36.12.4: #i73331# distinguish between a ScriptDocument being valid and being alive
2007/07/27 20:46:02 fs 1.36.12.3: #i73331# disallowMacros -> allowMacros
2007/07/26 09:10:50 fs 1.36.12.2: remove unused calls to SfxViewFrame::Current
2007/07/26 08:56:47 fs 1.36.12.1: #i73331# first steps: replace some SfxObjectShell API calls with existing UNO API equivalents
2007-10-09 14:23:52 +00:00
Kurt Zenker
bec7491a73 INTEGRATION: CWS basmgr03 (1.1.2); FILE ADDED
2007/08/24 18:41:46 fs 1.1.2.2: removed wrong include
2007/08/23 20:08:38 fs 1.1.2.1: moved herein from module unotools: enumerate all documents in the running application
2007-10-09 14:23:41 +00:00
Kurt Zenker
91966d75da INTEGRATION: CWS basmgr03 (1.1.2); FILE ADDED
2007/08/23 20:08:38 fs 1.1.2.1: moved herein from module unotools: enumerate all documents in the running application
2007-10-09 14:23:31 +00:00
Kurt Zenker
723af7ef64 INTEGRATION: CWS basmgr03 (1.1.2); FILE ADDED
2007/08/01 11:25:08 fs 1.1.2.2: #i10000#
2007/07/31 12:32:21 fs 1.1.2.1: wrapping signature functionality of a ScriptDocument
2007-10-09 14:23:14 +00:00
Kurt Zenker
08b69c44f2 INTEGRATION: CWS basmgr03 (1.1.2); FILE ADDED
2007/07/31 08:52:40 fs 1.1.2.2: #i73331# +onDocumentModeChanged
2007/07/30 13:38:10 fs 1.1.2.1: #i73331# wrapper for notifying document-related events, obtained from a UNO instead of an SFX source
2007-10-09 14:23:05 +00:00
Kurt Zenker
34fd7965cd INTEGRATION: CWS basmgr03 (1.22.12); FILE MERGED
2007/09/24 11:06:31 fs 1.22.12.3: #i81767# getAllScriptDocuments parameter changed
2007/07/30 13:40:00 fs 1.22.12.2: #i73331# be a DocumentEventListener, which is independent from SFX notifications, but works with the GlobalEventBroadcaster instead
2007/07/26 08:56:47 fs 1.22.12.1: #i73331# first steps: replace some SfxObjectShell API calls with existing UNO API equivalents
2007-10-09 14:22:55 +00:00
Kurt Zenker
5696ec0b08 INTEGRATION: CWS basmgr03 (1.12.12); FILE MERGED
2007/09/24 11:07:20 fs 1.12.12.3: during #i81767# +GetLibraryType
2007/07/31 08:52:40 fs 1.12.12.2: #i73331# +onDocumentModeChanged
2007/07/30 13:40:00 fs 1.12.12.1: #i73331# be a DocumentEventListener, which is independent from SFX notifications, but works with the GlobalEventBroadcaster instead
2007-10-09 14:22:43 +00:00
Kurt Zenker
f6d2887c7c INTEGRATION: CWS basmgr03 (1.24.12); FILE MERGED
2007/09/24 11:07:20 fs 1.24.12.3: during #i81767# +GetLibraryType
2007/07/31 08:52:40 fs 1.24.12.2: #i73331# +onDocumentModeChanged
2007/07/30 13:40:00 fs 1.24.12.1: #i73331# be a DocumentEventListener, which is independent from SFX notifications, but works with the GlobalEventBroadcaster instead
2007-10-09 14:22:30 +00:00
Kurt Zenker
5db2f0f986 INTEGRATION: CWS basmgr03 (1.40.12); FILE MERGED
2007/09/24 11:06:16 fs 1.40.12.3: #i81767# getAllScriptDocuments parameter changed
2007/08/24 19:49:30 fs 1.40.12.2: RESYNC: (1.40-1.41); FILE MERGED
2007/07/30 13:40:49 fs 1.40.12.1: #i73331# distinguish between a ScriptDocument being valid and being alive
2007-10-09 14:22:16 +00:00
Kurt Zenker
7eedc061bc INTEGRATION: CWS basmgr03 (1.43.6); FILE MERGED
2007/09/24 11:06:06 fs 1.43.6.6: #i81767# getAllScriptDocuments parameter changed
2007/08/24 19:49:11 fs 1.43.6.5: RESYNC: (1.43-1.44); FILE MERGED
2007/08/01 08:29:48 fs 1.43.6.4: #i73331# SfxObjectShell::WorkingDocument now an XModel, not an SfxObjectShell
2007/07/31 08:53:12 fs 1.43.6.3: #i73331# last event (ModeChanged) now notified via UNO instead of SFX
2007/07/31 07:54:20 fs 1.43.6.2: #i73331# ScriptDocument ctor with SfxObjectShell removed
2007/07/30 13:37:21 fs 1.43.6.1: #i73331# be a DocumentEventListener, which is independent from SFX notifications, but works with the GlobalEventBroadcaster instead
2007-10-09 14:22:02 +00:00
Kurt Zenker
0dfdaf1d62 INTEGRATION: CWS basmgr03 (1.20.2); FILE MERGED
2007/07/31 12:32:55 fs 1.20.2.1: #i73331# signature functionality outsourced to DocumentSignature class
2007-10-09 14:21:50 +00:00
Kurt Zenker
aacb329376 INTEGRATION: CWS basmgr03 (1.52.6); FILE MERGED
2007/08/01 08:29:48 fs 1.52.6.4: #i73331# SfxObjectShell::WorkingDocument now an XModel, not an SfxObjectShell
2007/07/31 12:32:55 fs 1.52.6.3: #i73331# signature functionality outsourced to DocumentSignature class
2007/07/30 13:40:41 fs 1.52.6.2: #i73331# don't ask for modified state of dead documents
2007/07/26 08:56:47 fs 1.52.6.1: #i73331# first steps: replace some SfxObjectShell API calls with existing UNO API equivalents
2007-10-09 14:21:36 +00:00
Kurt Zenker
fe29477dfa INTEGRATION: CWS basmgr03 (1.41.12); FILE MERGED
2007/08/24 19:48:52 fs 1.41.12.3: RESYNC: (1.41-1.42); FILE MERGED
2007/07/27 20:45:50 fs 1.41.12.2: #i73331# disallowMacros -> allowMacros
2007/07/26 08:56:47 fs 1.41.12.1: #i73331# first steps: replace some SfxObjectShell API calls with existing UNO API equivalents
2007-10-09 14:21:22 +00:00
Kurt Zenker
c632299c91 INTEGRATION: CWS basmgr03 (1.8.12); FILE MERGED
2007/07/31 08:52:40 fs 1.8.12.2: #i73331# +onDocumentModeChanged
2007/07/30 13:36:56 fs 1.8.12.1: #i73331# be a DocumentEventListener, which is independent from SFX notifications, but works with the GlobalEventBroadcaster instead
2007-10-09 14:21:09 +00:00
Kurt Zenker
ce2c858ec8 INTEGRATION: CWS basmgr03 (1.13.12); FILE MERGED
2007/09/24 11:05:34 fs 1.13.12.3: #i81767# BasicLibBox sort script documents by title
2007/07/31 08:52:40 fs 1.13.12.2: #i73331# +onDocumentModeChanged
2007/07/30 13:36:56 fs 1.13.12.1: #i73331# be a DocumentEventListener, which is independent from SFX notifications, but works with the GlobalEventBroadcaster instead
2007-10-09 14:20:55 +00:00
Kurt Zenker
5d0e7346b4 INTEGRATION: CWS basmgr03 (1.19.26); FILE MERGED
2007/07/27 20:45:42 fs 1.19.26.1: #i73331# SetHasNoBasic needs to happen before creation of the UNO model
2007-10-09 14:20:43 +00:00
Kurt Zenker
214f4a016e INTEGRATION: CWS spotlightplugin01 (1.1.2); FILE ADDED
2007/09/14 21:11:35 fheckl 1.1.2.1: #72355 adding new files for macosx spotlight plugin
2007-10-09 14:07:14 +00:00
Kurt Zenker
7f0b2f792d INTEGRATION: CWS spotlightplugin01 (1.1.2); FILE ADDED
2007/09/17 23:16:39 fheckl 1.1.2.1: Moving file schema.xml
2007-10-09 14:07:04 +00:00
Kurt Zenker
5bae216281 INTEGRATION: CWS spotlightplugin01 (1.1.2); FILE ADDED
2007/09/14 21:06:34 fheckl 1.1.2.1: #72355 adding new files for macosx spotlight plugin
2007-10-09 14:06:53 +00:00
Kurt Zenker
f289df6a9d INTEGRATION: CWS spotlightplugin01 (1.1.2); FILE ADDED
2007/09/18 00:20:48 fheckl 1.1.2.3: Incorporating cloph's suggestions
2007/09/18 00:06:48 fheckl 1.1.2.2: Fixing runtime issue (importer is now a bundle with only the needed lib deps)
2007/09/14 21:06:34 fheckl 1.1.2.1: #72355 adding new files for macosx spotlight plugin
2007-10-09 14:06:10 +00:00
Kurt Zenker
aef466bd63 INTEGRATION: CWS spotlightplugin01 (1.1.2); FILE ADDED
2007/09/14 21:06:33 fheckl 1.1.2.1: #72355 adding new files for macosx spotlight plugin
2007-10-09 14:05:30 +00:00
Kurt Zenker
ae10bde580 INTEGRATION: CWS spotlightplugin01 (1.1.2); FILE ADDED
2007/09/18 00:45:03 fheckl 1.1.2.2: Some method refactorings
2007/09/14 21:06:33 fheckl 1.1.2.1: #72355 adding new files for macosx spotlight plugin
2007-10-09 14:05:20 +00:00
Kurt Zenker
82d38d981f INTEGRATION: CWS spotlightplugin01 (1.24.84); FILE MERGED
2007/09/14 21:06:33 fheckl 1.24.84.1: #72355 adding new files for macosx spotlight plugin
2007-10-09 14:04:07 +00:00
Kurt Zenker
b4dd2bd262 INTEGRATION: CWS spotlightplugin01 (1.41.38); FILE MERGED
2007/09/14 21:06:33 fheckl 1.41.38.1: #72355 adding new files for macosx spotlight plugin
2007-10-09 14:03:53 +00:00
Rüdiger Timm
8a03a7c064 INTEGRATION: CWS pmladek06 (1.5.28); FILE MERGED
2007/09/11 12:00:07 pmladek 1.5.28.1: #i81385#
fixes build with IBM Java 1.5.0 on PPC; syntax error in jni.h
2007-10-04 07:13:20 +00:00
Jens-Heiner Rechtien
ffd12785f1 INTEGRATION: CWS sb76 (1.3.32); FILE MERGED
2007/08/31 11:01:20 sb 1.3.32.1: #i77885# Consolidate stoc libraries; patch by jnavrati.
2007-09-27 11:54:10 +00:00
Jens-Heiner Rechtien
5f4e065fec INTEGRATION: CWS sb76 (1.11.26); FILE MERGED
2007/08/31 11:01:20 sb 1.11.26.1: #i77885# Consolidate stoc libraries; patch by jnavrati.
2007-09-27 11:53:40 +00:00
Vladimir Glazounov
37e6f177ef INTEGRATION: CWS os2port01 (1.26.14); FILE MERGED
2007/08/07 12:13:37 obr 1.26.14.2: RESYNC: (1.26-1.33); FILE MERGED
2006/12/28 14:32:00 ydario 1.26.14.1: OS/2 initial import
2007-09-20 13:45:22 +00:00
Vladimir Glazounov
835966ef58 INTEGRATION: CWS os2port01 (1.8.40); FILE MERGED
2007/08/07 12:13:27 obr 1.8.40.2: RESYNC: (1.8-1.10); FILE MERGED
2006/12/28 14:32:00 ydario 1.8.40.1: OS/2 initial import
2007-09-20 13:45:08 +00:00
Vladimir Glazounov
2e7e9ac7c1 INTEGRATION: CWS os2port01 (1.13.86); FILE MERGED
2007/07/17 13:33:32 obr 1.13.86.2: RESYNC: (1.13-1.16); FILE MERGED
2006/12/28 14:55:59 ydario 1.13.86.1: OS/2 initial import.
2007-09-20 13:42:36 +00:00