Commit Graph

64 Commits

Author SHA1 Message Date
Jens-Heiner Rechtien
2facbebb88 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-19 16:57:12 +00:00
Frank Schönheit
f1f6c872ae #105273# corrected removeStatusListener 2002-11-18 14:48:01 +00:00
Ocke Janssen
5cf351b06f #104392# move column selecting methods to base class 2002-10-31 11:49:05 +00:00
Ocke Janssen
a7adbb2c44 #104510# disable format entry for columns with type blob or binary 2002-10-28 07:06:46 +00:00
Frank Schönheit
3ad86d2d41 #104072# smarter dispatch handling due to threading issues 2002-10-09 08:52:06 +00:00
Frank Schönheit
9ae9deed56 #104072# lock the solar mutex in :dispatch 2002-10-09 07:59:07 +00:00
Ocke Janssen
2811203172 #99473# change string resource files 2002-08-19 06:32:53 +00:00
Ocke Janssen
d9a3d117ff #98286# set gridcontrol description 2002-04-23 06:27:36 +00:00
Ocke Janssen
117f3479c5 #98087# correct copy of one row selection 2002-03-21 06:22:52 +00:00
Frank Schönheit
a424a94532 #95780# when adding a status listener, ensure that it is called in all scenarios properly 2001-12-10 14:42:48 +00:00
Frank Schönheit
6580015589 #95780# when broadcasting feature state changes, use a correct URL 2001-12-10 13:47:31 +00:00
Jens-Heiner Rechtien
a36b39ea39 #92924# exception specification 2001-10-26 12:28:28 +00:00
Frank Schönheit
f841c4ecea #92922# some solar mutex locking .... 2001-10-16 14:55:25 +00:00
Ocke Janssen
cf54e3a771 #87728# drag&drop of table row and tableinformation repaired 2001-10-02 06:55:27 +00:00
Ocke Janssen
4b7632be43 #92436# locale access corrected 2001-09-27 05:25:19 +00:00
Frank Schönheit
5d748480cd #92247# re-enabled dropping of text, again 2001-09-24 11:16:47 +00:00
Ocke Janssen
1581a0d3ca #92232# fixes for BIGINT type and new property HELPTEXT 2001-09-20 11:59:25 +00:00
Jens-Heiner Rechtien
528b2beeea #92075#: exception specification 2001-09-13 13:15:52 +00:00
Ocke Janssen
0cc588d04c #90015# some speedup's 2001-08-27 05:57:24 +00:00
Ocke Janssen
7a091a2945 #88644# correct getImplementationId and insert some DBG's 2001-08-15 12:14:59 +00:00
Frank Schönheit
0d78c0ad46 #90525# slightly changed the signature of the ODataClipboard 2001-08-02 14:26:23 +00:00
Ocke Janssen
1694130bc1 #90205# remove TF_SVDATA 2001-07-26 06:11:02 +00:00
Ocke Janssen
1323d316e8 #87257# change GetUILanguage 2001-07-11 09:10:30 +00:00
Ocke Janssen
8baf15134a #89181# TF_SVDATA 2001-07-06 10:12:33 +00:00
Frank Schönheit
5e77830733 #86721# DbBrowseBox replaced by svt::EditBrowseBox 2001-06-29 07:45:10 +00:00
Frank Schönheit
3a7a872a19 #88662# overload getTypes and getImplementationId 2001-06-22 15:00:28 +00:00
Frank Schönheit
c7f86552d8 #86986# moved css/ui/* to css/ui/dialogs/* 2001-06-15 08:55:48 +00:00
Frank Schönheit
2d22137458 small performance issue 2001-06-15 07:41:03 +00:00
Frank Schönheit
291324b733 #86096# when changing the table font, use the com.sun.star.form.ControlFontDialog 2001-06-11 10:35:45 +00:00
Frank Schönheit
b361e10ba4 use the wordlinemode when translating font descriptions 2001-05-29 09:20:43 +00:00
Frank Schönheit
1a7e46309d #86569# allow DnD of the upper left corner with auto selecting all rows 2001-05-21 12:56:26 +00:00
Frank Schönheit
668aa9b45e #86836# use mbCreatingPeer instead of m_nPeerCreationLevel 2001-05-14 07:34:30 +00:00
Frank Schönheit
ec6f9da8e8 the clipboard changes are SUPD-dependent 2001-05-10 11:26:23 +00:00
Frank Schönheit
fea23115ba MUST changes regarding the system clipboard access 2001-05-07 13:09:01 +00:00
Frank Schönheit
07e5b74b69 #86569# transport row pos as signed, not unsigned 2001-05-03 08:23:19 +00:00
Frank Schönheit
4e719918af #82883# renamed DispatchGridControl in InteractionGridControl 2001-04-19 10:54:03 +00:00
Frank Schönheit
079c5f5f71 getSupportServiceNames: added com.sun.star.awt.GridControl 2001-04-19 09:51:23 +00:00
Frank Schönheit
1d65f41bd7 getSupportServiceNames: added com.sun.star.awt.GridControl 2001-04-19 09:50:57 +00:00
Frank Schönheit
74f8b573ba added the active connection to the OColumnTransferable 2001-04-18 09:48:11 +00:00
Frank Schönheit
4511e1d534 #84832# new parameter for the OColumnExchange - now transporting the column object, too 2001-04-11 11:43:06 +00:00
Frank Schönheit
dcf54eb5be new DnD implementations (not finished, yet) 2001-04-10 07:52:12 +00:00
Ocke Janssen
4c96d241ae typo 2001-04-02 11:21:49 +00:00
Ocke Janssen
fa17ec24ea typo 2001-04-02 11:17:46 +00:00
Ocke Janssen
c59716e43c #uncomment some stuff 2001-03-30 07:10:09 +00:00
Frank Schönheit
836a5d447f new DnD implementations for dragging rows 2001-03-28 14:42:10 +00:00
Frank Schönheit
289a04e784 some new DnD implementations - not finished, yet 2001-03-28 07:17:43 +00:00
Frank Schönheit
11a701f82c new DnD implementations (not finished, yet) 2001-03-26 14:23:02 +00:00
Ocke Janssen
5a4b7868c5 eanble copy&paste for rows in tabledesign 2001-03-22 06:59:18 +00:00
Frank Schönheit
477ced0bdd cppuhelper/extract -> comphelper/extract 2001-03-15 07:29:16 +00:00
Frank Schönheit
2e0cc889c6 evaluate the return value of ImplStartColumnDrag 2001-02-28 08:51:59 +00:00