summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* connectivity: turn on clang-format for the Writer driverMiklos Vajna2018-07-0613-216/+196
* loplugin:constantparamNoel Grandin2018-07-021-3/+2
* tdf#118112: Use ParameterNameSubstitution for MysqlJulien Nabet2018-06-141-0/+15
* look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin2018-06-083-12/+7
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-0553-51/+7
* tdf#117446: FB mig, (VAR)BINARY, fix memory managementJulien Nabet2018-05-281-1/+8
* tdf#96099 Remove some trivial typedef std::vectorArkadiy Illarionov2018-05-281-3/+0
* Fix typosAndrea Gelmini2018-05-271-1/+1
* Improve re-throwing of UNO exceptionsNoel Grandin2018-05-2513-16/+57
* 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
* 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