Commit graph

10236 commits

Author SHA1 Message Date
Kurt Zenker
a39dbee12c INTEGRATION: CWS unifysound01_DEV300 (1.23.120); FILE MERGED
2007/12/03 10:04:24 cmc 1.23.120.2: RESYNC: (1.23-1.24); FILE MERGED
2007/08/29 14:40:07 cmc 1.23.120.1: #i81129# move from AVMEDIA_MANAGER_SERVICE_NAME to avmedia::MediaWindow::createPlayer
2008-03-07 15:28:08 +00:00
Kurt Zenker
5643373e74 INTEGRATION: CWS unifysound01_DEV300 (1.10.182); FILE MERGED
2007/08/30 08:28:00 cmc 1.10.182.1: #i81144# move filepicker from vcl sound to avmedia sound
2008-03-07 15:27:35 +00:00
Kurt Zenker
6f833bc378 INTEGRATION: CWS unifysound01_DEV300 (1.7.442); FILE MERGED
2007/08/30 08:28:00 cmc 1.7.442.1: #i81144# move filepicker from vcl sound to avmedia sound
2008-03-07 15:27:21 +00:00
Kurt Zenker
88857a5b19 INTEGRATION: CWS unifysound01_DEV300 (1.6.442); FILE MERGED
2007/08/30 08:28:00 cmc 1.6.442.1: #i81144# move filepicker from vcl sound to avmedia sound
2008-03-07 15:27:05 +00:00
Kurt Zenker
72697c209f INTEGRATION: CWS unifysound01_DEV300 (1.50.64); FILE MERGED
2008/01/14 17:27:26 cmc 1.50.64.2: #i81144# use throw varient to pick up on failure to find any backend
2007/08/30 08:27:59 cmc 1.50.64.1: #i81144# move filepicker from vcl sound to avmedia sound
2008-03-07 15:26:28 +00:00
Kurt Zenker
98ebfbe399 INTEGRATION: CWS unifysound01_DEV300 (1.17.66); FILE MERGED
2008/01/14 17:27:25 cmc 1.17.66.3: #i81144# use throw varient to pick up on failure to find any backend
2007/11/27 12:24:48 cmc 1.17.66.2: #i81144# windows sound seems seems a little different to the java one
2007/08/30 08:27:59 cmc 1.17.66.1: #i81144# move filepicker from vcl sound to avmedia sound
2008-03-07 15:26:00 +00:00
Kurt Zenker
f571629787 INTEGRATION: CWS unifysound01_DEV300 (1.18.108); FILE MERGED
2007/08/29 14:49:32 cmc 1.18.108.2: #i81129# move from AVMEDIA_MANAGER_SERVICE_NAME to avmedia::MediaWindow::createPlayer
2007/08/29 14:40:07 cmc 1.18.108.1: #i81129# move from AVMEDIA_MANAGER_SERVICE_NAME to avmedia::MediaWindow::createPlayer
2008-03-07 15:25:36 +00:00
Kurt Zenker
3c8a19ccc4 INTEGRATION: CWS placeholders_DEV300 (1.41.54); FILE MERGED
2008/01/04 19:22:13 ihi 1.41.54.3: RESYNC: (1.44-1.45); FILE MERGED
2007/06/18 11:15:05 ihi 1.41.54.2: RESYNC: (1.41-1.44); FILE MERGED
2006/11/27 11:54:59 aw 1.41.54.1: i58585# changed %N, %O, %a, %z and %s to %1...%n accordingly
2008-03-07 13:33:19 +00:00
Kurt Zenker
e28dc02722 INTEGRATION: CWS placeholders_DEV300 (1.47.36); FILE MERGED
2007/06/18 09:55:00 ihi 1.47.36.2: RESYNC: (1.47-1.48); FILE MERGED
2006/11/27 11:54:59 aw 1.47.36.1: i58585# changed %N, %O, %a, %z and %s to %1...%n accordingly
2008-03-07 13:33:04 +00:00
Kurt Zenker
9cade04b37 INTEGRATION: CWS placeholders_DEV300 (1.9.36); FILE MERGED
2007/06/18 09:54:51 ihi 1.9.36.2: RESYNC: (1.9-1.10); FILE MERGED
2006/11/27 11:54:58 aw 1.9.36.1: i58585# changed %N, %O, %a, %z and %s to %1...%n accordingly
2008-03-07 13:32:49 +00:00
Kurt Zenker
37033611ce INTEGRATION: CWS jl89_DEV300 (1.6.166); FILE MERGED
2008/02/18 15:12:49 jl 1.6.166.1: #i86188# remove insert applet menu entries
2008-03-07 11:15:58 +00:00
Kurt Zenker
760f047ebc INTEGRATION: CWS jl89_DEV300 (1.31.186); FILE MERGED
2008/02/18 15:12:49 jl 1.31.186.1: #i86188# remove insert applet menu entries
2008-03-07 11:15:30 +00:00
Kurt Zenker
862954d653 INTEGRATION: CWS jl89_DEV300 (1.27.186); FILE MERGED
2008/02/18 15:12:49 jl 1.27.186.1: #i86188# remove insert applet menu entries
2008-03-07 11:15:02 +00:00
Kurt Zenker
0690af9d75 INTEGRATION: CWS odbmacros2 (1.10.240); FILE MERGED
2007/12/22 13:38:14 fs 1.10.240.2: during #i49133#: extended the previous change (per AS' request) so the factory method does not take two booleans, but a 64 bit field instead
2007/12/12 11:15:45 fs 1.10.240.1: #i49133# allow creating text which do not support scripting.

