summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/Statement.hxx
AgeCommit message (Expand)Author
2021-06-10update firebird modelinesCaolán McNamara
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-23tdf#124176 replace include guards with pragma oncePanos
2020-07-18compact namespace: connectivityNoel Grandin
2019-12-16tdf#42949 Fix IWYU warnings in connectivity/*/*hxxGabor Kelemen
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-05-30com::sun::star->css in connectivityNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-15cppcheck: noExplicitConstructorCaolán McNamara
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-09Cleanup Connection and rename from OConnection. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-15Free SQLVAR as appropriate. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-11Explicit close/disposing.Andrzej J.R. Hunt
2013-07-31Remove unnecessary F- prefix for firebird-sdbc files.Andrzej J.R. Hunt