summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2018-01-31connectivity: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-30coverity#1421119 Dereference after null checkCaolán McNamara
2018-01-29Fix typosAndrea Gelmini
2018-01-29sw: prefix members of SwExtUserField, SwFileNameField and SwFileNameFieldTypeMiklos Vajna
2018-01-29loplugin:useuniqueptr in OCatalogNoel Grandin
2018-01-27Modernize a bit connectivity (part2)Julien Nabet
2018-01-27Add HSQLDB schema importTamas Bunth
2018-01-26Modernize a bit connectivity (part1)Julien Nabet
2018-01-26Update comment to reflect the right typeJens Carl
2018-01-25Change property value to get CellContentType in connectivity/Jens Carl
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin
2018-01-24Fix some IWYU warningsMiklos Vajna
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-22remove some sal_Bool remnantsNoel Grandin
2018-01-20loplugin:emptyif (macOS)Stephan Bergmann
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2018-01-19loplugin:unnecessaryparen (macOS)Stephan Bergmann
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann
2018-01-17Fix typosAndrea Gelmini
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-16Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: connectivityStephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-14Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2018-01-11loplugin:redundantcast: connectivityStephan Bergmann
2018-01-11connectivity: various small cleanups in the Writer driverMiklos Vajna
2018-01-11(related:tdf#114939) connectivity: use real SHA1Michael Stahl
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2018-01-07fixup tdf#104986 move named parameters substitution into generic layerLionel Elie Mamane
2018-01-07tdf#114495 ODBC: clear row status buffer *before* we throw away the statementJulien Nabet
2018-01-06Revert "tdf#114495: fix crash in odbc resultset dtr"Julien Nabet
2018-01-06tdf#114495: fix crash in odbc resultset dtrJulien Nabet
2018-01-04tdf#104986 move named parameters substitution into generic layerLionel Elie Mamane
2018-01-04firebird-sdbc: check parameter index before setting in all casesLionel Elie Mamane
2018-01-04loplugin:unusedfieldsNoel Grandin
2018-01-02tdf#104986: Add MILLISECOND, WEEKDAY, and YEARDAY tokens for FirebirdTor Lillqvist
2018-01-02tdf#71007: Pass also fractional seconds to/from FirebirdTor Lillqvist
2018-01-01Related tdf#104942: implement setByte on firebirdJulien Nabet
2018-01-01Don't call getLength() on OUStringBuffer after makeStringAndClear()Tor Lillqvist
2017-12-30coverity#1427009 Uninitialized scalar fieldCaolán McNamara
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-12-29Fix typosAndrea Gelmini
2017-12-29Fix typosAndrea Gelmini
2017-12-29loplugin:passstuffbyref improved return in ucb,connectivityNoel Grandin
2017-12-28tdf#104734 Firebird: Add LONGVARBINARY/Image typeTamas Bunth
2017-12-28Firebird: use 32 bitTamas Bunth
2017-12-28tdf#104734 Firebird improve XClob implementationTamas Bunth
2017-12-28tdf#104734 Firebird: Add VARBINARY type to driverTamas Bunth