summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/Blob.hxx
AgeCommit message (Expand)Author
2017-12-28tdf#104734 Firebird improve XClob implementationTamas Bunth
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
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
2014-01-01fdo#70664 Allow reading firebird Blob as InputStream.Andrzej Hunt
2013-07-21Implement the first parts of XBlob. (firebird-sdbc)Andrzej J.R. Hunt