summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2023-03-24loplugin:stringadd in c*Noel Grandin
2023-03-15Silence some false -Werror=dangling-referenceStephan Bergmann
2023-03-15Simplify AcceptsURLStephan Bergmann
2023-03-14elide some temporary OStringsNoel Grandin
2023-03-11osl::Mutex->std::mutex in OSQLParserNoel Grandin
2023-03-11osl::Mutex->std::mutex in OConnectionPoolNoel Grandin
2023-03-10improve loplugin:unnecessarylockingNoel Grandin
2023-03-10simplify initialisation in *DatabaseMetaDataNoel Grandin
2023-03-08osl::Mutex->std::mutex in ParameterWrapperContainerNoel Grandin
2023-02-28Drop 'using namespace ::std' in Windows-specific filesGabor Kelemen
2023-02-22osl::Mutex->std::mutex in OSQLParseNodesContainerNoel Grandin
2023-02-15Drop 'using namespace ::std' in dirs b* c*Gabor Kelemen
2023-02-14disable script dumpCaolán McNamara
2023-01-16XUnoTunnel->dynamic_cast in file::OResultSetNoel Grandin
2023-01-16XUnoTunnel->dynamic_cast in connectivityyNoel Grandin
2022-12-06Resolves: tdf#152381 Treat 0-0-0 invalid date as 0 relative daysEike Rathke
2022-11-22Resolves: tdf#152114 Use comphelper::date algorithmsEike Rathke
2022-10-21loplugin:referencecasting look for a new patternNoel Grandin
2022-10-11escapeWith is just a substitution for OUString::replaceAllMike Kaganski
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-27use more string_view in connectivityNoel Grandin
2022-09-22connectivity: use default member initializers in OWriterConnectionMiklos Vajna
2022-09-18use more string_view in utl::TempFileNoel Grandin
2022-09-17cid#1500499 Resource leakCaolán McNamara
2022-09-16OSL_ENSURE->assert where we would crash if not trueCaolán McNamara
2022-09-15tdf#150877: Add support for Kamenický and Mazovia encodingsJulien Nabet
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-08Simplify by using replace instead of replaceAt in loop in connectivity (3)Julien Nabet
2022-09-08Simplify by using replace instead of replaceAt in loop in connectivity (4)Julien Nabet
2022-09-08Simplify by using replace instead of replaceAt in loop in connectivity (2)Julien Nabet
2022-09-08loplugin:unusedmethodsNoel Grandin
2022-09-08loplugin:virtualdeadNoel Grandin
2022-09-04tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala
2022-09-04Simplify by using replace instead of replaceAt in 2 loops in connectivityJulien Nabet
2022-09-01connectivity: use default member initializers in OWriterTableMiklos Vajna
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-18cid#1500536 silence Resource leakCaolán McNamara
2022-08-17cid#1500701 silence Dereference after null checkCaolán McNamara
2022-08-12tdf#113753 Easier use of CSV in Wizards->Address Data SourceRadhey Parekh
2022-08-11connectivity: avoid divide by zero in calculateTimeOutsCaolán McNamara
2022-08-07add libebook-1.2.so.21Rene Engelhard
2022-08-03Fix 32-bit buildsStephan Bergmann
2022-07-21elide some makeStringAndClear() callsNoel Grandin
2022-07-19No need to cast to char hereStephan Bergmann
2022-07-11tdf#149951: MySQL/MariaDB (direct connection) save images in BLOB-fieldsJulien Nabet
2022-07-05Related tdf#137145 tdf#137569 Capitalization + punctuation fixesAdolfo Jayme Barrientos
2022-07-02Use some more O3TL_UNREACHABLEStephan Bergmann
2022-07-01Use some more O3TL_UNREACHABLEStephan Bergmann
2022-06-29related tdf#126961 don't crash when access to the macOS address book is deniedChristian Lohmaier