summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
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
2018-10-15fix missing includeNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-14Revert removal of mysql jdbc connectorTamas Bunth
2018-10-10Missing include (Windows --disable-pch)Stephan Bergmann
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08cppcheck: variableScopeJochen Nitschke
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-10-03Fix some drivers xcu (connectivity/registry)Julien Nabet
2018-10-03Add README for xcu drivers in connectivity/registryJulien Nabet
2018-10-01Revert "Fix type for BooleanComparisonMode"Julien Nabet
2018-10-01Fix type for BooleanComparisonModeJulien Nabet
2018-09-29remove remainders of mysqlc extension filesAndras Timar
2018-09-29Fix typoAndrea Gelmini
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-22tdf#119850 show missing mysql connector optionsTamas Bunth
2018-09-21new loplugin:methodcyclesNoel Grandin
2018-09-20tdf#119743: add Features entries in Properties block Drivers.xcuJulien Nabet