summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird
AgeCommit message (Expand)Author
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
2014-05-23coverity#1103737 Uncaught exceptionCaolán McNamara
2014-05-22cppcheck: Exception should be caught by referenceThomas Arnhold
2014-05-13fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFONoel Grandin
2014-05-12Kill DECL_PROP0 and the rest + clean propertyids.hxxJulien Nabet
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-04-11Clean up function declarations and some unused functionsStephan Bergmann
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin