Frank Schoenheit [fs]
ddc43ba8f7
unoawt: now that the image control/model are not connected via XImageProducer/Consumer anymore, ensure that images loaded from a database document are displayed, too
2010-06-20 22:36:14 +02:00
Release Engineering
16ae4c1524
masterfix: #i10000# PACKAGE_STORAGE to embed::StorageFormats::PACKAGE
2010-06-16 09:53:26 +02:00
obo
3f52b1af15
CWS-TOOLING: integrate CWS native305
2010-06-15 12:28:14 +02:00
obo
7bce502de1
CWS-TOOLING: integrate CWS unoawt
2010-06-15 10:58:34 +02:00
obo
1871d11fbe
CWS-TOOLING: integrate CWS fwk139
2010-06-15 10:26:12 +02:00
obo
b6a4240c51
CWS-TOOLING: integrate CWS os140
2010-06-15 07:24:20 +02:00
obo
a7d1eb739a
CWS-TOOLING: integrate CWS tl80
2010-06-14 16:22:01 +02:00
obo
a6b21329f1
CWS-TOOLING: integrate CWS dv12
2010-06-14 15:08:15 +02:00
obo
8dfdb5fb59
CWS-TOOLING: integrate CWS calc54
2010-06-14 14:57:44 +02:00
Thomas Lange [tl]
14f7b428c7
CWS tl80: merge with DEV300_m82
2010-06-14 14:38:44 +02:00
obo
95c18cbac1
CWS-TOOLING: integrate CWS automationdev300m79
2010-06-14 14:29:43 +02:00
obo
04c13cfa5b
masterfix: #10000# fix ambigous String
2010-06-11 09:56:00 +02:00
obo
8a0704ac52
CWS-TOOLING: integrate CWS tl74
2010-06-09 16:35:27 +02:00
Thomas Lange [tl]
6cf5d94299
cws tl74: merge with DEV300_m81
2010-06-09 14:50:43 +02:00
Thorsten Bosbach
c91681e15d
#i111784 CWS gridcontrol_03: Tablecontrol.select does not trigger selection event
2010-06-09 13:37:47 +02:00
Frank Schoenheit [fs]
0d92dd2bb0
Automated merge with http://x42-so4:8009/ooo
2010-06-08 08:36:06 +02:00
os
9b18e77bef
rebase to m80
2010-06-04 16:00:27 +02:00
Ivo Hinkelmann
3a9fa417bc
CWS-TOOLING: integrate CWS dba33f
2010-06-04 14:23:34 +02:00
Ivo Hinkelmann
9e515931a7
CWS-TOOLING: integrate CWS slidecopy
2010-06-04 11:07:35 +02:00
Frank Schoenheit [fs]
623fe186c9
slidecopy: merge after copying in CWS renaissance2
2010-06-03 18:53:52 +02:00
Carsten Driesner
56a94b951a
fwk139: Merge changes
2010-06-03 17:59:21 +02:00
Frank Schoenheit [fs]
a361fd5bd8
unoawt: merged in latest changes from CWS slidecopy (rebase to m80)
2010-06-03 17:54:37 +02:00
Ivo Hinkelmann
7c558d66fe
masterfix: #i10000# #i112039# OOXML files not recognized fix
2010-06-03 16:47:33 +02:00
Mikhail Voytenko
9cfca129cb
fwk139: #i10000# avoid warnings on solaris
2010-06-03 16:40:59 +02:00
Frank Schoenheit [fs]
52520fa07c
slidecopy: merged latest DEV300.m80 changes
2010-06-03 14:33:05 +02:00
Ivo Hinkelmann
bf45b716b6
CWS-TOOLING: integrate CWS renaissance2
2010-06-03 11:55:10 +02:00
Christian Lippka
526b6ae355
cws renaissance2: rebase m80
2010-06-01 14:04:07 +02:00
Caolán McNamara
766f33f7ac
cmcfixes74: merge with DEV300 m80
2010-05-31 22:58:51 +01:00
Ingo Schmidt
1e7e9bea33
native305 #i92977# new Windows INSTALLLOCATION settings
2010-05-28 15:35:06 +02:00
Niklas Nebel
6b758c65f7
calc54: merge with DEV300_m79
2010-05-26 19:09:46 +02:00
Caolán McNamara
7828965a78
cmcfixes74: merge with DEV300 m79
2010-05-26 14:41:36 +01:00
Mikhail Voytenko
d806a700d8
fwk139: #i110803# integrate patch
2010-05-26 15:20:34 +02:00
Mikhail Voytenko
bfafc3a17e
fwk139: #i110802# integrate patch
2010-05-26 15:15:37 +02:00
Ingo Schmidt
c8384bf5dc
native305 #i92977# new Windows INSTALLLOCATION settings
2010-05-26 14:44:44 +02:00
Ingo Schmidt
d0520c036f
native307 #i111766# new mac background image for non oracle builds
2010-05-25 17:12:56 +02:00
Ingo Schmidt
eb1fe20855
native307 #i111766# new mac background image for non oracle builds
2010-05-25 17:12:10 +02:00
Vladimir Glazunov
5efa0aa501
CWS-TOOLING: integrate CWS fwk138
2010-05-27 15:06:45 +02:00
Vladimir Glazunov
0d7df1fe0b
CWS-TOOLING: integrate CWS sb120
2010-05-27 14:07:06 +02:00
Frank Schoenheit [fs]
4c8dadc628
unoawt: onFinish does not need this parameter, it's always called with RET_OK
2010-05-25 11:43:39 +02:00
Frank Schoenheit [fs]
d2b0dc2ee3
unoawt: completely separated the controller functionality of a wizard page from the wizard page itself,
...
by moving the canAdvance method from OWizardPage to the IWizardPage interface, which in this course has
been renamed to IWizardPageController.
This will later on allow to have implementations where the TabPage is provided by an external component
(e.g. as UNO Service), but the controlling of those pages is still intercepted and handled internally.
2010-05-25 10:17:24 +02:00
Kurt Zenker
aa9ff28ea9
CWS-TOOLING: integrate CWS gridcontrol_03
2010-05-21 16:40:24 +02:00
Kurt Zenker
8577fa6db9
CWS-TOOLING: integrate CWS npower13_objectmodules
2010-05-21 16:13:20 +02:00
Daniel Rentz
d9842bcef5
npower13_objectmodules: rebase and merge with DEV300_m78
2010-05-21 10:11:51 +02:00
sb
de97051d7f
sb120: merged in DEV300_m78
2010-05-20 15:46:46 +02:00
Frank Schoenheit [fs]
a144102669
unoawt: UNO API for generic wizards, wrapping around the existing C++ RoadmapWizard
2010-05-20 12:45:50 +02:00
Ivo Hinkelmann
8a7f8ca1a4
#i10000# fixed transplanted nativeb
2010-05-18 12:05:52 +02:00
Dirk Voelzke
4c06dbf052
dv12# merged with master fixes
2010-05-12 08:37:53 +02:00
Carsten Driesner
0e0c2d3e68
fwk139: Rebase to DEV300m77
2010-05-11 14:09:54 +02:00
Thomas Lange [tl]
87d4070b9d
cws tl80: merge with DEV300 m77
2010-05-11 13:45:11 +02:00
Niklas Nebel
7d676f28e9
calc54: #i111482# use right variable for loop in ApplyLanguageOptions
2010-05-10 12:31:26 +02:00