summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/odbc/OPreparedStatement.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-02-19hide more symbolsNoel Grandin1-1/+1
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-2/+2
2021-03-23tdf#124176 Use pragma once in connectivityVincent LE GARREC1-3/+1
2021-02-22loplugin:refcounting in connectivityNoel1-1/+1
2021-02-18createResulSet -> createResultSetNoel Grandin1-1/+1
2020-07-18compact namespace: connectivityNoel Grandin1-4/+2
2018-05-07loplugin:useuniqueptr in OPreparedStatementNoel Grandin1-1/+4
2017-11-07loplugin:finalclasses in connectivityNoel Grandin1-3/+1
2017-10-23loplugin:includeform: connectivityStephan Bergmann1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-40/+38
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann1-0/+5
2016-05-30com::sun::star->css in connectivityNoel Grandin1-45/+45
2016-04-06Avoid reserved identifiersStephan Bergmann1-1/+1
2015-12-23loplugin:unusedfields in connectivityNoel Grandin1-13/+0
2015-12-13tdf#96461 ODBC SQLBindParameter: correct DecimalDigits for time(date) valuesLionel Elie Mamane1-0/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-38/+38
2015-08-05loplugin:unusedmethodsNoel Grandin1-1/+0
2014-07-13coverity#706364 Uncaught exceptionCaolán McNamara1-1/+1
2014-07-02coverity#706364 Uncaught exceptionCaolán McNamara1-1/+2
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold1-3/+3
2014-04-16connectivity: sal_Bool->boolNoel Grandin1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-38/+38
2014-02-27Remove visual noise from connectivityAlexander Wilms1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-35/+35
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2012-10-26ODBC PreparedStatement Parameters: redesign setXXX handlingLionel Elie Mamane1-4/+10
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2012-03-05Translate German comments, fix some whitespacePhilipp Weissenbacher1-9/+4
2012-02-14Remove unused code from connectivity::odbc::OPreparedStatementKate Goss1-4/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-11-11#i102791# fix decimal for odbcOcke Janssen1-1/+2
2009-09-08CWS-TOOLING: integrate CWS dbaperf3Oliver Bolte1-5/+1
2008-12-30CWS-TOOLING: integrate CWS sb102Jens-Heiner Rechtien1-2/+3
2008-12-01CWS-TOOLING: integrate CWS dba31eRelease Engineers1-1/+1
2008-04-10INTEGRATION: CWS changefileheader (1.13.74); FILE MERGEDRüdiger Timm1-39/+18
2007-11-01INTEGRATION: CWS dba24b (1.11.184); FILE MERGEDJens-Heiner Rechtien1-3/+3
2007-09-26INTEGRATION: CWS dba24a (1.11.178); FILE MERGEDJens-Heiner Rechtien1-2/+7
2006-06-20INTEGRATION: CWS warnings01 (1.10.30); FILE MERGEDJens-Heiner Rechtien1-2/+7
2005-09-08INTEGRATION: CWS ooo19126 (1.9.326); FILE MERGEDRüdiger Timm1-47/+21
2002-07-25#95146# impl XGeneratedValues and autoinc featureOcke Janssen1-4/+6
2001-10-17#92924#: exception specifcationsJens-Heiner Rechtien1-4/+4
2001-08-06#89430# overflow correctedOcke Janssen1-7/+6
2001-06-26#87808# parameterindex checkingOcke Janssen1-2/+3
2001-05-02some changes for ref vector and some typedefsOcke Janssen1-4/+4
2001-04-30#86528# some outliningOcke Janssen1-3/+4
2001-01-22#82632# fetchscrollOcke Janssen1-3/+3
2000-11-15change for properties settingsOcke Janssen1-13/+35