summaryrefslogtreecommitdiff
path: root/dbaccess/util/dba.component
AgeCommit message (Collapse)Author
2015-12-12tdf#74608 dbaccess: Constructor for singleton DataAccessDescriptorFactoryMatúš Kukan
Change-Id: Id1453e3cf1c8aef22536b4e0797cca7e654316c0
2015-12-05tdf#74608 dbaccess: Constructor feature for ODatabaseDocumentMatúš Kukan
Change-Id: Id524a1a717c350cb0558ef5ff11da3e6c941c203
2015-12-05tdf#74608 dbaccess: Constructor feature for OComponentDefinitionMatúš Kukan
Change-Id: I150cdaa46a0d86e1a4b6598ac580a10b2e8f071f
2015-12-05tdf#74608 dbaccess: Constructor feature for OCommandDefinitionMatúš Kukan
Change-Id: Ibaa1fd8310fdba073190a7721891ebb835eb0e6e
2015-12-03tdf#74608 dbaccess: Constructor feature for ODatabaseSourceMatúš Kukan
Change-Id: I9ab9c0eaf463c93caf116c98e47564562af0af5d
2015-02-09dbaccess: use constructor feature for ORowSetMiklos Vajna
Change-Id: Iabb04fde096e8d0bb92b3d796310354df5985e9a
2013-12-19A singleton is not a serviceStephan Bergmann
Change-Id: I9059370e21e753a9578f231fd0c0eb0a1d6a981e
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
Change-Id: I56f38bd786f3a026cb2908f28540dc9c4003af83
2012-06-14re-base on ALv2 code.Michael Meeks
2012-02-10dbaccess: DatabaseDataProvider is not in chart2Miklos Vajna
2011-07-13Add prefixes for component_getFactory methodsMatúš Kukan
Also remove accidentally kept .dxp files from gnumake'd module
2010-09-14sb129: #i113189# removed obviously unnecessary service registrations; allow ↵sb
empty <implementation/>
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb