summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/ResultSet.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-06-18loplugin:passstuffbyrefNoel Grandin1-1/+1
2019-01-24loplugin:constparams in connectivity..cuiNoel Grandin1-1/+1
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-3/+3
2018-02-02remove connectivity OSubComponentNoel Grandin1-1/+0
2018-02-01connectivity: remove dead codeChris Sherlock1-10/+0
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-54/+47
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann1-0/+4
2016-11-21get table name from resultset simplyWastack1-4/+2
2016-11-10WiP tdf#74172 use DECIMAL and NUMERIC data typesWastack1-0/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-18tdf#69949 GSoC Firebird implement autoincrementWastack1-1/+4
2016-05-30com::sun::star->css in connectivityNoel Grandin1-68/+68
2016-01-20loplugin:unusedmethodsNoel Grandin1-5/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-51/+51
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-9/+9
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2014-10-21connectivity: firebird: fix Connection leak in OStatementCommonBaseMichael Stahl1-0/+1
2014-05-31fdo#73352 firebird don't claim to support interfaces one doesn'tLionel Elie Mamane1-2/+8
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold1-3/+3
2014-04-16connectivity: sal_Bool->boolNoel Grandin1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-51/+51
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-47/+47
2013-09-19Set sane default for type.Andrzej J.R. Hunt1-1/+1
2013-09-19Move type conversion into template.`Andrzej J.R. Hunt1-7/+4
2013-09-19Implement implicit type conversion in ResultSet. (firebird-sdbc)Andrzej J.R. Hunt1-0/+25
2013-09-18Add some type checking to ResultSet.Andrzej J.R. Hunt1-7/+12
2013-09-10Reintroduce Statement specific mutexes. (firebird-sdbc)Andrzej J.R. Hunt1-0/+2
2013-09-09Cleanup Connection and rename from OConnection. (firebird-sdbc)Andrzej J.R. Hunt1-2/+2
2013-09-06CID#1079047 Uncaught exception. (firebird-sdbc)Andrzej J.R. Hunt1-2/+4
2013-09-06CID#1079045 CID#107946 Uncaught exception. (firebird-sdbc)Andrzej J.R. Hunt1-1/+2
2013-08-26connectivity: firebird::OResultSet: convert to C++98Michael Stahl1-5/+5
2013-08-26Clean up PropertyHelper stuff, set ResultSet properties. (firebird-sdbc)Andrzej J.R. Hunt1-27/+21
2013-08-23Remove unsupported XRowLocate/XDeleteRows (firebird-sdbc)Andrzej J.R. Hunt1-18/+2
2013-08-23Remove unsupporte XRowUpdate/XResultSetUpdate. (firebird-sdbc)Andrzej J.R. Hunt1-94/+2
2013-08-15Free SQLVAR as appropriate. (firebird-sdbc)Andrzej J.R. Hunt1-0/+6
2013-07-31Remove unnecessary F- prefix for firebird-sdbc files.Andrzej J.R. Hunt1-0/+307