summaryrefslogtreecommitdiff
path: root/sot
AgeCommit message (Expand)AuthorFilesLines
2002-10-10#104126# read content after classId is detectedMikhail Voitenko1-3/+5
2002-09-25#92926# handle unpossibility of storage creationMikhail Voitenko1-4/+5
2002-09-18#102676# use forcing for UCBStoragesMikhail Voitenko1-7/+14
2002-09-12#103001#: new method to ask for property of elementsMathias Bauer3-8/+77
2002-09-03new version for SRC665Kurt Zenker1-0/+1191
2002-08-22#101777# support file checkingMikhail Voitenko2-4/+23
2002-08-14#i6886#,#101685#: clean up MACOSX supportJens-Heiner Rechtien1-8/+1
2002-08-07#102077# do not seek over the end of readonly streamsMikhail Voitenko1-3/+4
2002-07-22#90353#: new/deleteMathias Bauer6-19/+19
2002-07-20#101579#: added EMF formatKai Ahrens2-6/+7
2002-05-31chg: delete line for demo purposeMartin Hollmichel1-3/+2
2002-05-27#99080# made URL formats (Netscape Bookmark, Uniform Resource Locator, FileGr...Daniel Vogelheim1-32/+32
2002-05-13#99219# truncate stream corrctly in case of reopeningMikhail Voitenko1-18/+31
2002-05-13#99253# check error value in exceptionMikhail Voitenko1-2/+17
2002-04-29#98979# avoid crash in case no name is specifiedMikhail Voitenko1-38/+16
2002-04-26#98979# avoid crash in case no name is specifiedMikhail Voitenko1-6/+39
2002-04-22chaged export filter target to typeHans-Joachim Lankenau2-10/+9
2002-04-22corrected typeHans-Joachim Lankenau1-3/+3
2002-03-22fix: #98305# use osl_getThreadTextEncoding() instead of RTL_TEXTENCODING_ASCI...Peter Burow1-6/+7
2002-03-05#97932# now the storage format can be unknownMikhail Voitenko1-3/+3
2002-03-05#97932# set the IsRoot propertyMikhail Voitenko1-2/+11
2002-02-21#97690# resize stream in case of overjumping seekMikhail Voitenko1-7/+19
2002-02-19#97587# stream file, do not copyMikhail Voitenko1-6/+7
2002-02-01#94532#: avoid seeking stream when destroying SotStorage, results in error if...Mathias Bauer2-27/+26
2002-01-29#94532#: unbuffered package access, fixedMathias Bauer1-5/+8
2002-01-28#96936#: don't use SvFileStream with UCB-URLsMathias Bauer1-3/+4
2002-01-28#94532#: superfluous Init() removed, free stream after testing because of mis...Mathias Bauer1-3/+5
2002-01-23#94532# ucbstorage streams optimisationMikhail Voitenko1-146/+472
2002-01-10#65293# makefile cleanedKurt Zenker1-22/+2
2002-01-10#95934#: problems with exportsMathias Bauer1-2/+3
2001-12-19del: remove obsolete file #65293#Martin Hollmichel1-22/+0
2001-12-14#95925#: compare passwords on multiple open on a streamMathias Bauer1-16/+26
2001-12-13itest tiomeStefan Taxhet1-2/+3
2001-12-13undo testStefan Taxhet1-3/+2
2001-12-13testStefan Taxhet1-2/+3
2001-12-10#94532# optimization of the bufferingMikhail Voitenko3-96/+437
2001-11-27#92987#: handle case of new unpacked storage opened for writingMathias Bauer1-2/+28
2001-11-20#94988# do not crash on broken storagesPhilipp Lohmann1-2/+5
2001-11-15#92172# UCBStorage::OpenStream(): Pass pKey parameter to OpenStream()Andreas Bregas1-3/+3
2001-11-13#92268#: support individually encrypted streamsMathias Bauer4-23/+66
2001-11-06add: header #65293#Martin Hollmichel1-0/+61
2001-11-06add: missing unotypes #65293#Martin Hollmichel1-2/+17
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