For this purpose, use a DocShell ctor which allows disabling scripting,
plus a service factory creator (::sfx2::createSfxModelFacrtory instead
of ::cppu::createSingleFactory) which extracts this setting from the
arguments given to createInstanceWithArguments
2008-03-06 17:59:39 +00:00
Kurt Zenker
2c0be4402a INTEGRATION: CWS odbmacros2 (1.12.178); FILE MERGED
2007/12/22 13:38:14 fs 1.12.178.2: during #i49133#: extended the previous change (per AS' request) so the factory method does not take two booleans, but a 64 bit field instead
2007/12/12 11:15:44 fs 1.12.178.1: #i49133# allow creating text which do not support scripting.

For this purpose, use a DocShell ctor which allows disabling scripting,
plus a service factory creator (::sfx2::createSfxModelFacrtory instead
of ::cppu::createSingleFactory) which extracts this setting from the
arguments given to createInstanceWithArguments
2008-03-06 17:59:14 +00:00
Kurt Zenker
a19463e3da INTEGRATION: CWS odbmacros2 (1.5.240); FILE MERGED
2007/12/12 11:14:02 fs 1.5.240.1: #i49133# ctor now takes new (defaulted) argument which allows to switch off scripting support (by calling SfxObjectShell::SetHasNoBasic)
2008-03-06 17:58:19 +00:00
Kurt Zenker
9e5094e36b INTEGRATION: CWS odbmacros2 (1.14.240); FILE MERGED
2008/02/04 13:10:59 fs 1.14.240.2: RESYNC: (1.14-1.15); FILE MERGED
2007/12/12 11:14:01 fs 1.14.240.1: #i49133# ctor now takes new (defaulted) argument which allows to switch off scripting support (by calling SfxObjectShell::SetHasNoBasic)
2008-03-06 17:58:00 +00:00
Kurt Zenker
0185e0138c INTEGRATION: CWS odbmacros2 (1.12.164); FILE MERGED
2007/12/12 11:15:10 fs 1.12.164.1: #i49133# ctor now takes new (defaulted) argument which allows to switch off scripting support (by calling SfxObjectShell::SetHasNoBasic)
2008-03-06 17:57:30 +00:00
Kurt Zenker
73371998a1 INTEGRATION: CWS odbmacros2 (1.44.126); FILE MERGED
2008/02/04 13:10:56 fs 1.44.126.2: RESYNC: (1.44-1.45); FILE MERGED
2007/12/12 11:15:10 fs 1.44.126.1: #i49133# ctor now takes new (defaulted) argument which allows to switch off scripting support (by calling SfxObjectShell::SetHasNoBasic)
2008-03-06 17:57:13 +00:00
Kurt Zenker
0c3b3a7f4b INTEGRATION: CWS impresshandouts01 (1.54.52); FILE MERGED
2008/03/05 13:49:30 cl 1.54.52.1: #i85355# enhanced handout printing
2008-03-06 15:43:12 +00:00
Kurt Zenker
8e14f0144f INTEGRATION: CWS impresshandouts01 (1.60.34); FILE MERGED
2008/03/05 13:48:02 cl 1.60.34.1: #i85355# enhanced handout printing
2008-03-06 15:41:59 +00:00
Kurt Zenker
4b11c6c34f INTEGRATION: CWS impresshandouts01 (1.19.82); FILE MERGED
2008/03/05 13:46:36 cl 1.19.82.1: #i85355# enhanced handout printing
2008-03-06 15:40:33 +00:00
Kurt Zenker
ceb7c09d38 INTEGRATION: CWS impresshandouts01 (1.36.46); FILE MERGED
2008/03/05 13:52:23 cl 1.36.46.1: #i85355# enhanced handout printing
2008-03-06 15:39:04 +00:00
Kurt Zenker
01164e8c1f INTEGRATION: CWS impresshandouts01 (1.22.206); FILE MERGED
2008/03/05 13:53:15 cl 1.22.206.1: #i85355# added handout layout with 9 slides per handout
2008-03-06 15:38:20 +00:00
Kurt Zenker
98ae49c87a INTEGRATION: CWS impresshandouts01 (1.32.84); FILE MERGED
2008/03/05 13:33:14 cl 1.32.84.1: #i85355# added handout layout with 9 slides per handout
2008-03-06 15:37:39 +00:00
Kurt Zenker
3bee430a9e INTEGRATION: CWS impresshandouts01 (1.18.84); FILE MERGED
2008/03/05 13:33:58 cl 1.18.84.1: #i85355# added handout layout with 9 slides per handout
2008-03-06 15:36:58 +00:00
Kurt Zenker
531c3c5ed4 INTEGRATION: CWS impresshandouts01 (1.1.4); FILE ADDED
2008/03/05 13:43:57 cl 1.1.4.2: #i85355# enhanced handout printing
2008/01/18 11:40:13 cl 1.1.4.1: file printdialog.hxx was added on branch cws_dev300_impresshandouts01 on 2008-03-05 13:43:57 +0000
2008-03-06 15:34:49 +00:00
Kurt Zenker
0d97af17ee INTEGRATION: CWS impresshandouts01 (1.27.86); FILE MERGED
2008/03/05 13:43:05 cl 1.27.86.1: #i85355# added handout layout with 9 slides per handout
2008-03-06 15:34:21 +00:00
Kurt Zenker
b80017c4c8 INTEGRATION: CWS impresshandouts01 (1.8.168); FILE MERGED
2008/03/05 13:32:21 cl 1.8.168.1: #i85355# enhanced handout printing
2008-03-06 15:33:41 +00:00
Kurt Zenker
ad3017b8db INTEGRATION: CWS impresshandouts01 (1.13.286); FILE MERGED
2008/03/05 15:31:18 cl 1.13.286.3: #i85355# added handout layout with 9 slides per handout
2008/03/05 14:26:47 cl 1.13.286.2: fixed linux build error
2008/03/05 13:57:45 cl 1.13.286.1: #i85355# added handout layout with 9 slides per handout
2008-03-06 15:33:00 +00:00
Kurt Zenker
d15aaa7dd6 INTEGRATION: CWS impresshandouts01 (1.1.4); FILE ADDED
2008/03/05 13:50:15 cl 1.1.4.2: #i85355# enhanced handout printing
2008/01/18 11:41:47 cl 1.1.4.1: file printdialog.src was added on branch cws_dev300_impresshandouts01 on 2008-03-05 13:50:14 +0000
2008-03-06 15:32:06 +00:00
Kurt Zenker
d5b5a8b9b2 INTEGRATION: CWS impresshandouts01 (1.1.4); FILE ADDED
2008/03/05 13:50:14 cl 1.1.4.2: #i85355# enhanced handout printing
2008/01/18 11:41:36 cl 1.1.4.1: file printdialog.hrc was added on branch cws_dev300_impresshandouts01 on 2008-03-05 13:50:14 +0000
2008-03-06 15:31:30 +00:00
Kurt Zenker
827664d4ca INTEGRATION: CWS impresshandouts01 (1.1.4); FILE ADDED
2008/03/05 14:37:08 cl 1.1.4.3: fixed merge problem
2008/03/05 13:50:14 cl 1.1.4.2: #i85355# enhanced handout printing
2008/01/18 11:41:25 cl 1.1.4.1: file printdialog.cxx was added on branch cws_dev300_impresshandouts01 on 2008-03-05 13:50:14 +0000
2008-03-06 15:30:52 +00:00
Kurt Zenker
a732de2354 INTEGRATION: CWS impresshandouts01 (1.37.12); FILE MERGED
2008/03/05 13:51:22 cl 1.37.12.1: #i85355# enhanced handout printing
2008-03-06 15:30:14 +00:00
Kurt Zenker
481a4499ff INTEGRATION: CWS impresshandouts01 (1.120.84); FILE MERGED
2008/03/05 13:30:03 cl 1.120.84.1: #i85355# added handout layout with 9 slides per handout
2008-03-06 15:29:32 +00:00
Kurt Zenker
bafc1ca9fd INTEGRATION: CWS impresshandouts01 (1.52.84); FILE MERGED
2008/03/05 14:06:42 cl 1.52.84.2: #i85355# added handout layout with 9 slides per handout
2008/03/05 13:31:21 cl 1.52.84.1: #i85355# added handout layout with 9 slides per handout
2008-03-06 15:28:46 +00:00
Kurt Zenker
95008361fd INTEGRATION: CWS impresshandouts01 (1.41.86); FILE MERGED
2008/03/05 13:29:10 cl 1.41.86.1: #i85355# enhanced handout printing
2008-03-06 15:27:30 +00:00
Kurt Zenker
aa775d66b5 INTEGRATION: CWS impresshandouts01 (1.62.150); FILE MERGED
2008/03/05 13:27:12 cl 1.62.150.1: #i85355# added handout layout with 9 slides per handout
2008-03-06 15:25:55 +00:00
Kurt Zenker
3b48343de4 INTEGRATION: CWS impresshandouts01 (1.30.176); FILE MERGED
2008/03/05 13:25:45 cl 1.30.176.1: #i85355# added handout layout with 9 slides per handout
2008-03-06 15:24:28 +00:00
Kurt Zenker
d146dac841 INTEGRATION: CWS impresshandouts01 (1.7.286); FILE MERGED
2008/03/05 13:25:45 cl 1.7.286.1: #i85355# added handout layout with 9 slides per handout
2008-03-06 15:22:53 +00:00
Kurt Zenker
58253aa550 INTEGRATION: CWS rptchart01_DEV300 (1.105.56); FILE MERGED
2008/02/18 13:03:14 oj 1.105.56.2: RESYNC: (1.105-1.106); FILE MERGED
2008/01/29 08:57:26 oj 1.105.56.1: merge conflict
2008-03-05 15:48:59 +00:00
Rüdiger Timm
00883b713a #i86590# Patch by mst: remove unwanted fprintf statement. 2008-03-03 10:06:15 +00:00
Oliver Bolte
2a45ae955d INTEGRATION: CWS custommeta (1.90.22); FILE MERGED
2008/02/26 10:34:42 mst 1.90.22.2: RESYNC: (1.90-1.91); FILE MERGED
2008/02/01 17:31:46 mst 1.90.22.1: - sd/source/filter/pptin.cxx, sd/source/filter/eppt/eppt.cxx,
  sd/source/ui/unoidl/unopage.cxx:
  + adapt to sfx2 namespace and GetPreviewMetaFile interface change
