summaryrefslogtreecommitdiff
path: root/embeddedobj
AgeCommit message (Expand)AuthorFilesLines
2004-01-19#i10000# Syntax.Rüdiger Timm1-6/+6
2004-01-08#100000# In source/msole/makefile.mk we are linking against SVTOOLSLIB.Rüdiger Timm1-1/+1
2004-01-08#100000# source/general/convert.cxx needs sot/clsids.hxx, so we depend on mod...Rüdiger Timm1-1/+1
2003-12-18#112923# adopt for unixMikhail Voitenko1-3/+3
2003-12-17change to small letters in file namesMikhail Voitenko2-7/+7
2003-12-17#112923# MainThreadExecutorMikhail Voitenko5-0/+546
2003-12-15#112923# object closingMikhail Voitenko2-7/+19
2003-12-15#112923# fix typoMikhail Voitenko1-3/+3
2003-12-15#112923# let object work on unixMikhail Voitenko1-6/+7
2003-12-15#112923# let object work on unixMikhail Voitenko6-94/+232
2003-12-15#112923# adopt for unixMikhail Voitenko2-163/+160
2003-12-15#112923# allow to build object on unixMikhail Voitenko3-133/+157
2003-12-15#112923# minor changesMikhail Voitenko2-8/+45
2003-12-12#112923# correct parameters on object creationMikhail Voitenko1-3/+3
2003-12-12#112923# XTransferable implementation; available statesMikhail Voitenko5-109/+251
2003-12-09#112923# allow to control storing of visual representation for OLE objectsMikhail Voitenko1-2/+9
2003-12-09#112923# allow to control storing of visual representation for OLE objectsMikhail Voitenko5-39/+57
2003-12-09#112923# the object does not need to know replacement iconMikhail Voitenko6-171/+140
2003-12-08#112923# loading of an object from entry can require object descriptorMikhail Voitenko6-22/+25
2003-12-08#112923# creation of new object requires detection of object factoryMikhail Voitenko5-33/+80
2003-12-08#112923# properties to initialize objectMikhail Voitenko11-75/+135
2003-12-03#112923# use formats shortnames to get idMikhail Voitenko1-6/+6
2003-12-02#112923# XCloseable is supported and should be availableMikhail Voitenko1-2/+4
2003-12-02#112923# close the componentMikhail Voitenko1-2/+3
2003-12-02#112923# set stream media typeMikhail Voitenko1-2/+21
2003-12-02#112923# test debuggingMikhail Voitenko2-2/+6
2003-12-02#112923# allow to get view from ole componentMikhail Voitenko3-8/+231
2003-12-02#112923# fix document closingMikhail Voitenko2-6/+9
2003-12-01#112923# adopt testcase for ole and ooo objects separationMikhail Voitenko1-23/+45
2003-12-01#112923# increase refcount in the destructorMikhail Voitenko1-2/+4
2003-12-01#112923# place ole and ooo objects in separate librariesMikhail Voitenko4-39/+36
2003-11-28#112923# place ole and ooo objects in separate librariesMikhail Voitenko4-15/+112
2003-11-28#112923# place ole and ooo objects in separate librariesMikhail Voitenko6-16/+157
2003-11-28#112923# place ole and ooo objects in separate librariesMikhail Voitenko2-0/+280
2003-11-28#112923# place ole and ooo objects in separate librariesMikhail Voitenko8-8/+1779
2003-11-26#112923# breaking of ole link and assertion fixesMikhail Voitenko3-22/+83
2003-11-26#112923# ole link breakingMikhail Voitenko5-83/+162
2003-11-25#112923# storage switching for OOo embedded objectMikhail Voitenko2-15/+54
2003-11-24#112923# creation of OLE objects or links base on fileURLMikhail Voitenko7-52/+219
2003-11-24#112923# truncate stream on reusing for write and reopen temporary fileMikhail Voitenko1-5/+34
2003-11-24#112923# close new stream if it is not usedMikhail Voitenko1-12/+15
2003-11-20#112923# do not close stream untill it is neededMikhail Voitenko4-21/+75
2003-11-20#112923# use Any( void ) return typeMikhail Voitenko3-27/+118
2003-11-20#112923# main thread executorMikhail Voitenko5-0/+548
2003-11-18#112923# use close(false) when possibleMikhail Voitenko5-72/+115
2003-11-18#112923# XCloseable supportMikhail Voitenko5-17/+22
2003-11-17#112923# XCloseable supportMikhail Voitenko7-129/+249
2003-11-14#112923# notify client in case of activation/deactivationMikhail Voitenko1-2/+9
2003-11-14#112923# ole implementationMikhail Voitenko1-0/+383
2003-11-14#112923# ole implementation related changesMikhail Voitenko8-348/+492