summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/component/CTable.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-01tdf#146619 Drop unused 'using namespace' in: connectivity/Gabor Kelemen1-2/+0
2023-01-16XUnoTunnel->dynamic_cast in connectivityyNoel Grandin1-2/+1
2021-09-23leaks of OCollection in dbase importCaolán McNamara1-1/+1
2020-03-18simplify ORefVector codeNoel Grandin1-1/+1
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen1-26/+0
2019-03-25new loplugin:unoqueryNoel Grandin1-1/+1
2019-03-09Simplify containers iterations in connectivityArkadiy Illarionov1-3/+2
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 Bergmann1-5/+5
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: connectivityStephan Bergmann1-2/+2
2017-09-24tdf#96505 Get rid of cargo cult "long" integer literals66kesara991-1/+1
2017-08-05refactor to remove the gotosCaolán McNamara1-26/+20
2017-08-02connectivity: partially merge OWriterTable and OCalcTableMiklos Vajna1-0/+226