summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/odbc
AgeCommit message (Expand)Author
2020-11-11loplugin:stringviewNoel
2020-10-01loplugin:reducevarscope in comphelper,connectivityNoel
2020-08-11loplugin:flattenNoel Grandin
2020-07-23connectivity/odbc: create instances with uno constructorsNoel Grandin
2020-06-05tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctornienzu
2020-05-14unixODBC changed soname to .2 so reflect it (connectivity)Julien Nabet
2020-05-09Avoid ODBC warning when testing connectionJulien Nabet
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-04-18loplugin:flatten connectivityNoel Grandin
2020-04-14loplugin:buriedassign in c*Noel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-25Typo ORealObdcDriver->ORealOdbcDriverJulien Nabet
2020-01-15clang-tidy modernize-concat-nested-namespace in connectivityNoel Grandin
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2019-12-18sal_Char->char in connectivityNoel Grandin
2019-12-16tdf#42949 Fix IWYU warnings in connectivity/*/*hxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-17Remove some memset callsMike Kaganski
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-01loplugin:stringadd in basctl..cuiNoel Grandin
2019-08-25Fix build on big-endian platforms with clangMike Kaganski
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-05-22New loplugin:dataStephan Bergmann
2019-05-14tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl
2019-04-29Fix typoAndrea Gelmini
2019-04-21Fix typoAndrea Gelmini
2019-04-21Fix typoAndrea Gelmini
2019-04-13loplugin:sequentialassign in codemaker..connectivityNoel Grandin
2019-03-09Simplify containers iterations in connectivityArkadiy Illarionov
2019-02-21loplugin:indentation (macOS)Stephan Bergmann
2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann
2019-02-08loplugin:indentation in connectivityNoel Grandin
2018-11-16loplugin:buriedassign in avmedia..cuiNoel Grandin
2018-10-21pvs-studio: Expression '_par0 > 0' is always true.Caolán McNamara
2018-10-20clang-tidy readability-delete-null-pointerNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-09-06loplugin:useuniqueptr in OResultSetMetaDataNoel Grandin
2018-07-28loplugin:stringloop basctl,chart2,connectivityNoel Grandin
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-05-07loplugin:useuniqueptr in OPreparedStatementNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-05Rename OCharsetMap::find overload to findIanaNameStephan Bergmann