summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/StatementCommonBase.hxx
AgeCommit message (Expand)Author
2016-05-30com::sun::star->css in connectivityNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-15cppcheck: noExplicitConstructorCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-10-21connectivity: firebird: fix Connection leak in OStatementCommonBaseMichael Stahl
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-09-10Reintroduce Statement specific mutexes. (firebird-sdbc)Andrzej J.R. Hunt
2013-09-09Cleanup Connection and rename from OConnection. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-27Implement retrieving change count for executeUpdate. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-15Free SQLVAR as appropriate. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-11Improve exceptions in Statement.Andrzej J.R. Hunt
2013-08-11Improve statement handle handling.Andrzej J.R. Hunt
2013-08-07Commit after DDL statement. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-07Clean up ResultSet management. (firebird-sdbc)Andrzej J.R. Hunt
2013-07-31Remove unnecessary F- prefix for firebird-sdbc files.Andrzej J.R. Hunt
2013-07-29Update licence headers / rebase on APL'd skeleton driver (firebird-sdbc)Andrzej J.R. Hunt
2013-07-24Remove unneded string sanitisation (firebird-sdbc).Andrzej J.R. Hunt
2013-07-23Clean up naming of OStatement_Base etc. (firebird-sdbc)Andrzej J.R. Hunt
2013-07-23Move Statement specific methods out of common base. (firebird-sdbc)Andrzej J.R. Hunt
2013-07-23Move Statement_Base into it's own file (firebird-sdbc).Andrzej J.R. Hunt