2008-02-26 12:47:03 +00:00
Oliver Bolte
79ded4a52c INTEGRATION: CWS custommeta (1.8.236); FILE MERGED
2008/01/21 11:36:39 mst 1.8.236.1: - sd/source/ui/slidesorter/model/SlideSorterModel.cxx:
  + fix debug-only warning
2008-02-26 12:45:21 +00:00
Oliver Bolte
9469ec4fa6 INTEGRATION: CWS custommeta (1.44.32); FILE MERGED
2008/01/21 11:38:12 mst 1.44.32.1: - sd/source/ui/app/sdmod1.cxx, sd/source/ui/accessibility/:
  + use XDocumentProperties instead of SfxDocumentInfo
  + remove unneeded includes
2008-02-26 12:44:54 +00:00
Oliver Bolte
2814cd7d3c INTEGRATION: CWS custommeta (1.46.34); FILE MERGED
2008/02/01 10:28:41 mst 1.46.34.2: RESYNC: (1.46-1.47); FILE MERGED
2008/01/21 11:38:12 mst 1.46.34.1: - sd/source/ui/app/sdmod1.cxx, sd/source/ui/accessibility/:
  + use XDocumentProperties instead of SfxDocumentInfo
  + remove unneeded includes
2008-02-26 12:43:38 +00:00
Oliver Bolte
d8584a8a37 INTEGRATION: CWS custommeta (1.16.160); FILE MERGED
2008/01/21 11:38:12 mst 1.16.160.1: - sd/source/ui/app/sdmod1.cxx, sd/source/ui/accessibility/:
  + use XDocumentProperties instead of SfxDocumentInfo
  + remove unneeded includes
