summaryrefslogtreecommitdiff
path: root/sot
AgeCommit message (Expand)AuthorFilesLines
2001-05-04don't read over stream EOFjp1-4/+4
2001-04-26Error handling in OpenSotStorage adaptedThorsten Behrens1-8/+14
2001-04-26#86203#: wrong defaultMathias Bauer1-1/+1
2001-04-12seek stream to begin before reusing itMichael Brauer1-0/+1
2001-04-10added dialog formatThomas Benisch1-3/+4
2001-04-10#85880#: seek stream to begin for copying itMathias Bauer1-2/+10
2001-03-30don't crash if no BaseStorage givenMathias Bauer1-6/+10
2001-03-23new formats (DBACCESS_TABLE, DBACCESS_QUERY, DBACCESS_COMMANDFrank Schönheit1-3/+6
2001-03-22#85259#: catch exceptionsKai Ahrens1-17/+23
2001-03-21#84833#: bugfix for UCBStorages on writable streamsMathias Bauer1-7/+13
2001-03-21#84833#: construct UCBStorages on empty streamsMathias Bauer1-2/+14
2001-03-20static methods for OLE-Storage detectionMathias Bauer1-2/+12
2001-03-20#81926#: added DataFlavorExVector methodsKai Ahrens1-41/+112
2001-03-19Bug in OpenStorage_Impl: no multiple open for OLEStoragesMathias Bauer1-8/+19
2001-03-16#81798#: added format id for WMFKai Ahrens1-3/+3
2001-03-15GetFormatStringId must ask for the mimetype and not for the namejp1-2/+36
2001-03-15#81926#: assertion removedKai Ahrens1-6/+2
2001-03-15#84772# Hack for a temporary chart format string "StarChartDocument 5.0" (105...Björn Milcke1-6/+21
2001-03-15class id for applet, plugin and floating frameMichael Brauer1-2/+12
2001-03-12Type for FORMAT_FILE is sequenceKai Ahrens1-3/+3
2001-03-09#84277#: allow creation of temp. OLE-StoragesMathias Bauer1-6/+6
2001-03-08change: old data transfer API to the newjp1-7/+65
2001-03-08HTML => HTML FormatKai Ahrens1-4/+4
2001-03-08#84055#: use correct OpenMode in CreateStorageMathias Bauer1-1/+1
2001-03-07#84699#: new MimeTypes for clipboard interfacesKai Ahrens1-3/+3
2001-03-07#84699#: new MimeTypes for clipboard interfacesKai Ahrens1-114/+108
2001-03-06#84701#: SOT_FORMAT_FILE_LIST has type Sequence< sal_Int8 >Kai Ahrens1-6/+6
2001-03-05handle SvOutplaceObjectMathias Bauer1-13/+21
2001-03-05new method IsOLEStorageMathias Bauer1-2/+8
2001-03-05define for ClsId of SvOutplaceObjectMathias Bauer1-2/+5
2001-03-02Deliver both *staticdatamembers*.hxx and *staticdatamembers*.hPatrick Luby1-1/+1
2001-03-02Correct typo in dos: line added in last revisionPatrick Luby1-1/+1
2001-03-02Added support for unique, non-colliding lib*static*.dylib files for each proj...Patrick Luby1-1/+2
2001-02-28Update for Mac OS X static data member automationPatrick Luby1-0/+6
2001-02-26copy OLE substorages as OLE substorageMathias Bauer1-2/+1
2001-02-26OLE storages contain only OLE storages, so copy only OLE storages!Mathias Bauer1-3/+3
2001-02-26default for SubStorages is UCBStorageMathias Bauer1-1/+1
2001-02-26temp.fix: fake inserting UCB-storagesMathias Bauer1-2/+5
2001-02-23Generated solar list particle for usage per projectNils Fuhrmann1-0/+8
2001-02-22bugs in SetClassIdMathias Bauer1-1/+3
2001-02-20Don't allow to set the Title as propertyMathias Bauer1-0/+6
2001-02-19allow setting properties on UCBStorage elementsMathias Bauer2-3/+126
2001-02-19allow setting properties on UCBStorage elementsMathias Bauer1-2/+10
2001-02-19extract content type from classidMathias Bauer1-10/+52
2001-02-14better handling for non existing substoragesMathias Bauer1-0/+10
2001-02-13Changed quotes in include for bracketsVladimir Glazounov1-3/+3
2001-02-13#65293# moved clsidOliver Bolte1-2/+4
2001-02-13chg: testMartin Hollmichel1-0/+1
2001-02-12OpenOLEStorageMathias Bauer4-6/+49
2001-02-08make sure that UCBStorages are copied as UCBStorages if possibleMathias Bauer1-11/+24