summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/odbc
AgeCommit message (Expand)Author
2025-03-07trim excessive leading whitespace in connectivityNoel Grandin
2025-03-04more type-safety in odbc::ODBCDriverNoel Grandin
2025-03-04m_aStatement in ODatabaseMetaDataResultSet is unusedNoel Grandin
2024-11-07loplugin:passstuffbyref in chart2..connectivityNoel Grandin
2024-10-01Avoid some macOS loplugin warnings around SQLWCharsStephan Bergmann
2024-09-30use more concrete UNO type in odbc::OStatement_BaseNoel Grandin
2024-09-12use more concrete UNO classes in connectivityNoel Grandin
2024-07-28Fix typoAndrea Gelmini
2024-07-27tdf#68676, tdf#131238: implement and use Unicode ODBC functions on WindowsMike Kaganski
2024-07-26Refactor ODBC functions code for clarityMike Kaganski
2024-02-19hide more symbolsNoel Grandin
2022-06-13clang-tidy modernize-pass-by-value in connectivityNoel Grandin
2022-02-26cid#1500433 Using a moved objectCaolán McNamara
2022-02-17Revert "ODBC: fix signatures of Bulk, SpecialColumns et NativeSQL"Julien Nabet
2022-02-17ODBC: fix signatures of Bulk, SpecialColumns et NativeSQLJulien Nabet
2021-10-06loplugin:moveparam in connectivityNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-23tdf#124176 Use pragma once in connectivityVincent LE GARREC
2021-02-22loplugin:refcounting in connectivityNoel
2021-02-18createResulSet -> createResultSetNoel Grandin
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-07-23connectivity/odbc: create instances with uno constructorsNoel Grandin
2020-07-18compact namespace: connectivityNoel Grandin
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin
2019-08-22loplugin:constmethod in connectivityNoel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-01-24loplugin:constparams in connectivity..cuiNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-07loplugin:useuniqueptr in OPreparedStatementNoel Grandin
2018-02-02remove connectivity OSubComponentNoel Grandin
2018-01-04tdf#104986 move named parameters substitution into generic layerLionel Elie Mamane
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-11-23Fix an argument for SQLSetDescRec.Damjan Jovanovic
2017-11-18Assume thread encoding for ODBC status stringMike Kaganski
2017-11-07loplugin:finalclasses in connectivityNoel Grandin
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-10-16Make include files found through -Iconnectivity/source/incStephan Bergmann
2017-10-06use more rtl::Reference in connectivityNoel Grandin
2017-08-31Use vector and replace m_aBatchList by m_aBatchVectorJulien Nabet
2017-07-19loplugin:constparams in connectivityNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-05loplugin:useuniqueptr in basic..cppcanvasNoel Grandin
2017-07-05loplugin:unusedfields connectivityNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann