summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/TableDesignControl.hxx
AgeCommit message (Expand)Author
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-22long->tools::Long in dbaccess..drawinglayerNoel
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/uiGeorge Bateman
2020-03-03tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxxGabor Kelemen
2019-10-21loplugin:virtualdead unused param in OTableRowViewNoel Grandin
2019-09-05loplugin:constmethod in dbaccessNoel Grandin
2016-06-27loplugin:singlevalfields in dbaccessNoel Grandin
2015-11-20loplugin:unusedfields in dbaccessNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-05-25m_bUpdatable is always falseCaolán McNamara
2015-05-25callcatcher: update unused codeCaolán McNamara
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold
2013-10-01convert dbaccess module from String to OUStringNoel Grandin
2012-08-12change indentationPhilipp Riemer
2012-08-12align code pieces to surrounding lines/stylePhilipp Riemer
2012-08-12Removed ascii art + added/removed blank linesPhilipp Riemer
2012-08-12convert comments into doxygen style + reformat some existing onesPhilipp Riemer
2012-08-12fdo#39468: Translate German comments in dbaccess/source/ui/incDaniel Herde
2012-07-05removed useless forward declarations of classTakeshi Abe
2012-07-02Remove unused definesThomas Arnhold
2012-06-14re-base on ALv2 code.Michael Meeks
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-04-10INTEGRATION: CWS changefileheader (1.9.162); FILE MERGEDRüdiger Timm
2007-07-06INTEGRATION: CWS oj14 (1.7.8); FILE MERGEDRüdiger Timm
2006-06-20INTEGRATION: CWS warnings01 (1.7.50); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.6.434); FILE MERGEDRüdiger Timm
2003-03-19MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-09-24#103049# change handling of controlDefault, allow string and doublesOcke Janssen
2001-08-14#90862# enable delete keyOcke Janssen
2001-06-29#86721# DbBrowseBox replaced by svt::EditBrowseBoxFrank Schönheit
2001-03-22eanble copy&paste for rows in tabledesignOcke Janssen
2001-02-14tabledesign changesOcke Janssen