summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2022-08-15connectivity: avoid divide by zero in calculateTimeOutsCaolán McNamara
2022-08-07add libebook-1.2.so.21Rene Engelhard
2022-07-12tdf#149951: MySQL/MariaDB (direct connection) save images in BLOB-fieldsJulien Nabet
2022-07-06Related tdf#137145 tdf#137569 Capitalization + punctuation fixesAdolfo Jayme Barrientos
2022-06-30related tdf#126961 don't crash when access to the macOS address book is deniedChristian Lohmaier
2022-06-08tdf#149470: Firebird, Clob may need several segments to store a very long inputJulien Nabet
2022-05-30Fix linking Library_evoabStephan Bergmann
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-23Fix typosAndrea Gelmini
2022-05-13add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin
2022-05-12speed up simple use of NamedValueCollectionNoel Grandin
2022-05-09tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroPragat Pandya
2022-05-05loplugin:unusedvariableplusNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-05Just use Any ctor instead of makeAny (Linux, sequel)Stephan Bergmann
2022-05-05use more string_viewNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in connectivityStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny (macOS)Stephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-27add string_view wrappers for rtl::math::stringToDoubleNoel Grandin
2022-04-25Introduce a better mechanism to suppress false loplugin warningsStephan Bergmann
2022-04-21Clean up odd function definitionsStephan Bergmann
2022-04-20Simplify some code, use o3tl::starts_with rest argumentStephan Bergmann
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-20loplugin:stringviewparamStephan Bergmann
2022-04-15use more string_view in connectivityNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-13Update remaining DevGuide wiki links.Ilmari Lauhakangas
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-11use more string_viewNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-09ofz#46526 AbrtCaolán McNamara
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-04-08loplugin:stringviewparam convert methods using trimNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using compareToNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-04-01tdf#148310: Firebird: copy complete rows, CLOB field, last character lostJulien Nabet
2022-04-01Remove useless connectivity/source/drivers/mysqlc/DataAccess.xcuJulien Nabet
2022-03-29loplugin:unusedfieldsNoel Grandin
2022-03-25loplugin:unusedmethodsNoel Grandin
2022-03-25tdf#132924 - Firebird findColumn: return column alias if specifiedAndreas Heinisch
2022-03-22Move BSTR wrapper to systools, and fix some wrong BSTR usesMike Kaganski
2022-03-22Simplify CoCreateInstance / CoGetClassObject with COMReferenceMike Kaganski
2022-03-17Remove old mysql_jdbc/mysqlc in drivers.xcuJulien Nabet
2022-03-16tdf#147997: MySQL/MariaDB for dialog for direct connectionJulien Nabet
2022-03-15loplugin:trivialdestructor (macOS)Stephan Bergmann
2022-03-13Remove forgotten remnant test codeJulien Nabet