summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird
AgeCommit message (Expand)Author
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-28tdf#117446: FB mig, (VAR)BINARY, fix memory managementJulien Nabet
2018-05-28tdf#96099 Remove some trivial typedef std::vectorArkadiy Illarionov
2018-05-27Fix typosAndrea Gelmini
2018-04-07dbaccess: Enable hsql migration by defaultTamas Bunth
2018-04-03coverity#1433773 Useless callCaolán McNamara
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-03-08loplugin:unusedmethodsNoel Grandin
2018-03-08loplugin:unusedfieldsNoel Grandin
2018-03-07Firebird: allow setting BINARY fix and VARBINARYTamas Bunth
2018-02-05loplugin:useuniqueptr in OTableNoel Grandin
2018-02-02remove connectivity OSubComponentNoel Grandin
2018-02-01connectivity: remove dead codeChris Sherlock
2018-01-31connectivity: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-29loplugin:useuniqueptr in OCatalogNoel Grandin
2018-01-27Add HSQLDB schema importTamas Bunth
2018-01-26Modernize a bit connectivity (part1)Julien Nabet
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
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-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-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
2017-12-28tdf#104734 Firebird: Add Binary (fix) typeTamas Bunth
2017-12-28firebird: return consistent (if wrong...) results for XMultipleResultsLionel Elie Mamane
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-09Firebird: check isc_blob_info errorTamas Bunth
2017-12-09Firebird: Revert not closing cursor,..Tamas Bunth
2017-12-09clean code at setObjectWithInfoTamas Bunth
2017-12-09tdf#70425 do not close cursor explicitlyTamas Bunth
2017-12-09tdf#70425 Firebird: accept integers in setDoubleTamas Bunth
2017-12-07loplugin:countusersofdefaultparams in connectivityNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin
2017-09-06loplugin:unnecessaryparenJan-Marek Glogowski
2017-09-04loplugin:unnecessaryparen in connectivityNoel Grandin