summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/tabledesign/TableFieldDescWin.hxx
AgeCommit message (Expand)Author
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-22cppcheck: noExplicitConstructorCaolán McNamara
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
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-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-09Translated German comments dbaccess/source/ui clean nowLuc Castermans
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
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-10-01convert more of dbaccess from String to OUStringNoel Grandin
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2012-06-14re-base on ALv2 code.Michael Meeks
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-08Clean-up bogus comments in base.Guillaume Poussel
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.8.178); FILE MERGEDRüdiger Timm
2007-05-10INTEGRATION: CWS dba23a (1.7.254); FILE MERGEDKurt Zenker
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
2002-07-05#98709# check if gen window is null!Ocke Janssen
2001-07-16#89657# check if copy is allowedOcke Janssen
2001-03-22eanble copy&paste for rows in tabledesignOcke Janssen
2001-02-14reanimation of tabledesignOcke Janssen