summaryrefslogtreecommitdiffstats
path: root/connectivity/source/drivers/component
Commit message (Expand)AuthorAgeFilesLines
* remove ORowSetValue implicit conversion methodsNoel Grandin2021-11-232-3/+3
* loplugin:moveparam in connectivityNoel Grandin2021-10-081-2/+2
* leaks of OCollection in dbase importCaolán McNamara2021-09-231-1/+1
* Directly initialize vector in connectivity (part 1)Julien Nabet2021-05-141-24/+22
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-021-2/+2
* loplugin:refcounting in connectivityNoel2021-02-262-2/+2
* loplugin:refcounting in connectivityNoel2021-02-221-6/+4
* tdf#123936 Formatting files in module connectivity with clang-formatPhilipp Hofer2020-11-131-2/+3
* simplify ORefVector codeNoel Grandin2020-03-183-4/+4
* tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen2020-01-144-33/+1
* tdf#42949 Fix IWYU warnings in connectivity/*/*hxxGabor Kelemen2019-12-161-0/+2
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2019-08-171-4/+1
* Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann2019-07-311-1/+1
* new loplugin:unoqueryNoel Grandin2019-03-251-1/+1
* tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen2019-03-121-0/+1
* Simplify containers iterations in connectivityArkadiy Illarionov2019-03-091-3/+2
* loplugin:indentation in connectivityNoel Grandin2019-02-081-2/+2
* look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin2018-06-081-1/+0
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-051-2/+0
* remove some unused comphelper includesJochen Nitschke2018-04-151-1/+0
* loplugin:useuniqueptr in OTableNoel Grandin2018-02-051-3/+3
* More loplugin:cstylecast: connectivityStephan Bergmann2018-01-123-15/+15
* inline typedefs in connectivity/StdTypeDefsNoel Grandin2017-12-201-1/+1
* loplugin:includeform: connectivityStephan Bergmann2017-10-236-12/+12
* tdf#96505 Get rid of cargo cult "long" integer literals66kesara992017-09-241-1/+1
* connectivity DatabaseMetaData: pull out OComponent from OCalc/WriterMiklos Vajna2017-09-111-0/+247
* refactor to remove the gotosCaolán McNamara2017-08-051-26/+20
* connectivity: partially merge OWriterTable and OCalcTableMiklos Vajna2017-08-021-0/+226
* connectivity: merge OCalcColumns and OWriterColumnsMiklos Vajna2017-07-191-0/+45
* connectivity: merge OCalcPreparedStatement and OWriterPreparedStatementMiklos Vajna2017-07-191-0/+34
* connectivity: merge OCalcStatement and OWriterStatementMiklos Vajna2017-07-191-0/+34
* connectivity: merge OCalcResultSet and OWriterResultSetMiklos Vajna2017-07-191-0/+175