summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/component
AgeCommit message (Expand)Author
2021-02-22loplugin:refcounting in connectivityNoel
2020-11-13tdf#123936 Formatting files in module connectivity with clang-formatPhilipp Hofer
2020-03-18simplify ORefVector codeNoel Grandin
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2019-12-16tdf#42949 Fix IWYU warnings in connectivity/*/*hxxGabor Kelemen
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-03-25new loplugin:unoqueryNoel Grandin
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-03-09Simplify containers iterations in connectivityArkadiy Illarionov
2019-02-08loplugin:indentation in connectivityNoel Grandin
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-02-05loplugin:useuniqueptr in OTableNoel Grandin
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-09-24tdf#96505 Get rid of cargo cult "long" integer literals66kesara99
2017-09-11connectivity DatabaseMetaData: pull out OComponent from OCalc/WriterMiklos Vajna
2017-08-05refactor to remove the gotosCaolán McNamara
2017-08-02connectivity: partially merge OWriterTable and OCalcTableMiklos Vajna
2017-07-19connectivity: merge OCalcColumns and OWriterColumnsMiklos Vajna
2017-07-19connectivity: merge OCalcPreparedStatement and OWriterPreparedStatementMiklos Vajna
2017-07-19connectivity: merge OCalcStatement and OWriterStatementMiklos Vajna
2017-07-19connectivity: merge OCalcResultSet and OWriterResultSetMiklos Vajna