summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/ResultSetMetaData.hxx
AgeCommit message (Expand)Author
2021-06-10update firebird modelinesCaolán McNamara
2021-03-23tdf#124176 replace include guards with pragma oncePanos
2020-07-18compact namespace: connectivityNoel Grandin
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2017-12-28tdf#104734 Firebird: Add Binary (fix) typeTamas Bunth
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann
2016-11-21get table name from resultset simplyWastack
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-18tdf#69949 GSoC Firebird implement autoincrementWastack
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2014-10-21connectivity: firebird: use Reference for Connection where appropriateMichael 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-09Cleanup Connection and rename from OConnection. (firebird-sdbc)Andrzej J.R. Hunt
2013-07-31Remove unnecessary F- prefix for firebird-sdbc files.Andrzej J.R. Hunt