summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/TableDesignView.hxx
AgeCommit message (Expand)Author
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-13loplugin:passstuffbyref in dbaccessNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-09loplugin:constantparam in dbaccessNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-03convert Link<> to typedNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-05-07dbaccess: remove Package_incMichael Stahl
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-06-14re-base on ALv2 code.Michael Meeks
2012-02-08update unused listCaolán McNamara
2011-12-08childs -> childrenMichael T. Whiteley
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-14removetooltypes01: #i112600# remove tooltypes from dbaccessMikhail Voytenko
2010-10-27add modelines to .hxx files as wellCaolán McNamara
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-06-25INTEGRATION: CWS dba30d (1.12.30); FILE MERGEDKurt Zenker
2008-04-10INTEGRATION: CWS changefileheader (1.11.344); FILE MERGEDRüdiger Timm
2006-03-29INTEGRATION: CWS dba203a (1.10.94); FILE MERGEDOliver Bolte
2005-09-08INTEGRATION: CWS ooo19126 (1.9.434); FILE MERGEDRüdiger Timm
2003-03-19MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-07-25#95146# remove m_xControllerOcke Janssen
2002-06-05#99650# still window/controller life time problemsFrank Schönheit
2002-05-02#98916# enable F6 keyOcke Janssen
2001-08-23#88637# changes in the window hierarchy of the query design - no the SQL view...Frank Schönheit
2001-07-16#89657# check nameOcke Janssen
2001-04-24impl views and a menuOcke Janssen
2001-03-22eanble copy&paste for rows in tabledesignOcke Janssen
2001-02-14tabledesign changesOcke Janssen