summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird
AgeCommit message (Expand)Author
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-03Fix typosAndrea Gelmini
2015-06-29coverity#1308601 Uncaught exceptionCaolán McNamara
2015-06-15cppcheck: noExplicitConstructorCaolán McNamara
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-08Fix Boolean value operationsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-01Remove redundant Reference<> from within UnoType<> usesStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-29Clean up template-parameter-dependent C-style castsStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-01fix indexDavid Tardon
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-20Some more loplugin:cstylecast: connectivityStephan Bergmann
2014-12-18connectivity: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-14coverity#1158396 Uncaught exceptionCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-31coverity#1158395 Uncaught exceptionCaolán McNamara
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-21connectivity: firebird: fix temp directory leakMichael Stahl
2014-10-21connectivity: firebird: use Reference for Connection where appropriateMichael Stahl
2014-10-21connectivity: firebird: fix Connection leak in OStatementCommonBaseMichael Stahl
2014-10-13coverity#1158396 Uncaught exceptionCaolán McNamara
2014-10-11connectivity: firebird: recursively delete temp directoriesMichael Stahl
2014-10-03loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-25Add missing #include.Jan Holesovsky
2014-09-25ensure that osl_atomic_decrement gets called after osl_atomic_incrementCaolán McNamara
2014-09-25coverity#1210000 Uncaught exceptionCaolán McNamara
2014-07-26coverity#1079093 Uncaught exceptionCaolán McNamara
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara
2014-07-01coverity#706382 Uncaught exceptionCaolán McNamara
2014-06-28firebird driver: shutdown explicitely firebird on dispose of driver.Norbert Thiebaud
2014-06-28firebird: release driver on dispose rather than destroy.Norbert Thiebaud
2014-06-28firebird driver, abandon ref to about to be disposed embedded storage.Norbert Thiebaud
2014-06-27fdo#80574 firebird memory management issuesNorbert Thiebaud
2014-06-11Related fdo#79714 OSX-crash opening query or table in embedded Firebird ODBJulien Nabet
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-06-04connectivity: fix includesThomas Arnhold
2014-06-01Resolves: fdo#79493 Refresh Tables option fails with FirebirdJulien Nabet
2014-05-31fdo#73352 firebird don't claim to support interfaces one doesn'tLionel Elie Mamane