summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/brwview.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-3/+3
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-5/+5
2014-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-2/+3
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-6/+0
2014-01-18Window::PreNotify should return boolStephan Bergmann1-4/+4
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-23/+11
2013-04-23fdo#46808, convert svx::DbGridControl to XComponentContextNoel Grandin1-1/+1
2013-03-15fdo#38838, String to OUString, in dbaccess/source/ui/browserGergő Mocsi1-4/+4
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-3/+3
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud1-2/+0
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen1-1/+1
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-29/+8
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]1-1/+1
2011-04-13catch by const referenceCaolán McNamara1-2/+2
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-2/+2
2011-02-07Remove unused using namespaceThomas Arnhold1-1/+0
2011-02-03replaced DGB_ASSERT with OSL_ENSUREKenneth Venken1-2/+3
2011-01-14removetooltypes01: #i112600# remove tooltypes from dbaccessMikhail Voytenko1-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-24/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-04-12CWS-TOOLING: integrate CWS macshortcuts01Release Engineers1-2/+2
2008-06-25INTEGRATION: CWS dba30d (1.28.30); FILE MERGEDKurt Zenker1-3/+3
2008-04-10INTEGRATION: CWS changefileheader (1.27.162); FILE MERGEDRüdiger Timm1-23/+18
2007-07-06INTEGRATION: CWS oj14 (1.23.4); FILE MERGEDRüdiger Timm1-5/+2
2007-05-10INTEGRATION: CWS dba23a (1.25.72); FILE MERGEDKurt Zenker1-13/+2
2006-09-17INTEGRATION: CWS pchfix02 (1.24.50); FILE MERGEDOliver Bolte1-2/+5
2006-06-20INTEGRATION: CWS warnings01 (1.23.74); FILE MERGEDJens-Heiner Rechtien1-8/+8
2005-09-23INTEGRATION: CWS dba201b (1.21.96); FILE MERGEDJens-Heiner Rechtien1-2/+12
2005-09-08INTEGRATION: CWS ooo19126 (1.21.154); FILE MERGEDRüdiger Timm1-47/+21
2004-11-16INTEGRATION: CWS docking4 (1.19.30); FILE MERGEDOliver Bolte1-5/+5
2004-10-22INTEGRATION: CWS dba17 (1.19.24); FILE MERGEDPascal Junck1-9/+5
2004-08-02INTEGRATION: CWS insight01 (1.18.106); FILE MERGEDJens-Heiner Rechtien1-29/+50
2002-08-19#99473# change string resource filesOcke Janssen1-4/+4
2002-07-11#101214# enable ctrl+shift+e also to switch back fromgrid to treeviewOcke Janssen1-2/+5
2002-05-02#98916# enable F6 keyOcke Janssen1-38/+19
2002-04-29#98916# add window at systemwinodwOcke Janssen1-12/+16
2002-03-01#97850# correct F6 handlingOcke Janssen1-5/+7
2002-02-11#90580# enable F6 key for componentsOcke Janssen1-19/+68
2001-09-06#90973# setTreeView: reset m_pTreeView to NULL before deleting itFrank Schönheit1-3/+7
2001-08-23#88637# changes in the window hierarchy so that the query design hierarchy is...Frank Schönheit1-4/+10
2001-08-15#88637# resize semantics changedFrank Schönheit1-32/+27
2001-04-12+BrowserViewStatusDisplayFrank Schönheit1-3/+16
2001-04-03delete the status window upon desctructionFrank Schönheit1-2/+7
2001-04-03introduced a status windowFrank Schönheit1-5/+46
2001-03-19#84863# impl shortcut to change between treeview and gridcontrolOcke Janssen1-4/+47
2001-01-09#81232#Ocke Janssen1-64/+26