summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2020-01-06Related tdf#128974: Really deal with "default" and "default-release" profilesJulien Nabet1-0/+10
2019-12-02In the same way as 97ad402d58b52a1f2636905137c21298531c2935Julien Nabet1-1/+1
2019-11-27tdf#128698: MySQL/MariaDB direct Connection: time-values not written to tableJulien Nabet1-1/+1
2019-10-15tdf#128111: "adsrc" doesn't exist from Postgresql 12Julien Nabet4-7/+18
2019-09-23tdf#127657: FIREBIRD error in query input param when referred field is integerJulien Nabet1-0/+14
2019-09-18tdf#126852 Bind TEXT mysql type to ClobTamas Bunth1-1/+3
2019-09-12tdf#120945: Relationship of tables isn't recognized by formwizardJulien Nabet2-10/+14
2019-09-10mysqlc: Support connection to utf8mb4 serverTamas Bunth1-1/+3
2019-09-05Related tdf#118809: add some XDatabaseMetaData for FirebirdJulien Nabet1-3/+8
2019-09-04tdf#127093 mysqlc: set NO_AUTO_VALUE_ON_ZEROTamas Bunth1-1/+2
2019-09-02mysqlc: Implement DatabaseMetadata::getUserNameTamas Bunth1-3/+13
2019-08-31tdf#118809: Fill DatabaseProductName and DatabaseProductVersion for FirebirdJulien Nabet1-2/+7
2019-08-29tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara2-17/+43
2019-08-07tdf#123591: truncate and round to 'scale' number of decimal placesXisco Fauli1-1/+3
2019-08-07tdf#126588 crash in saving viewNoel Grandin2-0/+2
2019-08-03mysqlc: Add test for textual blob typesTamas Bunth1-0/+45
2019-08-03mysqlc: getTablePrivileges not implemented, so..Tamas Bunth1-6/+1
2019-08-02mysqlc: Support reading blob as stringTamas Bunth1-1/+7
2019-08-02mysqlc: Fix query of cursor position in result setTamas Bunth3-82/+130
2019-07-15tdf#123150: Firebird: set UTF-8 client connectionTamas Bunth1-1/+5
2019-07-15tdf#123591: Firebird: Fix setting double valuesTamas Bunth2-14/+36
2019-07-11tdf#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-06-13Resolves: tdf#125878 correct calculation of H:M:S from timestampEike Rathke1-2/+3
2019-06-05mysqlc: Add support for mysql type INT24Tamas Bunth1-4/+7
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
2019-05-01Fix typoAndrea Gelmini1-1/+1
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin1-4/+1
2019-04-30Fix typoAndrea Gelmini1-1/+1
2019-04-30Fix typoAndrea Gelmini1-1/+1
2019-04-29Fix typoAndrea Gelmini1-1/+1
2019-04-25Resolves: rhbz#1702810 Prepare for upcoming libebook soname version bumpMilan Crha1-0/+1
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann2-2/+1
2019-04-25mysqlc: Allow conversions between different typesTamas Bunth4-181/+210
2019-04-24Avoid calling java.lang.Class.newInstance()Stephan Bergmann1-2/+9
2019-04-24Fix typosAndrea Gelmini1-1/+1
2019-04-22Fix typoAndrea Gelmini1-1/+1
2019-04-21Fix typoAndrea Gelmini1-2/+2
2019-04-21Fix typoAndrea Gelmini1-1/+1
2019-04-20Fix typoAndrea Gelmini1-1/+1