summaryrefslogtreecommitdiffstats
path: root/connectivity/source
Commit message (Expand)AuthorAgeFilesLines
* disable script dumpCaolán McNamara2023-02-221-0/+31
* Adapt to Bison 3.8 internal yyn -> yyrule renameStephan Bergmann2022-08-151-0/+6
* ofz#46526 AbrtCaolán McNamara2022-05-131-1/+1
* ofz#39304 short timestamp recordCaolán McNamara2021-11-171-5/+8
* ofz#39301 month has to be in range [1-12]Caolán McNamara2021-11-171-3/+6
* tdf#120576 avoid crash during database migrationCaolán McNamara2018-12-231-2/+2
* postgresql: correctly implement XMultipleResults interfaceLionel Elie Mamane2018-12-192-0/+13
* Revert "tdf#118751: Revert "tdf#117081: show Firebird by default""Xisco Faulí2018-08-161-6/+1
* tdf#118751: Revert "tdf#117081: show Firebird by default"Xisco Faulí2018-07-181-1/+6
* tdf#117446: FB mig, (VAR)BINARY, fix memory managementJulien Nabet2018-05-291-1/+8
* loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann2018-05-171-2/+2
* fix typoRene Engelhard2018-05-141-0/+0
* move Java from config_features to already existing config_javaRene Engelhard2018-05-101-1/+1
* Fix some IWYU warningsMiklos Vajna2018-05-092-2/+27
* loplugin:useuniqueptr in OPreparedStatementNoel Grandin2018-05-072-8/+10
* loplugin:useuniqueptr in OResultSetNoel Grandin2018-05-072-4/+4
* loplugin:useuniqueptr in OCommonStatementNoel Grandin2018-05-073-5/+5
* loplugin:useuniqueptr in MQueryHelperNoel Grandin2018-05-072-16/+9
* loplugin:useuniqueptr in OFileTableNoel Grandin2018-05-073-19/+11
* loplugin:useuniqueptr in connectivity::OSortIndexNoel Grandin2018-05-047-20/+19
* make createStream_simpleError return std::unique_ptrNoel Grandin2018-05-037-21/+13
* loplugin:countusersofdefaultparamsNoel Grandin2018-04-281-1/+1
* use more thread safe static initializer in postgresql driverJochen Nitschke2018-04-2510-314/+168
* tdf#117081: show Firebird by defaultXisco Fauli2018-04-181-6/+1
* remove no longer necessary operator new/delete overridesNoel Grandin2018-04-178-72/+0
* loplugin:constparamsNoel Grandin2018-04-172-2/+2
* remove some unused comphelper includesJochen Nitschke2018-04-1528-29/+0
* tdf#105075 Firebird: Support Limit of query_GUITamas Bunth2018-04-141-0/+20
* Fix typosAndrea Gelmini2018-04-141-1/+1
* Revert "Remove dead HSQLDB driver"Sophia Schröder2018-04-1230-2/+3396
* new loplugin:unusedvariablemoreNoel Grandin2018-04-112-11/+1
* Fix typosAndrea Gelmini2018-04-111-1/+1
* Remove dead HSQLDB driverTamas Bunth2018-04-1030-3396/+2
* SQL string quoting: escape "'" character also at beginning of stringLionel Elie Mamane2018-04-081-1/+1
* dbaccess: Enable hsql migration by defaultTamas Bunth2018-04-073-5/+5
* tdf#96099: replaced trivial typedef OStringVectorkowther2018-04-076-17/+16
* new loplugin:dbgunhandledexceptionNoel Grandin2018-04-031-1/+1
* coverity#1433773 Useless callCaolán McNamara2018-04-031-6/+0
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-0318-43/+43
* use https links for api.libreoffice.org and opengrokdennisroczek2018-04-021-1/+1
* fix some openoffice bugzilla linksdennisroczek2018-04-011-1/+1
* remove unused processfactory.hxx includesJochen Nitschke2018-04-0110-11/+0
* remove unused ucbstreamhelper includesJochen Nitschke2018-03-191-1/+0
* loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin2018-03-121-1/+1
* loplugin:constantparam in canvas..comphelperNoel Grandin2018-03-082-15/+12
* loplugin:unusedmethodsNoel Grandin2018-03-082-41/+0
* loplugin:unusedfieldsNoel Grandin2018-03-083-7/+3
* Firebird: allow setting BINARY fix and VARBINARYTamas Bunth2018-03-071-29/+62
* Rename OCharsetMap::find overload to findIanaNameStephan Bergmann2018-03-054-4/+4
* tdf#116171: Tunnel arbitrary rtl_TextEncoding from sc to sdbc:dbase connectionStephan Bergmann2018-03-051-8/+16