Commit Graph

67 Commits

Author SHA1 Message Date
Oliver Bolte
adcacecd80 #100000# syntax + header 2002-06-26 07:17:57 +00:00
Andreas Schlüns
80b715fa00 #91939# top level fix 2002-06-24 09:29:26 +00:00
Frank Schönheit
dbabbbedd3 #99030# have a clipboard notifier / send a boolean state with PASTE 2002-05-23 11:25:52 +00:00
Frank Schönheit
a48a62f146 #99030# undo/save are own slots when applied to a record (not the global UNDO/SAVE doc) 2002-05-22 13:03:34 +00:00
Ocke Janssen
63e39ba900 #98286# set gridcontrol name 2002-04-23 06:23:16 +00:00
Frank Schönheit
c5fa4b4bfe #98181# the filter dialog got a new ctor param 2002-04-10 05:35:35 +00:00
Frank Schönheit
5fda1a3d56 #98293# no property set anymore - the HelpFileName is determined dynamically now, not fixed as property 2002-03-21 13:58:53 +00:00
Ocke Janssen
5c69c8f63d #97043# new paramter for order dialog 2002-03-04 12:14:16 +00:00
Ocke Janssen
53c327a6b6 #90580# enable F6 key for components 2002-02-11 11:32:29 +00:00
Frank Schönheit
dc1ed7120f #97058# +setLoadingCancelled/setLoadingStarted/loadingCancelled instead of direct access to the flag 2002-01-29 11:23:58 +00:00
Frank Schönheit
655518502b incorporate the improvements suggested during code review of genericcontroller.* 2002-01-24 16:43:35 +00:00
Frank Schönheit
7627ba33f4 #93785# +setCurrentModified - correctly set m_bCurrentModified in different situations 2001-10-29 14:14:28 +00:00
Ocke Janssen
f319833c28 #93524# SQLExceptions weren't catched 2001-10-26 06:55:37 +00:00
Ocke Janssen
09c9752f34 #92793# listen an parent of currentframe to know when to reatach 2001-10-18 05:50:04 +00:00
Ocke Janssen
4b7632be43 #92436# locale access corrected 2001-09-27 05:25:19 +00:00
Ocke Janssen
0cc588d04c #90015# some speedup's 2001-08-27 05:57:24 +00:00
Ocke Janssen
d6d7f23601 #90015# code corrcetions for some speedup's 2001-08-24 05:40:35 +00:00
Frank Schönheit
6cbe434ba1 #88637# changes in the window hierarchy so that the query design hierarchy is more logical now 2001-08-23 13:46:27 +00:00
Frank Schönheit
103973bb5d #90573# removed an obsolete 'using namespace' 2001-08-16 09:59:42 +00:00
Frank Schönheit
2534109a0f #90573# minor changes 2001-08-16 09:39:55 +00:00
Frank Schönheit
2f5e7e13e4 #86945# removed invalid 'using namespace' clause 2001-08-14 11:15:28 +00:00
Frank Schönheit
08883b7892 #86945# -m_aPropertyBroadcastHelper (already part of the base class now) 2001-08-14 11:11:45 +00:00
Ocke Janssen
d37179ee45 #90754# invalidate only when rowcount changed from 0 to 1 viceversa 2001-08-10 07:21:12 +00:00
Ocke Janssen
1694130bc1 #90205# remove TF_SVDATA 2001-07-26 06:11:02 +00:00
Frank Schönheit
bf9d43924d #87937# changes so that after unsuccessfull reloading (or setting a filter or such) a cleanup can be done 2001-07-17 12:07:48 +00:00
Frank Schönheit
136ab87805 #87937# removed m_aAsyncClose (obsolete) 2001-07-16 13:38:54 +00:00
Ocke Janssen
81d1edce08 #89613# check if rowset is empty 2001-07-16 06:42:07 +00:00
Ocke Janssen
18c70f5341 #89181# TF_SVDATA 2001-07-06 10:03:46 +00:00
Frank Schönheit
5e77830733 #86721# DbBrowseBox replaced by svt::EditBrowseBox 2001-06-29 07:45:10 +00:00
Ocke Janssen
2e91342770 #88787# assure that the noone access objects thaould already be disposed 2001-06-28 13:26:45 +00:00
Rüdiger Timm
38a9122919 #87576# exception specification added for SbaXDataBrowserController::propertyChange 2001-06-22 09:24:09 +00:00
Frank Schönheit
6622ad1bbb #88610# added the XPropertyChangeListener - removed from the base class / disambiguated acquire/release (potential GPFs) 2001-06-21 16:52:32 +00:00
Frank Schönheit
6220af6fc8 Execute(SORT): if an error occured, relaod (not load) if necessary 2001-05-29 09:23:07 +00:00
Vladimir Glazounov
d7541fa8d1 #65293# Added missing parameter 2001-05-22 13:33:33 +00:00
Frank Schönheit
fab6cc7f94 #84686# the browser controller implements a XFormController now - allows access to the UNO control for the grid 2001-05-16 13:27:19 +00:00
Thomas Benisch
e566b3bba7 rtl string api changes 2001-05-14 08:47:28 +00:00
Frank Schönheit
f48460cf01 MUST changes regarding the system clipboard access 2001-05-08 09:11:57 +00:00
Frank Schönheit
7dba0e8df8 re-enable the clipboard listening (was removed due to a merge error (1.27 -> 1.28)) 2001-05-07 06:21:31 +00:00
Ocke Janssen
f03d437f36 remove unnescessary mutex 2001-05-04 09:05:09 +00:00
Ocke Janssen
a2ebe81d41 menu and type casts 2001-04-24 13:36:44 +00:00
Ocke Janssen
ffd303f422 #85664# match copy/cut/paste with the right window 2001-04-06 12:48:34 +00:00
Frank Schönheit
d5949b4860 #84748# get the correct clipboard content in GetState(SID_PASTE) 2001-04-03 07:15:37 +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
Ocke Janssen
7f4fcc0fff #84115# impl as WeakComponent 2001-03-01 14:17:55 +00:00
Frank Schönheit
5fe739be56 ExecuteFilterSortCrit: InvalidateAll in case of an error 2001-02-19 06:47:21 +00:00
Frank Schönheit
1e59a0a80a #83775# reload or load, depending on isLoaded 2001-02-13 10:20:16 +00:00
Frank Schönheit
888525ad5f clear the parser when the form is unloaded 2001-01-17 08:54:52 +00:00
Frank Schönheit
82b88c91d2 #82802# corrected the svae slot URL in the Invalidate calls 2001-01-16 12:02:16 +00:00
Ocke Janssen
96db5010dc #82643# check if parser contains a filter or order 2001-01-15 08:36:15 +00:00