summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* 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
* tdf#116171: Tunnel arbitrary rtl_TextEncoding from sc to sdbc:dbase connectionStephan Bergmann2018-03-051-8/+16
* Translate German comments and debug stringsJohnny_M2018-02-283-3/+3
* connectitivty: can use o3tl::make_unique<> hereMiklos Vajna2018-02-161-1/+2
* cppcheck useInitializationListJochen Nitschke2018-02-121-1/+0
* loplugin:useuniqueptr in OTableNoel Grandin2018-02-0512-121/+112
* loplugin:useuniqueptr in OStatement_BaseNoel Grandin2018-02-052-4/+3
* loplugin:useuniqueptr in OSQLParseNodeNoel Grandin2018-02-051-29/+34
* loplugin:useuniqueptr in OConnectionNoel Grandin2018-02-052-7/+7
* remove connectivity OSubComponentNoel Grandin2018-02-0234-242/+26
* connectivity: remove dead codeChris Sherlock2018-02-012-26/+0
* connectivity: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-01-3112-134/+23
* coverity#1421119 Dereference after null checkCaolán McNamara2018-01-301-5/+11
* Fix typosAndrea Gelmini2018-01-292-2/+2
* sw: prefix members of SwExtUserField, SwFileNameField and SwFileNameFieldTypeMiklos Vajna2018-01-291-1/+1
* loplugin:useuniqueptr in OCatalogNoel Grandin2018-01-2916-38/+34
* Modernize a bit connectivity (part2)Julien Nabet2018-01-2715-129/+110
* Add HSQLDB schema importTamas Bunth2018-01-271-5/+3
* Modernize a bit connectivity (part1)Julien Nabet2018-01-2614-109/+88
* Update comment to reflect the right typeJens Carl2018-01-261-1/+1
* Change property value to get CellContentType in connectivity/Jens Carl2018-01-251-2/+2
* loplugin:unused-returns in basegfx..cppcanvasNoel Grandin2018-01-259-24/+15
* Fix some IWYU warningsMiklos Vajna2018-01-245-23/+0
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-238-26/+26
* remove some sal_Bool remnantsNoel Grandin2018-01-221-1/+1