summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2024-12-13Avoid a warning shown since bumping Windows baselineMike Kaganski
2024-12-07Simplify getTypes implementationsMike Kaganski
2024-12-07Simplify OPreparedStatementMike Kaganski
2024-12-07Use std::initializer_list, C-style array instead of more expensive SequenceMike Kaganski
2024-12-07Drop support for Windows versions prior to Windows 10Mike Kaganski
2024-11-30cid#1607542 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-11-29tdf#158237 connectivity: use c++20 contains() instead of find() and end()Bogdan Buzea
2024-11-20tdf#163486: PVS: Identical branchesBogdan Buzea
2024-11-16Related tdf#105112: FB fix request for getFunctionsJulien Nabet
2024-11-15Related tdf#105112: use XDatabaseMetadata3 in Firebird + implement getFunctionsJulien Nabet
2024-11-11clang-tidy: performance-unnecessary-copy-initialization in connectivityNoel Grandin
2024-11-10tdf#163486: PVS: The variable was asign the same value.Bogdan Buzea
2024-11-10com::sun::star -> cssMike Kaganski
2024-11-08loplugin:reftotemp in codemaker..connectivityNoel Grandin
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-11-08Avoid checking exact interface type of Any valueMike Kaganski
2024-11-08Simplify a bitMike Kaganski
2024-11-07use more concrete UNO type in connectivity::adoNoel Grandin
2024-11-07use more concrete UNO type in connectivity::adoNoel Grandin
2024-11-07loplugin:passstuffbyref in chart2..connectivityNoel Grandin
2024-11-06tdf#163486: PVS: Identical branchesBogdan Buzea
2024-11-06loplugin:staticconstexpr (macOS)Stephan Bergmann
2024-11-04new loplugin:staticconstexprNoel Grandin
2024-10-27cid#1555789 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-26cid#1555767 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-25cid#1633347 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-25cid#1633781 Initialization or destruction ordering is unspecifiedCaolán McNamara
2024-10-22cid#1555259 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-22cid#1545605 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-22move vcl::DeleteOnDeinit to toolsNoel Grandin
2024-10-18tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-18tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-18tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-17tdf#163486: PVS: Identical branchesXisco Fauli
2024-10-14cid#1554844 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-08cid#1632259 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-02cid#1606791 Overflowed constantCaolán McNamara
2024-10-01Avoid some macOS loplugin warnings around SQLWCharsStephan Bergmann
2024-09-30use more concrete UNO type in file::OConnectionNoel Grandin
2024-09-30use more concrete UNO type in file::OStatement_BaseNoel Grandin
2024-09-30use more concrete UNO type in odbc::OStatement_BaseNoel Grandin
2024-09-28cid#1606705 Overflowed constantCaolán McNamara
2024-09-24cid#1607586 explicitly return after JNI ThrowNewCaolán McNamara
2024-09-24cid#1607586 Overflowed return valueCaolán McNamara
2024-09-23use more concrete UNO types in connectivityNoel Grandin
2024-09-21cid#1607193 silence Overflowed constantCaolán McNamara
2024-09-21cid#1607126 silence Overflowed constantCaolán McNamara
2024-09-15Simplify use of connectivity::OConnectionWrapperMike Kaganski
2024-09-12use more concrete UNO classes in connectivityNoel Grandin
2024-09-12These bogus -Wdangling-reference still hit with current GCC 15 trunkStephan Bergmann