summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2019-08-23Mark move ctors/assignments noexceptMike Kaganski4-6/+6
2019-08-22loplugin:constmethod in connectivityNoel Grandin16-22/+22
2019-08-20Fix typosAndrea Gelmini1-1/+1
2019-08-19loplugin:constvars in chart2..connectivityNoel Grandin6-10/+10
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet21-97/+21
2019-08-17tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara2-16/+42
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin3-18/+9
2019-08-15loplugin:sequenceloop in basic..cuiNoel Grandin5-6/+7
2019-08-15replace ".get->" with "->"Noel Grandin1-2/+2
2019-08-10loplugin:stringconstant (macOS)Stephan Bergmann1-1/+1
2019-08-07tdf#126588 crash in saving viewNoel Grandin2-0/+2
2019-08-05tdf#39593 Drop connectivity::sdbcx::ODescriptor::getImplementationArkadiy Illarionov2-13/+6
2019-08-01mysqlc: Add test for textual blob typesTamas Bunth1-0/+45
2019-07-31mysqlc: getTablePrivileges not implemented, so..Tamas Bunth1-6/+1
2019-07-31Fix typosAndrea Gelmini1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann51-194/+191
2019-07-31mysqlc: Support reading blob as stringTamas Bunth1-1/+7
2019-07-31tdf#123591: truncate and round to 'scale' number of decimal placesXisco Fauli1-1/+3
2019-07-29mysqlc: Fix query of cursor position in result setTamas Bunth3-82/+130
2019-07-25Fix typosAndrea Gelmini1-1/+1
2019-07-24cid#1448360 Assignment of overlapping memoryCaolán McNamara1-2/+10
2019-07-20Fix typosAndrea Gelmini2-2/+2
2019-07-19loplugin:referencecasting in comphelper..connectivityNoel Grandin10-23/+20
2019-07-19cid#1448480 Uncaught exceptionCaolán McNamara1-2/+2
2019-07-13tdf#123150: Firebird: set UTF-8 client connectionTamas Bunth1-1/+5
2019-07-13tdf#123591: Firebird: Fix setting double valuesTamas Bunth2-14/+36
2019-07-10tdf#121528: Firebird stores scale as a negative numberXisco Fauli1-2/+2
2019-07-10tdf#123591: Firebird: take decimal places into account...Xisco Fauli1-0/+7
2019-07-02Slight reformattingAndrea Gelmini1-2/+2
2019-06-25improve loplugin:simplifyconstructNoel Grandin9-43/+18
2019-06-24tdf#39593 Change comphelper::getImplementation signatureArkadiy Illarionov8-16/+16
2019-06-19connectivity, oox: remove some unused includesMiklos Vajna1-1/+0
2019-06-18loplugin:passstuffbyrefNoel Grandin2-2/+2
2019-06-14loplugin:logexceptionnicely in configmgr..connectivityNoel Grandin6-14/+15
2019-06-12Resolves: tdf#125878 correct calculation of H:M:S from timestampEike Rathke1-2/+3
2019-06-11Fix typoAndrea Gelmini1-1/+1
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov7-10/+10
2019-06-03mysqlc: Add support for mysql type INT24Tamas Bunth1-4/+7
2019-06-01tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl1-8/+17
2019-05-31connectivity: fix memory leaks caused by OConnection::acquire()Michael Stahl7-8/+8
2019-05-29tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl1-5/+17
2019-05-22New loplugin:dataStephan Bergmann10-10/+10
2019-05-22tdf#122538: add index appendix for hsqldbJulien Nabet1-2/+2
2019-05-14tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl1-11/+32
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin7-16/+16
2019-05-12regenerate PCH headersLuboš Luňák7-16/+17
2019-05-10an is used before a vowel soundCaolán McNamara2-2/+2
2019-05-09Clean up makefile (remove some cargo-cult copied stuff)Jens Carl1-40/+6
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák10-199/+162
2019-05-07tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl4-7/+164