summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/brwctrlr.cxx
AgeCommit message (Expand)Author
2002-05-23#99030# have a clipboard notifier / send a boolean state with PASTEFrank Schönheit
2002-05-22#99030# undo/save are own slots when applied to a record (not the global UNDO...Frank Schönheit
2002-04-23#98286# set gridcontrol nameOcke Janssen
2002-04-10#98181# the filter dialog got a new ctor paramFrank Schönheit
2002-03-21#98293# no property set anymore - the HelpFileName is determined dynamically ...Frank Schönheit
2002-03-04#97043# new paramter for order dialogOcke Janssen
2002-02-11#90580# enable F6 key for componentsOcke Janssen
2002-01-29#97058# +setLoadingCancelled/setLoadingStarted/loadingCancelled instead of di...Frank Schönheit
2002-01-24incorporate the improvements suggested during code review of genericcontroller.*Frank Schönheit
2001-10-29#93785# +setCurrentModified - correctly set m_bCurrentModified in different s...Frank Schönheit
2001-10-26#93524# SQLExceptions weren't catchedOcke Janssen
2001-10-18#92793# listen an parent of currentframe to know when to reatachOcke Janssen
2001-09-27#92436# locale access correctedOcke Janssen
2001-08-27#90015# some speedup'sOcke Janssen
2001-08-24#90015# code corrcetions for some speedup'sOcke Janssen
2001-08-23#88637# changes in the window hierarchy so that the query design hierarchy is...Frank Schönheit
2001-08-16#90573# removed an obsolete 'using namespace'Frank Schönheit
2001-08-16#90573# minor changesFrank Schönheit
2001-08-14#86945# removed invalid 'using namespace' clauseFrank Schönheit
2001-08-14#86945# -m_aPropertyBroadcastHelper (already part of the base class now)Frank Schönheit
2001-08-10#90754# invalidate only when rowcount changed from 0 to 1 viceversaOcke Janssen
2001-07-26#90205# remove TF_SVDATAOcke Janssen
2001-07-17#87937# changes so that after unsuccessfull reloading (or setting a filter or...Frank Schönheit
2001-07-16#87937# removed m_aAsyncClose (obsolete)Frank Schönheit
2001-07-16#89613# check if rowset is emptyOcke Janssen
2001-07-06#89181# TF_SVDATAOcke Janssen
2001-06-29#86721# DbBrowseBox replaced by svt::EditBrowseBoxFrank Schönheit
2001-06-28#88787# assure that the noone access objects thaould already be disposedOcke Janssen
2001-06-22#87576# exception specification added for SbaXDataBrowserController::property...Rüdiger Timm
2001-06-21#88610# added the XPropertyChangeListener - removed from the base class / dis...Frank Schönheit
2001-05-29Execute(SORT): if an error occured, relaod (not load) if necessaryFrank Schönheit
2001-05-22#65293# Added missing parameterVladimir Glazounov
2001-05-16#84686# the browser controller implements a XFormController now - allows acce...Frank Schönheit
2001-05-14rtl string api changesThomas Benisch
2001-05-08MUST changes regarding the system clipboard accessFrank Schönheit
2001-05-07re-enable the clipboard listening (was removed due to a merge error (1.27 -> ...Frank Schönheit
2001-05-04remove unnescessary mutexOcke Janssen
2001-04-24menu and type castsOcke Janssen
2001-04-06#85664# match copy/cut/paste with the right windowOcke Janssen
2001-04-03#84748# get the correct clipboard content in GetState(SID_PASTE)Frank Schönheit
2001-03-22eanble copy&paste for rows in tabledesignOcke Janssen
2001-03-15cppuhelper/extract -> comphelper/extractFrank Schönheit
2001-03-01#84115# impl as WeakComponentOcke Janssen
2001-02-19ExecuteFilterSortCrit: InvalidateAll in case of an errorFrank Schönheit
2001-02-13#83775# reload or load, depending on isLoadedFrank Schönheit
2001-01-17clear the parser when the form is unloadedFrank Schönheit
2001-01-16#82802# corrected the svae slot URL in the Invalidate callsFrank Schönheit
2001-01-15#82643# check if parser contains a filter or orderOcke Janssen
2001-01-11catch exceptionOcke Janssen
2001-01-09#81232#Ocke Janssen