summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/odbc/OStatement.hxx
AgeCommit message (Expand)AuthorFilesLines
2025-03-07trim excessive leading whitespace in connectivityNoel Grandin1-194/+194
2024-09-30use more concrete UNO type in odbc::OStatement_BaseNoel Grandin1-2/+3
2024-07-27tdf#68676, tdf#131238: implement and use Unicode ODBC functions on WindowsMike Kaganski1-1/+1
2024-07-26Refactor ODBC functions code for clarityMike Kaganski1-4/+1
2024-02-19hide more symbolsNoel Grandin1-9/+9
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-4/+4
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-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-1/+2
2020-07-18compact namespace: connectivityNoel Grandin1-4/+2
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-02-02remove connectivity OSubComponentNoel Grandin1-9/+4
2017-10-23loplugin:includeform: connectivityStephan Bergmann1-3/+3
2017-08-31Use vector and replace m_aBatchList by m_aBatchVectorJulien Nabet1-2/+2
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-32/+28
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann1-0/+14
2016-10-26coverity#1374287 Uncaught exceptionCaolán McNamara1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-09-01coverity#1372398 Uncaught exceptionCaolán McNamara1-1/+1
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin1-2/+2
2016-06-09remove some manual ref-counting in connectivityNoel Grandin1-2/+2
2016-05-30com::sun::star->css in connectivityNoel Grandin1-39/+39
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-1/+1
2015-12-23loplugin:unusedfields in connectivityNoel Grandin1-1/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-31/+31
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-7/+7
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-29convert ODBC3SQL constants to scoped enumNoel Grandin1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-3/+3
2014-09-12connectivity: sal_Bool -> boolStephan Bergmann1-1/+1
2014-07-10coverity#706372 Uncaught exceptionCaolán McNamara1-1/+1
2014-07-02coverity#706374 Uncaught exceptionCaolán McNamara1-1/+1
2014-07-02coverity#706373 Uncaught exceptionCaolán McNamara1-1/+1
2014-07-02coverity#706371 Uncaught exceptionCaolán McNamara1-1/+1
2014-07-02coverity#706368 Uncaught exceptionCaolán McNamara1-1/+1
2014-07-02coverity#706367 Uncaught exceptionCaolán McNamara1-1/+2
2014-06-10coverity#1213468 Uncaught exceptionCaolán McNamara1-1/+2
2014-06-04connectivity: fix includesThomas Arnhold1-1/+1
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold1-3/+3
2014-04-16connectivity: sal_Bool->boolNoel Grandin1-6/+6
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-31/+31
2014-02-27Remove visual noise from connectivityAlexander Wilms1-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-20/+20
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-9/+9
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2012-03-05Translate German comments, fix some whitespacePhilipp Weissenbacher1-1/+1