summaryrefslogtreecommitdiff
path: root/sot/source
AgeCommit message (Expand)AuthorFilesLines
2001-05-11rtl string api changesPhilipp Lohmann1-4/+4
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-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-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-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-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-12OpenOLEStorageMathias Bauer3-4/+38
2001-02-08make sure that UCBStorages are copied as UCBStorages if possibleMathias Bauer1-11/+24
2001-02-08Some problems with mimetypes and classids...Mathias Bauer1-19/+69
2001-02-07TF_SVDATAmm3-17/+24
2001-02-06new file format versionsMathias Bauer1-3/+3
2001-02-06Assertion for unknown formatsMathias Bauer1-0/+1
2001-02-06temp-Storages are 6.0Mathias Bauer1-6/+6
2001-02-06SyntaxMathias Bauer1-1/+0
2001-02-06SyntaxMathias Bauer1-1/+1
2001-02-05ClassId handling for UCB storagesMathias Bauer1-56/+59