Commit graph

10577 commits

Author SHA1 Message Date
Ocke Janssen [oj]
d9f5f2dd4a dba33b: #i106875# JavaDriverClassPath will now be read inside the JDBC driver 2009-11-13 13:50:51 +01:00
Ocke Janssen [oj]
470c053675 #i105086# fix blob handling, map to bytes when possible 2009-11-13 13:30:51 +01:00
Frank Schoenheit [fs]
6ae29346a4 some refactoring, done during creation of a test case for #i106643# 2009-11-13 08:59:36 +01:00
Ocke Janssen
6bdb421ad0 Automated merge with file:///z:\so-cwsserv02\dba33b\DEV300\ooo 2009-11-11 14:29:22 +01:00
Ocke Janssen
b5d6022b0e #i105086# impl clob and blob 2009-11-11 14:16:42 +01:00
Ocke Janssen
b008a8ac98 #i105086# impl clob and blob 2009-11-11 14:09:11 +01:00
Ocke Janssen
373cc84bba #i105086# impl clob and blob 2009-11-11 14:07:55 +01:00
Ocke Janssen
4330cde0b9 #i105086# impl clob and blob 2009-11-11 14:03:52 +01:00
Ocke Janssen
213f722450 #i105086# impl clob and blob 2009-11-11 14:02:49 +01:00
Ocke Janssen
834027b53d #i105086# impl clob and blob 2009-11-11 14:01:37 +01:00
Frank Schoenheit [fs]
4da06b6914 #i100764# better heuristics for determining whether or not to participate in the ThisComponent game 2009-11-05 11:52:26 +01:00
Frank Schoenheit [fs]
ff2241ab5c diagnostics 2009-11-05 10:35:18 +01:00
mb93783
0f3ad28a2f #i106432#, #i103496#: some fixes found while building on more platforms 2009-11-04 15:39:48 +01:00
Frank Schoenheit [fs]
150d5c6340 CRMDatabase now has built-in capabilities to load on creation 2009-11-04 14:48:15 +01:00
Frank Schoenheit [fs]
7c5b2130b6 a little less deadlock-prone ... 2009-11-04 14:40:44 +01:00
Frank Schoenheit [fs]
73b50374f9 moved complex.dbaccess.CRMDatabase.java to connectivity.tools, to be able to use it outside of dbaccess 2009-11-04 10:26:31 +01:00
Frank Schönheit [fs]
df3a4b31dc added test case (UISettings.checkTransparentQueryColumnSettings) for #i67020# 2009-11-04 09:52:11 +01:00
Frank Schönheit [fs]
bde91154ee css.form.XFormController superseded by css.form.runtime.XFormController 2009-11-03 23:47:11 +01:00
Philipp Lohmann [pl]
5efd3c588b #i104678# use high contrast mode setting instead of IsDark (paradigm shift begun with issue i35482) 2009-11-03 18:12:19 +01:00
Frank Schönheit [fs]
717303aae4 removed some XUnoTunnel usage (unused in one case, and unnecessary in another) 2009-11-03 15:26:31 +01:00
Frank Schönheit [fs]
7d04c34fe0 final step for #i67020# 2009-11-03 14:53:24 +01:00
Frank Schönheit [fs]
b6b8881b12 one step towards fixing issue #i67022#:
query columns now use the ColumnSettings of the underlying table column, if
- this table column can be determined
- the query column doesn't have own settings (which would overrule the table col settings)

