summaryrefslogtreecommitdiff
path: root/sot
AgeCommit message (Expand)AuthorFilesLines
2001-11-02#93535#: some problems with overwriting unpacked storagesMathias Bauer1-19/+51
2001-11-01#94008#: lock documentsMathias Bauer1-0/+3
2001-10-29Bug #93603#: FileList now also in Move allowedjp1-2/+14
2001-10-12#89054#: avoid using package component if storage is not thereMathias Bauer1-22/+24
2001-10-11#92510#: avoid element not loaded exceptionMathias Bauer1-1/+3
2001-09-28fix: #91670# read filelist from stream fixedPeter Burow1-19/+23
2001-09-27#92021#: Init missingMathias Bauer1-0/+3
2001-09-27#92498# added static format name methodsKai Ahrens1-2/+25
2001-09-06Task #91670#: handle Unicode strings correct in the read methodjp1-24/+42
2001-09-06#76684# 4096 big/small storage size treshold bugmm2-8/+9
2001-09-06#88646#: load unpacked files implemented: needs comphelperlibMathias Bauer1-3/+3
2001-09-06#88646#: load unpacked files implementedMathias Bauer1-105/+336
2001-08-30#91727#: check for NULL in InitMathias Bauer1-1/+5
2001-08-22#86003# Removed changes of accidentially checked in revision 1.19Hennes Rohling1-71/+71
2001-08-21#91027#: explicit treatment for disk spanned JAR files; access content only o...Mathias Bauer2-103/+165
2001-08-21#91027#: explicit treatment for disk spanned JAR filesMathias Bauer1-3/+3
2001-08-21#91027#: method for detecting disk spanned jar filesMathias Bauer1-2/+3
2001-08-20#86003# Define new Windows clipboard format names for internal XML data formatsHennes Rohling1-7/+7
2001-08-15#90226#: set version in ctor, because otherwise only SFX will set itMathias Bauer1-2/+16
2001-08-15#90675#: new UI names (partly from resource) for format id'sKai Ahrens1-71/+71
2001-08-06new version for SRC638Kurt Zenker1-0/+1206
2001-08-06initial versionKurt Zenker1-0/+0
2001-07-30#90205# removed code included by #ifndef TF_SVDATAJoachim Lingner5-198/+8
2001-07-19#89377#: don't try to insert folders in linked storages twiceMathias Bauer1-1/+1
2001-07-18#89377#: error handling when creating foldersMathias Bauer1-8/+20
2001-07-18#89377#: don't get content type for linked filesMathias Bauer1-29/+52
2001-07-16#89377#: better support new error handling in UCBMathias Bauer1-7/+10
2001-07-06#89377#: new StorageMode for creating unpacked filesMathias Bauer2-52/+162
2001-07-06export function IsFormatSupported()jp1-6/+7
2001-07-04#89105#: first read bytestring, then decodeMathias Bauer1-5/+7
2001-06-27#87576# undo previous changeOliver Bolte1-3/+3
2001-06-27#87576# salhelperlib addedOliver Bolte1-3/+3
2001-06-26#86708#: support disk spanned headerMathias Bauer1-1/+14
2001-06-25#88646#: unpacked xml formatMathias Bauer3-18/+108
2001-06-22#88646#: allow creation of storages on a UCBContentMathias Bauer3-30/+124
2001-06-18#87670#: encrypt OLE storagesMathias Bauer1-0/+6
2001-05-21#86409#: don't open xml-streams in Init, they could be encryptedMathias Bauer1-3/+18
2001-05-21#87036#: con't create storage on errorneous streamMathias Bauer1-2/+5
2001-05-17#86409#: set encryption as property on root storageMathias Bauer1-4/+28
2001-05-16#86207#: restore old default for opening substoragesMathias Bauer1-1/+1
2001-05-15#65293# fix for gccRĂ¼diger Timm1-4/+5
2001-05-14No more $(SLO)$/netbsd.objSander Vesik1-6/+2
2001-05-14stgelem.cxxmm1-7/+23
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