summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/component
AgeCommit message (Expand)AuthorFilesLines
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-1/+0
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-2/+0
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-02-05loplugin:useuniqueptr in OTableNoel Grandin1-3/+3
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann3-15/+15
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: connectivityStephan Bergmann6-12/+12
2017-09-24tdf#96505 Get rid of cargo cult "long" integer literals66kesara991-1/+1
2017-09-11connectivity DatabaseMetaData: pull out OComponent from OCalc/WriterMiklos Vajna1-0/+247
2017-08-05refactor to remove the gotosCaolán McNamara1-26/+20
2017-08-02connectivity: partially merge OWriterTable and OCalcTableMiklos Vajna1-0/+226
2017-07-19connectivity: merge OCalcColumns and OWriterColumnsMiklos Vajna1-0/+45
2017-07-19connectivity: merge OCalcPreparedStatement and OWriterPreparedStatementMiklos Vajna1-0/+34
2017-07-19connectivity: merge OCalcStatement and OWriterStatementMiklos Vajna1-0/+34
2017-07-19connectivity: merge OCalcResultSet and OWriterResultSetMiklos Vajna1-0/+175