summaryrefslogtreecommitdiff
path: root/dbaccess/util/dba.component
AgeCommit message (Expand)AuthorFilesLines
2020-10-01Use the new single-instance="true" attribute in dbaccessStephan Bergmann1-3/+1
2020-07-31dbaccess: create instances with uno constructorsNoel Grandin1-3/+7
2015-12-12tdf#74608 dbaccess: Constructor for singleton DataAccessDescriptorFactoryMatúš Kukan1-1/+2
2015-12-05tdf#74608 dbaccess: Constructor feature for ODatabaseDocumentMatúš Kukan1-1/+2
2015-12-05tdf#74608 dbaccess: Constructor feature for OComponentDefinitionMatúš Kukan1-1/+2
2015-12-05tdf#74608 dbaccess: Constructor feature for OCommandDefinitionMatúš Kukan1-1/+2
2015-12-03tdf#74608 dbaccess: Constructor feature for ODatabaseSourceMatúš Kukan1-1/+2
2015-02-09dbaccess: use constructor feature for ORowSetMiklos Vajna1-1/+2
2013-12-19A singleton is not a serviceStephan Bergmann1-1/+0
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2012-06-14re-base on ALv2 code.Michael Meeks1-26/+17
2012-02-10dbaccess: DatabaseDataProvider is not in chart2Miklos Vajna1-1/+1
2011-07-13Add prefixes for component_getFactory methodsMatúš Kukan1-1/+1
2010-09-14sb129: #i113189# removed obviously unnecessary service registrations; allow e...sb1-2/+0
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb1-0/+65