summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2019-09-07tdf#39593 drop comphelper::getImplementationArkadiy Illarionov
2019-09-07tdf#39593 use isUnoTunnelId in connectivityArkadiy Illarionov
2019-09-06mysqlc: Support connection to utf8mb4 serverTamas Bunth
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-09-06TyposAndrea Gelmini
2019-09-03tdf#127093 mysqlc: set NO_AUTO_VALUE_ON_ZEROTamas Bunth
2019-09-01Fix '..'Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-08-31mysqlc: Implement DatabaseMetadata::getUserNameTamas Bunth
2019-08-31Related tdf#118809: add some XDatabaseMetaData for FirebirdJulien Nabet
2019-08-31tdf#118809: Fill DatabaseProductName and DatabaseProductVersion for FirebirdJulien Nabet
2019-08-30new loplugin:noexceptmoveNoel Grandin
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-25Fix build on big-endian platforms with clangMike Kaganski
2019-08-24loplugin:returnconstval in connectivity..cuiNoel Grandin
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-22loplugin:constmethod in connectivityNoel Grandin
2019-08-20Fix typosAndrea Gelmini
2019-08-19loplugin:constvars in chart2..connectivityNoel Grandin
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-17tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in basic..cuiNoel Grandin
2019-08-15replace ".get->" with "->"Noel Grandin
2019-08-10loplugin:stringconstant (macOS)Stephan Bergmann
2019-08-07tdf#126588 crash in saving viewNoel Grandin
2019-08-05tdf#39593 Drop connectivity::sdbcx::ODescriptor::getImplementationArkadiy Illarionov
2019-08-01mysqlc: Add test for textual blob typesTamas Bunth
2019-07-31mysqlc: getTablePrivileges not implemented, so..Tamas Bunth
2019-07-31Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann
2019-07-31mysqlc: Support reading blob as stringTamas Bunth
2019-07-31tdf#123591: truncate and round to 'scale' number of decimal placesXisco Fauli
2019-07-29mysqlc: Fix query of cursor position in result setTamas Bunth
2019-07-25Fix typosAndrea Gelmini
2019-07-24cid#1448360 Assignment of overlapping memoryCaolán McNamara
2019-07-20Fix typosAndrea Gelmini
2019-07-19loplugin:referencecasting in comphelper..connectivityNoel Grandin
2019-07-19cid#1448480 Uncaught exceptionCaolán McNamara
2019-07-13tdf#123150: Firebird: set UTF-8 client connectionTamas Bunth
2019-07-13tdf#123591: Firebird: Fix setting double valuesTamas Bunth
2019-07-10tdf#121528: Firebird stores scale as a negative numberXisco Fauli
2019-07-10tdf#123591: Firebird: take decimal places into account...Xisco Fauli
2019-07-02Slight reformattingAndrea Gelmini
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-24tdf#39593 Change comphelper::getImplementation signatureArkadiy Illarionov
2019-06-19connectivity, oox: remove some unused includesMiklos Vajna
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-06-14loplugin:logexceptionnicely in configmgr..connectivityNoel Grandin
2019-06-12Resolves: tdf#125878 correct calculation of H:M:S from timestampEike Rathke