Commit Graph

99 Commits

Author SHA1 Message Date
Ocke Janssen
e3f871f1fd #102058# set control type to BCT_COMBOBOX 2002-08-06 07:14:05 +00:00
Frank Schönheit
72c765919e #95263# when retrieving the columns of a SQL-command form, use a '0=1' filter instead of the one supplied with the statement 2001-12-10 06:13:25 +00:00
Thomas Benisch
aafc70a29a #92755# Assign Standard Values for Basic Controls in Designmode 2001-12-07 10:12:31 +00:00
Thomas Benisch
a09b6f6380 #92755# Assign Standard Values for Basic Controls in Designmode 2001-11-09 12:35:20 +00:00
Frank Schönheit
633c2170b2 connectRowSet: better error message upon failure 2001-10-30 14:17:57 +00:00
Thomas Benisch
1a2328a642 #92755# Assign Standard Values for Basic Controls in Designmode 2001-10-19 11:58:51 +00:00
Frank Schönheit
36325103da #91537# changed the runtime representation for form (control) StarBasic script events (now with 'application' resp. 'document') 2001-08-27 15:57:39 +00:00
Andreas Bregas
b9b3abb705 #90513# application and document location prefixes 2001-08-20 06:53:50 +00:00
Frank Schönheit
6f33468fdc #90958# +getRowSet / +ensureRowsetConnection: allow to calc the connection even when only controls are inspected (and not forms) 2001-08-13 14:46:18 +00:00
Frank Schönheit
b4cd9ffe25 #87690# set the connection as ActiveConnection explicitly 2001-08-07 07:39:59 +00:00
Frank Schönheit
50e63bd857 #88300# UpdateUI: don't grab the focus if we didn't have it before ... 2001-08-06 14:37:05 +00:00
Frank Schönheit
c37c90364a #87690# don't set connections on rowsets permanently - instead dispose connections which we created ourself upon switching to a new object 2001-08-06 13:52:59 +00:00
Frank Schönheit
c0f1c76aa3 #900071# correctly call XFilePickerControlAccess::setValue 2001-07-23 12:33:33 +00:00
Frank Schönheit
4902a2d121 #86986# moved css/ui/* to css/ui/dialogs/* 2001-06-15 09:29:10 +00:00
Frank Schönheit
afa724cb03 #86986# moved css/ui/* to css/ui/dialogs/* 2001-06-15 08:55:48 +00:00
Frank Schönheit
3a21e79f74 #86096# moved the functionallity of ChangeFontProperty to the ControlCharacterDialog 2001-06-11 10:30:29 +00:00
Frank Schönheit
16b122fd33 #86096# corrected setting the FontSlant 2001-06-08 11:23:34 +00:00
Frank Schönheit
928670692f #86096# corrected extracting sal_Int16/sal_Int32 values 2001-06-08 10:07:39 +00:00
Frank Schönheit
b6cff727d5 #65293# linux type conversion problem 2001-06-08 06:51:27 +00:00
Frank Schönheit
662296361d #65293# linux type conversion problem 2001-06-08 06:49:01 +00:00
Frank Schönheit
c6f40c7b47 #86837# +PROPERTY_IMAGEALIGN 2001-06-06 09:38:55 +00:00
Frank Schönheit
c8918b48ad #86096# ChangeFontProperty: added support for Relief, EmphasisMark, TextLineColor 2001-06-06 07:16:55 +00:00
Frank Schönheit
ce6a69c357 #86838# UpdateUI: let the property box grab the focus 2001-05-30 12:44:20 +00:00
Frank Schönheit
a214a93b58 #87299# SetTables/SetQueries: allow for grid columns 2001-05-29 12:25:57 +00:00
Frank Schönheit
84d10d8d3d #87461# +OnImageURLClicked - now using the FileDlgHelper instead of the UNO service 2001-05-29 09:45:45 +00:00
Frank Schönheit
9419544759 #86865# transport the FontSlant as FontSlant, not as Int16 2001-05-25 13:10:16 +00:00
Frank Schönheit
f336366f8a #86712# UpdateUI: no 'formatting' for date 'n' time fields 2001-05-21 03:45:11 +00:00
Frank Schönheit
e260270cfc #86859# ChangeFontProperty: translate COL_AUTO into a void Any 2001-05-17 10:15:07 +00:00
Frank Schönheit
74677ceaae #86810# don't use setPropertyToDefault - the 'standard' value is used for MAYBEVOID properties, not for MAYBEDEFAULT properties 2001-05-14 14:58:23 +00:00
Philipp Lohmann
1399a6f409 rtl string api changes 2001-05-14 08:51:27 +00:00
Frank Schönheit
cfcfa08b72 replaced the SfxFileDialog/SvxImportGraphicsDialog 2001-05-11 09:37:11 +00:00
Thomas Benisch
9a6d102a31 added scrollbar properties 2001-05-02 11:43:12 +00:00
Thomas Benisch
8a1784c2bb colortable for fillcolor 2001-04-26 08:14:59 +00:00
Frank Schönheit
4ec845d63a #86017# limit the decimal accuracy to 20 2001-04-26 05:32:03 +00:00
Frank Schönheit
ebc2f2aa2a #84694# +recalcConnection: show an error when trying to open a new connection 2001-04-12 05:30:10 +00:00
Frank Schönheit
126c543199 corrected SetQueries for list-/combo boxes 2001-04-03 11:44:06 +00:00
Frank Schönheit
8b565b2c3a #82696# use the new font dialog for changing the control font 2001-03-21 14:42:13 +00:00
Frank Schönheit
ec5e3ec040 cppuhelper/extract -> comphelper/extract 2001-03-15 08:02:28 +00:00
Andreas Bregas
5cd64adbaa Integrated access to XScriptsEventSupplier for new UNO dialogs 2001-03-03 13:23:49 +00:00
Thomas Benisch
be13a7c026 added properties for dialog controls 2001-02-22 08:32:45 +00:00
Frank Schönheit
cc3a0eb522 #84111# allow number formats to be removed 2001-02-20 07:49:56 +00:00
Frank Schönheit
4268f445be #83848# no multiline input for 'DefaultText' of FileControl / #83655# -1 as minimum for MaxTextLength 2001-02-13 15:27:08 +00:00
Frank Schönheit
cfdb40cec7 #83527# set the minimum for the BoundField property to 1 2001-02-06 09:21:19 +00:00
Frank Schönheit
ff38110d6f #83461# no 'not defined' for radio buttons check state 2001-02-05 13:38:26 +00:00
Frank Schönheit
94c7ed7159 #83468# SetTables ... correctly retrieve the rowset for combo-/listboxes 2001-02-05 07:59:02 +00:00
Rüdiger Timm
3945dfe78e #65293# semicolon removed 2001-01-18 13:45:10 +00:00
Frank Schönheit
fcc991deb2 StringToAny: corrected the evaluation of booleans 2001-01-12 16:02:53 +00:00
Frank Schönheit
9b4c3f51fb don't hold the form info service statically - caused problems 'cause it was the last ModuleResourceClient and destroyed upon unloaded the library 2001-01-12 13:44:49 +00:00
Frank Schönheit
9da31656e2 initial checkin - outsourced the form property browser 2001-01-12 10:35:45 +00:00