summaryrefslogtreecommitdiffstats
path: root/connectivity
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
* Cut down on -pthread/-lpthread proliferationStephan Bergmann2020-06-041-1/+0
* tdf#120576 avoid crash during database migrationCaolán McNamara2018-12-231-2/+2
* postgresql: correctly implement XMultipleResults interfaceLionel Elie Mamane2018-12-192-0/+13
* tdf#120713 correctly handle boolean values in filtersLionel Elie Mamane2018-10-251-0/+5
* tdf#119743: add Features entries in Properties block Drivers.xcuJulien Nabet2018-10-0411-3/+369
* 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#118112: Use ParameterNameSubstitution for MysqlJulien Nabet2018-06-141-0/+15
* 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-142-1/+1
* 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
* Iceweasel and Icedove are dead…Adolfo Jayme Barrientos2018-04-221-1/+1
* 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
* Revert HSQLDB related unit testsTamas Bunth2018-04-143-214/+8
* 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-1244-2/+4246
* new loplugin:unusedvariablemoreNoel Grandin2018-04-112-11/+1
* Fix typosAndrea Gelmini2018-04-111-1/+1
* Remove dead HSQLDB driverTamas Bunth2018-04-1044-4246/+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-076-13/+219
* 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