summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2001-05-04#86603# refill columns when they have changedOcke Janssen22-116/+264
2001-05-03#86526# fetch decimal and numeric as stringOcke Janssen5-44/+44
2001-05-02some typedefsOcke Janssen1-0/+74
2001-05-02some changes for ref vector and some typedefsOcke Janssen66-331/+387
2001-04-30#86467# initialize member varOcke Janssen2-7/+9
2001-04-30#86440# check index extOcke Janssen1-3/+3
2001-04-30#86528# some outliningOcke Janssen79-612/+1029
2001-04-30#86528# some outliningOcke Janssen29-263/+499
2001-04-27#86293# impl copyCtrOcke Janssen8-27/+73
2001-04-27comment out the OSL_ESNURE in QualifiedNameComponentsOcke Janssen1-3/+6
2001-04-27new fileOcke Janssen1-2/+3
2001-04-27UnoTunnel impl for the connectionsOcke Janssen18-139/+264
2001-04-27UnoTunnel implOcke Janssen1-0/+98
2001-04-27#86370# add UTF-8 to the list of supported charsetsFrank Schönheit1-10/+16
2001-04-26#85397# insert a better error msg when url is invalidOcke Janssen1-4/+10
2001-04-26new defines for dbpoolOcke Janssen1-2/+28
2001-04-26connectionpoolingOcke Janssen2-0/+489
2001-04-26new dir for connectionpoolingOcke Janssen1-0/+1
2001-04-26impl connectionpoolOcke Janssen8-0/+1044
2001-04-25initiliaze values with 0Ocke Janssen1-6/+10
2001-04-25typingOcke Janssen1-4/+3
2001-04-24corrected view impl.Ocke Janssen4-31/+63
2001-04-24not use adArray yetKurt Zenker1-3/+3
2001-04-23new method for collections to refill itOcke Janssen2-5/+12
2001-04-20#85736# if catalogseparator is empty don't append catalogOcke Janssen1-4/+8
2001-04-20#85736# new memberOcke Janssen4-43/+81
2001-04-19use no undefined typesKurt Zenker1-4/+4
2001-04-19add. #include <ocidl.h>Kurt Zenker1-3/+3
2001-04-19throwFunctionSequenceException instead of throw FunctionSequenceException (br...Frank Schönheit5-31/+43
2001-04-19+throwFunctionSequenceExceptionFrank Schönheit2-4/+23
2001-04-18when ask for typeinfo don't look for errorsOcke Janssen3-8/+9
2001-04-18outline a methodOcke Janssen2-7/+13
2001-04-17Initial Import of Mozilla Addressbook SDBC Driverdkenny16-0/+2282
2001-04-17corrected getConnectionFrank Schönheit1-3/+6
2001-04-17#86107# check indexOcke Janssen2-8/+122
2001-04-17remove sal_Int64Ocke Janssen1-3/+3
2001-04-12corrected OSubComponent so that objects are destroyed correctlyFrank Schönheit14-62/+64
2001-04-12outlined the ctorFrank Schönheit2-9/+16
2001-04-12ORefVector: need own new/delete operators (had conflicts between rtl-/tools o...Frank Schönheit1-2/+7
2001-04-12set resulsetconcurrrency read_only when table is readonlyOcke Janssen1-2/+10
2001-04-12one row too much insertedOcke Janssen1-5/+2
2001-04-12set parser nullOcke Janssen1-2/+3
2001-04-12set parsetree nullOcke Janssen1-3/+4
2001-04-12remove local namespaceOcke Janssen1-6/+4
2001-04-12correct access to bstr and variantOcke Janssen43-1162/+1564
2001-04-12#84852# calcConnection: use a OAutoConnectionDisposer when setting the rowset...Frank Schönheit1-9/+10
2001-04-12+conncleanupFrank Schönheit1-2/+3
2001-04-12initial checkin - helper for automatically disposing a rowset's connectionFrank Schönheit2-0/+301
2001-04-12release_child: delete m_pDerivedImplementation if the ref count goes to 0Frank Schönheit1-2/+4
2001-04-12#84694# allow calcConnection to throw an SQLexception when using getConnectionFrank Schönheit1-50/+62