summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2019-01-22tdf#122516: fix timestamp in MariaDb/mysqlJulien Nabet
2018-12-21tdf#120576 avoid crash during database migrationCaolán McNamara
2018-12-19postgresql: correctly implement XMultipleResults interfaceLionel Elie Mamane
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-17Fix typosAndrea Gelmini
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-16loplugin:buriedassign in avmedia..cuiNoel Grandin
2018-11-11tdf#120703 PVS: V555Mike Kaganski
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-09mysqlc: fix return value of XResultSet::nextTamas Bunth
2018-11-09Fix many Java subsequentcheck test by using JUHJan-Marek Glogowski
2018-11-09Simplify and fix Java UNO API test makefilesJan-Marek Glogowski
2018-11-08loplugin:unusedfieldsNoel Grandin
2018-11-06loplugin:collapseif in accessibility..cuiNoel Grandin
2018-11-05Fix typo in codeAndrea Gelmini
2018-11-05Fix typosAndrea Gelmini
2018-11-05replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-11-05mysqlc: allow multiple open statementsTamas Bunth
2018-11-04coverity#1440839: COPY_PASTE_ERRORJulien Nabet
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-11-01mysqlc: filter schema in getColumnsTamas Bunth
2018-11-01Fix build on HaikuKacper Kasper
2018-10-31mysqlc: Add support for mediumnint and char typesTamas Bunth
2018-10-29loplugin:oncevarNoel Grandin
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-25tdf#120713 correctly handle boolean values in filtersLionel Elie Mamane
2018-10-25loplugin:unusedmethodsNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24Add 5 properties to not pass to JDBC driverJulien Nabet
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin
2018-10-22pvs-studio: V571 Recurring checkCaolán McNamara
2018-10-22Add unit test for mysqlc connectorTamas Bunth
2018-10-21pvs-studio: Expression 'condition == MQueryExpression::AND' is always true.Caolán McNamara
2018-10-21queryComplete is always trueCaolán McNamara
2018-10-21pvs-studio: Expression '_par0 > 0' is always true.Caolán McNamara
2018-10-21pvs-studio: Not all members of a class are initialized inside the constructorCaolán McNamara
2018-10-20copy and paste errorCaolán McNamara
2018-10-20clang-tidy readability-delete-null-pointerNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-17loplugin:staticvar in avmedia..connectivityNoel Grandin
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-10-15Fix typosAndrea Gelmini
2018-10-15loplugin:simplifyconstructNoel Grandin