summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/Connection.cxx
AgeCommit message (Expand)Author
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-12tdf#117842: use XUnoTunnel to get wrapped connection reliablyMike Kaganski
2021-09-10tdf#125286: Inform Firebird that we use UTF8 in pathsMike Kaganski
2021-09-10tdf#115547: Fix DB path handlingMike Kaganski
2021-09-09tdf#143905: Parse password from connection stringjucasaca
2021-09-02Use utl::TempFile::EnableKillingFileMike Kaganski
2021-08-28clang-tidy:readability-redundant-member-initNoel Grandin
2021-06-10update firebird modelinesCaolán McNamara
2021-01-29loplugin:stringviewparam extend to new..Noel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: connectivityStephan Bergmann
2020-04-18loplugin:flatten connectivityNoel Grandin
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2019-12-16tdf#42949 Fix IWYU warnings in connectivity/*/*hxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-07-19loplugin:referencecasting in comphelper..connectivityNoel Grandin
2019-07-13tdf#123150: Firebird: set UTF-8 client connectionTamas Bunth
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-08loplugin:indentation in 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-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-08loplugin:unusedfieldsNoel Grandin
2018-02-02remove connectivity OSubComponentNoel Grandin
2018-01-31connectivity: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-27Add HSQLDB schema importTamas Bunth
2018-01-26Modernize a bit connectivity (part1)Julien Nabet
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2018-01-04tdf#104986 move named parameters substitution into generic layerLionel Elie Mamane
2017-09-06loplugin:unnecessaryparenJan-Marek Glogowski
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-05loplugin:unusedfields connectivityNoel Grandin
2017-07-02loplugin:casttovoid: connectivityStephan Bergmann
2017-06-20loplugin:oncevar in codemaker..connectivityNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-01-30ditch fixed length bufferCaolán McNamara
2017-01-30tdf#105142 set default charset to UTF8Tamás Bunth
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-14tdf#70433 tdf#104734 implement sdbc XClobTamás Bunth
2016-10-26tdf#103373 create and connect with default userWastack
2016-09-15connectivity: firebird: loplugin:nullptrMichael Stahl
2016-08-25Improve exception constructionStephan Bergmann