summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/statement.cxx
AgeCommit message (Expand)Author
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): dbaccessStephan Bergmann
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-12-28dbaccess OStatementBase: correctly check database metadataLionel Elie Mamane
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-26coverity#1374268 Uncaught exceptionCaolán McNamara
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-14dbaccess: remove SAL_INFO's that only make function entryNoel Grandin
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from dbaccessAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-12-10fdo#54938: Convert dbaccess to use cppu::supportsServiceMarcos Paulo de Souza
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-25remove duplicate lineThomas Arnhold
2012-06-14re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud
2010-11-23remove dead codes and undesired commentsTakeshi Abe
2010-10-30Use RTL_CONSTASCII_USTRINGPARAMGert Faller
2010-10-13Removed comments, trailing spaces and death codeGil Forcada
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-07-03CWS-TOOLING: integrate CWS dba32cRelease Engineers
2009-04-23CWS-TOOLING: integrate CWS dbaperf1Ivo Hinkelmann
2008-04-10INTEGRATION: CWS changefileheader (1.17.82); FILE MERGEDRüdiger Timm
2007-11-21INTEGRATION: CWS dba24c (1.16.78); FILE MERGEDIvo Hinkelmann
2007-01-15INTEGRATION: CWS dba22b (1.15.56); FILE MERGEDVladimir Glazounov
2006-09-17INTEGRATION: CWS pchfix02 (1.14.52); FILE MERGEDOliver Bolte
2006-06-20INTEGRATION: CWS warnings01 (1.13.50); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.12.204); FILE MERGEDRüdiger Timm
2004-08-02INTEGRATION: CWS insight01 (1.10.104); FILE MERGEDJens-Heiner Rechtien
2003-12-01INTEGRATION: CWS geordi2q10 (1.10.158); FILE MERGEDRüdiger Timm
2002-10-10#i3332# check if statement is null and if so generate an errorOcke Janssen
2002-07-25#95146# impl XGeneratedResultSetOcke Janssen
2001-11-01#92924#: gcc-3.0.1 needs lvalue, exception specificationsJens-Heiner Rechtien
2001-10-18#93302# correct getTypesOcke Janssen