summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/TableFieldDescription.cxx
AgeCommit message (Expand)Author
2021-03-11remove some unneeded vcl/window.hxx includesCaolán McNamara
2020-04-15loplugin:flatten in dbaccessNoel Grandin
2018-03-10Modernize a bit more dbaccess (part2)Julien Nabet
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-02use std::vector::insert when inserting multiple of the same thingNoel Grandin
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2016-01-11loplugin:unusedmethods unused return value in dbaccessNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-05-11coverity#707746 Uninitialized pointer fieldCaolán McNamara
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-02-01coverity#707745 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-06-14re-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]
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]
2010-02-18autorecovery: unary_function needs <functional>-inlude on MacFrank Schoenheit [fs]
2010-02-16autorecovery: recover query designer settingsFrank Schoenheit [fs]
2010-02-15autorecovery: when saving recovery information for a DB doc, export query des...Frank Schoenheit [fs]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-11-26dba33d: #i69262# allow functions to be groupedOcke Janssen [oj]
2008-12-09CWS-TOOLING: integrate CWS dba31dRüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.11.178); FILE MERGEDRüdiger Timm
2007-05-10INTEGRATION: CWS dba23a (1.10.74); FILE MERGEDKurt Zenker
2006-09-17INTEGRATION: CWS pchfix02 (1.9.12); FILE MERGEDOliver Bolte
2006-08-04INTEGRATION: CWS dba204c (1.8.28); FILE MERGEDIvo Hinkelmann
2006-06-20INTEGRATION: CWS warnings01 (1.7.50); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.6.116); FILE MERGEDRüdiger Timm
2005-02-17INTEGRATION: CWS dba23 (1.5.76); FILE MERGEDVladimir Glazounov
2004-08-02INTEGRATION: CWS insight01 (1.4.106); FILE MERGEDJens-Heiner Rechtien
2002-08-30#99475# change member to int32 and insert some new inlinesOcke Janssen