summaryrefslogtreecommitdiffstats
path: root/connectivity/source/drivers/firebird/StatementCommonBase.cxx
Commit message (Expand)AuthorAgeFilesLines
* WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara2024-05-061-0/+2
* tdf#146584: FB Setting default with ALTER TABLE works but gives useless messageJulien Nabet2023-07-221-0/+1
* Drop 'using namespace ::std' in dirs b* c*Gabor Kelemen2023-02-151-1/+0
* Simplify sequence of Property in connectivity/firebirdJulien Nabet2022-02-181-25/+65
* Recheck modules [a-c]* with IWYUGabor Kelemen2022-01-131-1/+0
* Drop FIREBIRD_SQL_DIALECT constant and use SQL_DIALECT_CURRENTJulien Nabet2021-12-281-1/+1
* loplugin:flatten in canvas..cuiNoel Grandin2021-12-211-14/+14
* m_pInSqlda is not needed in prepareAndDescribeStatementMike Kaganski2021-09-051-34/+17
* update firebird modelinesCaolán McNamara2021-06-101-2/+3
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-021-2/+2
* loplugin:stringviewparam extend to new..Noel2021-01-291-7/+7
* Adapt the remaining OUString functions to std string_viewStephan Bergmann2020-12-111-1/+1
* tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen2020-01-141-1/+0
* tdf#42949 Fix IWYU warnings in connectivity/*/*hxxGabor Kelemen2019-12-161-0/+2
* loplugin:referencecasting in comphelper..connectivityNoel Grandin2019-07-191-1/+1
* loplugin:sequentialassign in codemaker..connectivityNoel Grandin2019-04-131-3/+1
* tdf#122129 Firebird: fix concurrency issueTamas Bunth2019-02-041-1/+2
* Fix typoAndrea Gelmini2019-01-041-1/+1
* clang-tidy readability-simplify-boolean-exprNoel Grandin2018-10-181-4/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-161-0/+1
* dbaccess: Enable hsql migration by defaultTamas Bunth2018-04-071-0/+2
* loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin2018-03-121-1/+1
* More loplugin:cstylecast: connectivityStephan Bergmann2018-01-121-4/+4
* firebird: return consistent (if wrong...) results for XMultipleResultsLionel Elie Mamane2017-12-281-1/+1
* loplugin:includeform: connectivityStephan Bergmann2017-10-231-2/+2
* loplugin:casttovoid: connectivityStephan Bergmann2017-07-021-12/+6
* loplugin:oncevar in codemaker..connectivityNoel Grandin2017-06-201-2/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-17/+10
* connecitivty: [loplugin:nullptr]Michael Stahl2016-06-211-1/+5
* com::sun::star->css in connectivityNoel Grandin2016-05-301-11/+11
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* loplugin:unusedfieldsNoel Grandin2015-11-301-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-301-1/+1
* tdf#65108 "" instead of <> written in include lineFeyza Yavuz2015-10-121-2/+2
* loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann2015-04-131-1/+1
* Remove redundant Reference<> from within UnoType<> usesStephan Bergmann2015-04-011-3/+3
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-2/+2
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-2/+2
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
* connectivity: firebird: fix Connection leak in OStatementCommonBaseMichael Stahl2014-10-211-1/+0
* fdo#80574 firebird memory management issuesNorbert Thiebaud2014-06-271-52/+63
* Related fdo#79714 OSX-crash opening query or table in embedded Firebird ODBJulien Nabet2014-06-111-0/+1
* Kill DECL_PROP0 and the rest + clean propertyids.hxxJulien Nabet2014-05-121-10/+20
* connectivity: sal_Bool->boolNoel Grandin2014-04-161-1/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-11/+11
* Remove unneccessary commentsAlexander Wilms2014-02-231-6/+6
* Reintroduce Statement specific mutexes. (firebird-sdbc)Andrzej J.R. Hunt2013-09-101-5/+5
* Cleanup Connection and rename from OConnection. (firebird-sdbc)Andrzej J.R. Hunt2013-09-091-1/+1