summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
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
2001-04-11#85989# correct the compare of bookmarksOcke Janssen1-3/+16
2001-04-10#85885# correct param indexOcke Janssen4-20/+28
2001-04-10#85891# check if columnname is knownOcke Janssen1-2/+12
2001-04-09m_nLivingIterators for _DEBUG, not DBG_UTILFrank Schönheit2-9/+15
2001-04-06set member nullOcke Janssen1-2/+4
2001-04-06use of uninitialize memberOcke Janssen2-4/+7
2001-04-06new methodOcke Janssen1-3/+4
2001-04-06member protected nowOcke Janssen1-3/+4
2001-04-06checks if parsetree is nullOcke Janssen1-4/+4
2001-04-06holds a resultset only weak nowOcke Janssen1-16/+22
2001-04-04#85722# correct isBeforeFirstOcke Janssen1-4/+10
2001-04-04clear row memeberOcke Janssen1-2/+5
2001-04-04free string again after usingOcke Janssen3-27/+72
2001-04-04#85661# LocaleData is now staticOcke Janssen2-32/+34
2001-04-04#639# wrong typecastOcke Janssen1-4/+4
2001-04-03use of system textencodingOcke Janssen1-3/+3
2001-04-02#85470# check if interface is nullOcke Janssen1-2/+9
2001-04-02#85509# check rowposOcke Janssen1-4/+4
2001-03-30index exception now gives information about indexOcke Janssen23-87/+134