However, we're not there, yet: Changing the settings of the table column is not reflected
in the query column until closing and re-opening the database document. That's up to a next
implementation step.
2009-11-03 10:43:12 +01:00
Mathias Bauer
bd73282a7f #i106421#: create new cui resource file 2009-11-02 20:49:14 +01:00
Frank Schönheit [fs]
70d7ac8e49 more column class refactoring in preparation of #i67202#. Removed unneeded classes, consolidated the property handling of the various Column classes 2009-11-02 14:41:02 +01:00
Frank Schönheit [fs]
61e054fe66 properly determine the ControlDefault 2009-11-02 14:37:19 +01:00
Frank Schönheit [fs]
00b312f334 removed wrong assertion 2009-11-02 13:23:27 +01:00
Ocke Janssen
5992a8c1aa i105959# simply logic again 2009-11-02 07:24:27 +00:00
Frank Schoenheit [fs]
75cff37d22 re-factoring, in preparation of fixing issue #i67020# 2009-10-30 15:06:20 +01:00
Ocke Janssen
1c9a2c6653 #i105959# duplicate contion row when new or criteria was found 2009-10-30 13:47:31 +00:00
Frank Schoenheit [fs]
e3923091dd merging latest changes (pushed to cwsserv by oj) 2009-10-29 13:57:34 +01:00
Ocke Janssen
9878284ec3 Automated merge with file:///z:\so-cwsserv02\dba33b\DEV300\ooo 2009-10-29 13:49:22 +01:00
Ocke Janssen
78bd99da50 check if sequence exists 2009-10-29 13:47:21 +01:00
Frank Schoenheit [fs]
7916755956 step 2 of the FormController UNOization: UNOized all the incoming and outgoing calls, now the interface is completely UNO-based 2009-10-29 11:59:44 +01:00
Ocke Janssen
1a72fe4992 #i104836# add accelerator for AddField command 2009-10-28 07:36:39 +01:00
Ocke Janssen
19df9bd72b #i105481# add new namespaces from xmloff 2009-10-27 11:09:54 +01:00
Release Engineers
9da2e3d1e8 Create DEV300_m63 milestone tag from trunk@277194 2009-10-27 09:04:02 +00:00
Mathias Bauer
9d94720416 merge commit for m62 2009-10-26 17:41:29 +01:00
Frank Schoenheit
7f776df954 #i10000# 2009-10-23 22:03:53 +02:00
Frank Schönheit
c5000fe63b step 1 of the FormController UNOization: base the outgoing calls in the FormController implementation on (new) UNO API, instead of using implementation classes 2009-10-23 16:03:52 +02:00
Frank Schoenheit
cd1a3e5ddc #i10000# 2009-10-23 13:13:48 +02:00
Frank Schoenheit
66b2cfe28c #i10000# 2009-10-23 13:08:43 +02:00
Frank Schönheit
18ee839ce2 step 0 of an UNOization of the css.form.(X)FormController implementation: move the API to css.form.runtime, so we can later add new API chunks without breaking compatibility of the existing API in css.form 2009-10-23 09:46:03 +02:00
Ocke Janssen
87a9e9e2f2 #i105959# handle parameter like column_ref 2009-10-23 05:11:59 +00:00
Ocke Janssen
cc0711e19e #i106215# truncate file stream before using it for storage 2009-10-23 07:04:02 +02:00
Ocke Janssen
4528c67fb6 #i105959# change config when doc location has changed 2009-10-22 11:53:23 +00:00
Ocke Janssen
50f9222bc1 #i106072# attachprovider at the end of doc 2009-10-22 09:31:22 +00:00
Release Engineers
921784e3a3 Create DEV300_m62 milestone tag from trunk@277034 2009-10-20 02:23:07 +00:00
Kurt Zenker
8d30d40ccb #i10000# add missing include DriversConfig.hxx 2009-10-19 09:06:23 +00:00
Frank Schönheit
f27aef916c during #i104329#: got rid of DataSourceUI, whose functionality can be reached easier since the database/type information is configuration-based. In this course, got rid of some other duplicated and/or unnecessary code 2009-10-16 15:29:36 +02:00
Frank Schönheit
6660ab0b99 #i104329# introduce a dedicated PrimaryKeySupport property at DataSource.Settings, which determines whether a data source should (be assumed to) support primary keys. Valid values are TRUE (=> supports), FALSE (=> doesn't support) and VOID (=> use the old heuristics, i.e. consult XDatabaseMetaData.supportsCoreSQLGrammar) 2009-10-16 14:16:52 +02:00