summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/Driver.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-22Use emplace_back instead of push_back (connectivity)Julien Nabet1-1/+1
2023-10-24loplugin:ostr (macOS)Stephan Bergmann1-3/+3
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: connectivityStephan Bergmann1-9/+9
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen1-1/+0
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski1-1/+1
2021-09-12tdf#117842: use XUnoTunnel to get wrapped connection reliablyMike Kaganski1-2/+4
2021-09-01Use utl::TempFile::EnableKillingFileMike Kaganski1-5/+3
2021-06-10update firebird modelinesCaolán McNamara1-3/+2
2021-02-22loplugin:refcounting in connectivityNoel1-3/+2
2021-01-09fix coverity parse errorsCaolán McNamara1-4/+4
2020-12-26loplugin:stringliteralvar (macOS)Stephan Bergmann1-1/+1
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-3/+3
2020-07-29Remove some unused includesMiklos Vajna1-1/+0
2020-07-14connectivity/firebird: create instances with uno constructorsNoel Grandin1-23/+13
2020-01-31new loplugin:namespaceindentationNoel Grandin1-4/+4
2020-01-15clang-tidy modernize-concat-nested-namespace in connectivityNoel Grandin1-9/+3
2019-12-16tdf#42949 Fix IWYU warnings in connectivity/*/*hxxGabor Kelemen1-0/+1
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-4/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann1-1/+1
2019-07-19loplugin:referencecasting in comphelper..connectivityNoel Grandin1-1/+1
2019-01-29tdf#106463 set new firebird connections as autocommit by defaultLionel Elie Mamane1-3/+0
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-2/+2
2018-07-16Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-04-07dbaccess: Enable hsql migration by defaultTamas Bunth1-5/+1
2018-04-03coverity#1433773 Useless callCaolán McNamara1-6/+0
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek1-1/+1
2018-03-08loplugin:unusedmethodsNoel Grandin1-36/+0
2018-03-08loplugin:unusedfieldsNoel Grandin1-1/+1
2018-01-26Modernize a bit connectivity (part1)Julien Nabet1-2/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+1
2017-07-02loplugin:casttovoid: connectivityStephan Bergmann1-2/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-2/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert connectivity module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-14/+7
2016-08-17tdf#73073 GSoC Firebird Set autoCommit trueWastack1-0/+4
2016-08-17GSoC Upgrade firebird to 3.0Wastack1-2/+17
2016-08-16new loplugin to check for static OUStringsNoel Grandin1-10/+12
2016-05-30com::sun::star->css in connectivityNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-06-29coverity#1308601 Uncaught exceptionCaolán McNamara1-1/+1
2015-03-01fix indexDavid Tardon1-1/+1
2014-12-18connectivity: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-10-11connectivity: firebird: recursively delete temp directoriesMichael Stahl1-2/+12
2014-06-28firebird driver: shutdown explicitely firebird on dispose of driver.Norbert Thiebaud1-0/+2
2014-04-16connectivity: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-10/+10
2014-01-27fdo#72804 Add firebird.msg to install.Andrzej Hunt1-0/+17
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin1-2/+2