summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/Driver.cxx
AgeCommit message (Expand)Author
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann
2019-07-19loplugin:referencecasting in comphelper..connectivityNoel Grandin
2019-01-29tdf#106463 set new firebird connections as autocommit by defaultLionel Elie Mamane
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-04-07dbaccess: Enable hsql migration by defaultTamas Bunth
2018-04-03coverity#1433773 Useless callCaolán McNamara
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek
2018-03-08loplugin:unusedmethodsNoel Grandin
2018-03-08loplugin:unusedfieldsNoel Grandin
2018-01-26Modernize a bit connectivity (part1)Julien Nabet
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02loplugin:casttovoid: connectivityStephan Bergmann
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert connectivity module away from OSL_ASSERT to assertChris Sherlock
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-08-17tdf#73073 GSoC Firebird Set autoCommit trueWastack
2016-08-17GSoC Upgrade firebird to 3.0Wastack
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-05-30com::sun::star->css in connectivityNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-29coverity#1308601 Uncaught exceptionCaolán McNamara
2015-03-01fix indexDavid Tardon
2014-12-18connectivity: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-11connectivity: firebird: recursively delete temp directoriesMichael Stahl
2014-06-28firebird driver: shutdown explicitely firebird on dispose of driver.Norbert Thiebaud
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-27fdo#72804 Add firebird.msg to install.Andrzej Hunt
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin
2013-11-09fdo#65108 inter-module includes <>Lionel Elie Mamane
2013-11-09make firebird-sdbc an experimental featureLionel Elie Mamane
2013-11-07firebird-sdbc: replace named parameter by unnamedLionel Elie Mamane
2013-10-09fdo#54938: Adapt connectivity module to use cppu::supportsServiceMarcos Paulo de Souza
2013-09-09Cleanup Connection and rename from OConnection. (firebird-sdbc)Andrzej J.R. Hunt
2013-09-06Use the user specific tmp directory for firebird.Andrzej J.R. Hunt
2013-09-03Remove outdated/useless comments. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-30Set path and not url for FIREBIRD_[TMP|LOCK]. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-30Set FIREBIRD_TMP and FIREBIRD_LOCK with sane values. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-12Create Catalog to deal with sdbcx details. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-12Enable sdbcx retrieval. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-11Add skeleton sdbcx methods to Driver. (firebird-sdbc)Andrzej J.R. Hunt
2013-07-31Remove unnecessary F- prefix for firebird-sdbc files.Andrzej J.R. Hunt