2008-02-26 12:42:43 +00:00
Oliver Bolte
b92cf10715 INTEGRATION: CWS custommeta (1.27.160); FILE MERGED
2008/01/21 11:38:12 mst 1.27.160.1: - sd/source/ui/app/sdmod1.cxx, sd/source/ui/accessibility/:
  + use XDocumentProperties instead of SfxDocumentInfo
  + remove unneeded includes
2008-02-26 12:42:25 +00:00
Oliver Bolte
6667d3e06a INTEGRATION: CWS custommeta (1.11.280); FILE MERGED
2008/01/23 14:18:25 mst 1.11.280.1: remove homegrown implementation of ms office meta-data export from impress
- sd/source/filter/eppt/eppt.{hxx,cxx}:
  + remove PPTWriter::ImplCreateSummaryInformation
  + re-implement PPTWriter::ImplCreateDocumentSummaryInformation
    using SaveOlePropertySet
- sd/source/filter/eppt/dinfos2.{hxx,cxx}:
  + no longer needed, remove
- sd/source/filter/eppt/makefile.mk:
  + link libemp against libsfx2
2008-02-26 12:41:58 +00:00
Oliver Bolte
e4906141f3 INTEGRATION: CWS custommeta (1.43.236); FILE MERGED
2008/01/23 14:18:25 mst 1.43.236.1: remove homegrown implementation of ms office meta-data export from impress
- sd/source/filter/eppt/eppt.{hxx,cxx}:
  + remove PPTWriter::ImplCreateSummaryInformation
  + re-implement PPTWriter::ImplCreateDocumentSummaryInformation
    using SaveOlePropertySet
- sd/source/filter/eppt/dinfos2.{hxx,cxx}:
  + no longer needed, remove
- sd/source/filter/eppt/makefile.mk:
  + link libemp against libsfx2
2008-02-26 12:41:45 +00:00