Commit graph

9257 commits

Author SHA1 Message Date
Carsten Driesner
3f3abe3a15 removetooltypes01: #i112600# Replace missing tools types replacement 2011-01-17 17:27:03 +01:00
Mikhail Voytenko
409873c1c1 removetooltypes01: #i112600# remove tooltypes from dbaccess 2011-01-14 15:00:11 +01:00
Mikhail Voytenko
e1ac951c62 removetooltypes01: rebase to DEV300_m96 2011-01-06 14:57:12 +01:00
Xiaofei Zhang
48a2c95a58 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xmloff, linguistic, vcl, svtools, accessibility, fpicker, uui and framework 2010-11-10 13:50:33 +08:00
Vladimir Glazunov
614211fadf CWS-TOOLING: integrate CWS dba34a 2010-11-08 16:01:31 +01:00
Vladimir Glazunov
d99b499c29 #i10000# changes from OOO330 m13 2010-11-01 15:58:31 +01:00
Mathias Bauer
8bc77374a6 CWS changehid: resync to m90 2010-10-21 15:10:42 +02:00
Ocke.Janssen
d39c01b36b dba33k: #i114026# check if key columns from all tables are involved 2010-10-18 12:38:57 +02:00
Vladimir Glazunov
7d4814bb93 #i10000# changes from OOO330 m10 2010-10-14 12:52:12 +02:00
Mathias Bauer
91ff13dd6a CWS changehid: generate former auto hids into src files 2010-10-11 17:56:12 +02:00
Mathias Bauer
42b67336a7 CWS changehid: resync to m89 2010-10-09 18:56:58 +02:00
Frank Schoenheit [fs]
15b943381c dba34a: #i112617# 2010-09-29 10:17:31 +02:00
Frank Schoenheit [fs]
721c18332e dba34a: #i31275# allow 'select as you type' aka 'quick selection' for tree list boxes (SvLBox derivees, to be precise), and enable this for Base main window, and the stylist 2010-09-27 23:21:07 +02:00
Frank Schoenheit [fs]
a2e5df777e dba34a: #i97111# make the 'Test Connection' button big enough to display all its text 2010-09-27 15:54:00 +02:00
Frank Schoenheit [fs]
5e8e3f41a7 dba33j: GCC WaE 2010-09-22 16:19:51 +02:00
Frank Schoenheit [fs]
d0f2a789f8 dba34a: merged latest changes from CWS dba33j 2010-09-22 14:16:33 +02:00
Frank Schoenheit [fs]
5c6e9ede5a dba34a: merge after pulling latest changes from CWS dba33j 2010-09-22 11:09:12 +02:00
Frank Schoenheit [fs]
c212d89821 dba33j: i114026: findTableColumnsMatching_throw: take the update-table's name as parameter, to catch the cases where the name is an alias 2010-09-22 11:08:30 +02:00
Frank Schoenheit [fs]
e941759dd4 dba34a: GCC WaE 2010-09-22 10:32:02 +02:00
sb
39ac50dced sb129: merged in DEV300_m88 2010-09-22 10:27:02 +02:00
Frank Schoenheit [fs]
d93ab5f6cc dba34a: merge 2010-09-21 10:41:48 +02:00
Frank Schoenheit [fs]
a45a0cb953 dba34a: merged latest changes from CWS dba33j 2010-09-21 11:02:19 +02:00
Frank Schoenheit [fs]
39f7e8187d dba33j: #i114627# do not let the SubComponentManager manage reports executed for data display 2010-09-20 23:42:56 +02:00
Frank Schoenheit [fs]
467abe4b7b dba33j: #i114438# 2010-09-20 22:53:54 +02:00
Frank Schoenheit [fs]
025ac02182 dba33j: #i114438# 2010-09-20 22:53:54 +02:00
Hans-Joachim Lankenau
2109ec17ee DEV300: changesets OOO330 up to m8 2010-09-17 13:32:40 +02:00
Frank Schoenheit [fs]
06bbadbd5a dba34a: #i113475# SRB->ORB 2010-09-17 09:08:55 +02:00
Frank Schoenheit [fs]
770aabb606 dba34a: removed unused string resources / resource IDs 2010-09-15 11:51:07 +02:00
sb
8e88ac109d sb129: #i113189# change UNO components to use passive registration 2010-09-10 13:10:07 +02:00
Frank Schoenheit [fs]
f45cf6b463 dba34a: removed SvLBox'es (and friends) Set/GetWindowBits. They were used in parallel to Window's
Set/GetStyle, with WB_* values which overlapped with existing (generic) WB_* bits. Since this
overlapping has been removed, there's no need to have both Style and WindowBits at those classes.
Should remove some source of confusion and error (and, well, perhaps introduce some new errors :) ).
2010-09-03 17:53:47 +02:00
Frank Schoenheit [fs]
cd9780ec7f merged in latest changes from CWS dba33i 2010-09-03 15:02:47 +02:00
Frank Schoenheit [fs]
466c8f3905 dba34a: merged in CWS dba33i 2010-09-02 14:25:11 +02:00
Frank Schoenheit [fs]
3c6b622a6c dba33i: #i113506# when loading a sub component which is already open, return the existing component instead of NULL 2010-09-02 07:15:38 +02:00
Frank Schoenheit [fs]
0aff2fc6c6 dba33h: merge 2010-09-01 13:31:14 +02:00
Ocke Janssen [oj]
0999deb988 dba33h: #i114246# use correct table name 2010-09-01 13:09:46 +02:00
Ocke Janssen [oj]
559c4cb8af dba33i: #i114189# correct wrong used variable 2010-09-01 09:29:20 +02:00
Ocke Janssen [oj]
368fcc28b1 dba33i: #i114173# fix name to select from and field name of auto incremtn column 2010-08-31 13:42:47 +02:00
Frank Schoenheit [fs]
fa3b63b63c dba33h: merge after pulling DEV300.m87 2010-08-30 14:19:36 +02:00
Frank Schoenheit [fs]
2d1d598eab dba33h: merge after pulling in fs33a 2010-08-27 15:35:58 +02:00
Frank Schoenheit [fs]
5ba6fbc404 dba34a: #i112617# typo 2010-08-27 13:22:55 +02:00
Frank Schoenheit [fs]
8286fa794b fs33a: reverting the fix for i112671. No string changes allowed in this phase. 2010-08-27 13:19:56 +02:00
Vladimir Glazunov
7b95c82b3e CWS-TOOLING: integrate CWS codecleanup02 2010-08-25 17:21:42 +02:00
Ocke Janssen [oj]
a23d2db4f0 fs33a: #i113631# use m_sUpdateTableName 2010-08-24 15:36:19 +02:00
Ocke Janssen [oj]
bb76500478 fs33a: #i113744# check length of value 2010-08-24 15:00:36 +02:00
Ocke Janssen [oj]
7d8e147c64 fs33a: #i113583# handle column names from complex descriptions 2010-08-24 14:32:12 +02:00
Frank Schoenheit [fs]
504e95116c merging in latest changes from OOO330(m3) 2010-08-10 14:53:21 +02:00
Mathias Bauer
37d9e03f93 CWS changehid: resync to m85 2010-07-22 10:55:12 +02:00
Mathias Bauer
d09117abd8 CWS changehid: #i111784#: consolidate usage of HID schema; remove unused SetDialogHelpId methods 2010-07-20 14:50:49 +02:00
Ocke Janssen [oj]
3df7d157d6 Automated merge with http://hg.services.openoffice.org/cws/dba33g 2010-07-20 10:47:04 +02:00
Ocke Janssen [oj]
016832dafb dba33g: #i111205# quote tablename 2010-07-20 10:45:17 +02:00