summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/tabledesign/FieldDescGenWin.cxx
AgeCommit message (Expand)Author
2020-03-30tdf#131576 Fields not displayed as expected in Base's Table WizardCaolán McNamara
2020-02-13tdf#130623 owner of FieldControl needs to set its allocationCaolán McNamara
2019-12-03remove some useless comment linesNoel Grandin
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-05-02Audit LoseFocus - basctl, cui, dbaccess.Michael Meeks
2015-04-22Fix a number of boost::unique_ptr errors.Michael Meeks
2015-04-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-10-01convert more of dbaccess from String to OUStringNoel Grandin
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2012-09-29re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]
2011-02-03replaced DGB_ASSERT with OSL_ENSUREKenneth Venken
2010-11-25Dead code deletionWol
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer
2010-06-04changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in d...Philipp Lohmann [pl]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.13.12); FILE MERGEDRüdiger Timm
2008-03-05INTEGRATION: CWS dba30a (1.12.134); FILE MERGEDKurt Zenker
2007-05-10INTEGRATION: CWS dba23a (1.11.74); FILE MERGEDKurt Zenker
2006-09-17INTEGRATION: CWS pchfix02 (1.10.52); FILE MERGEDOliver Bolte
2006-06-20INTEGRATION: CWS warnings01 (1.9.50); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.8.434); FILE MERGEDRüdiger Timm
2003-03-19MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-05-31#99650# use of auto_ptr to ensure that window is set to null before deletingOcke Janssen
2001-09-20#92232# fixes for BIGINT type and new property HELPTEXTOcke Janssen
2001-07-16#89657# check if copy is allowedOcke Janssen
2001-04-24impl menuOcke Janssen
2001-04-19forget GetParent()Ocke Janssen
2001-03-22eanble copy&paste for rows in tabledesignOcke Janssen
2001-02-14reanimation of tabledesignOcke Janssen