summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2019-08-1721-97/+21
* tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara2019-08-172-16/+42
* use more TOOLS_WARN_EXCEPTIONNoel Grandin2019-08-163-18/+9
* loplugin:sequenceloop in basic..cuiNoel Grandin2019-08-155-6/+7
* replace ".get->" with "->"Noel Grandin2019-08-151-2/+2
* loplugin:stringconstant (macOS)Stephan Bergmann2019-08-101-1/+1
* tdf#126588 crash in saving viewNoel Grandin2019-08-072-0/+2
* tdf#39593 Drop connectivity::sdbcx::ODescriptor::getImplementationArkadiy Illarionov2019-08-052-13/+6
* mysqlc: Add test for textual blob typesTamas Bunth2019-08-011-0/+45
* mysqlc: getTablePrivileges not implemented, so..Tamas Bunth2019-07-311-6/+1
* Fix typosAndrea Gelmini2019-07-311-1/+1
* Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann2019-07-3151-194/+191
* mysqlc: Support reading blob as stringTamas Bunth2019-07-311-1/+7
* tdf#123591: truncate and round to 'scale' number of decimal placesXisco Fauli2019-07-311-1/+3
* mysqlc: Fix query of cursor position in result setTamas Bunth2019-07-293-82/+130
* Fix typosAndrea Gelmini2019-07-251-1/+1
* cid#1448360 Assignment of overlapping memoryCaolán McNamara2019-07-241-2/+10
* Fix typosAndrea Gelmini2019-07-202-2/+2
* loplugin:referencecasting in comphelper..connectivityNoel Grandin2019-07-1910-23/+20
* cid#1448480 Uncaught exceptionCaolán McNamara2019-07-191-2/+2
* tdf#123150: Firebird: set UTF-8 client connectionTamas Bunth2019-07-131-1/+5
* tdf#123591: Firebird: Fix setting double valuesTamas Bunth2019-07-132-14/+36
* tdf#121528: Firebird stores scale as a negative numberXisco Fauli2019-07-101-2/+2
* tdf#123591: Firebird: take decimal places into account...Xisco Fauli2019-07-101-0/+7
* Slight reformattingAndrea Gelmini2019-07-021-2/+2
* improve loplugin:simplifyconstructNoel Grandin2019-06-259-43/+18
* tdf#39593 Change comphelper::getImplementation signatureArkadiy Illarionov2019-06-248-16/+16
* connectivity, oox: remove some unused includesMiklos Vajna2019-06-191-1/+0
* loplugin:passstuffbyrefNoel Grandin2019-06-182-2/+2
* loplugin:logexceptionnicely in configmgr..connectivityNoel Grandin2019-06-146-14/+15
* Resolves: tdf#125878 correct calculation of H:M:S from timestampEike Rathke2019-06-121-2/+3
* Fix typoAndrea Gelmini2019-06-111-1/+1
* Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov2019-06-107-10/+10
* mysqlc: Add support for mysql type INT24Tamas Bunth2019-06-031-4/+7
* tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl2019-06-011-8/+17
* connectivity: fix memory leaks caused by OConnection::acquire()Michael Stahl2019-05-317-8/+8
* tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl2019-05-291-5/+17
* New loplugin:dataStephan Bergmann2019-05-2210-10/+10
* tdf#122538: add index appendix for hsqldbJulien Nabet2019-05-221-2/+2
* tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl2019-05-141-11/+32
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-137-16/+16
* regenerate PCH headersLuboš Luňák2019-05-127-16/+17
* an is used before a vowel soundCaolán McNamara2019-05-102-2/+2
* Clean up makefile (remove some cargo-cult copied stuff)Jens Carl2019-05-091-40/+6
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-0910-199/+162
* tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl2019-05-074-7/+164
* Fix typoAndrea Gelmini2019-05-011-1/+1
* implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin2019-04-301-4/+1
* Fix typoAndrea Gelmini2019-04-301-1/+1
* Fix typoAndrea Gelmini2019-04-301-1/+1