summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2000-10-19*** empty log message ***Joachim Lingner2-8/+46
2000-10-19some defines moved from unoobjw.cxx to this file, UnoObjectWrapperRemoteObj h...Joachim Lingner1-3/+11
2000-10-19The UNO wrapper now support the _GetStruct function ( via IDispatch) wich del...Joachim Lingner1-11/+66
2000-10-19getInvocationFactory has been changed, so that it returns a local invocation ...Joachim Lingner1-17/+57
2000-10-19 #include stdafx.h removed, now includes atlbase.h and has some defines from ...Joachim Lingner1-3/+5
2000-10-19Stdafx.h is not included anymore instead atl stuff is included directly + som...Joachim Lingner1-3/+8
2000-10-19Stdafx.h and Stdafx.cpp have been removed from the projectJoachim Lingner1-5/+3
2000-10-19includes now directly atl headers instead of Stdafx.h, Stdafx.h and Stdafx.cp...Joachim Lingner1-3/+14
2000-10-17function name convertVARIANTARGS has been changed into convertDispparamsArgs ...Joachim Lingner1-3/+3
2000-10-17function name convertVARIANTARGS changed to convertDispparamsArgs, return typ...Joachim Lingner1-135/+114
2000-10-17XInvocation2 type addedJoachim Lingner1-3/+4
2000-10-16mhids in if-condition with BUILD_SOSLcsaba1-3/+5
2000-10-16some cleanupJoachim Lingner1-49/+14
2000-10-16*** empty log message ***Joachim Lingner1-616/+672
2000-10-16 MfcControlCtl.cppJoachim Lingner1-7/+13
2000-10-13*** empty log message ***Joachim Lingner13-0/+1223
2000-10-13adding means for hosting MFC ActiveX controlsJoachim Lingner2-0/+178
2000-10-13*** empty log message ***Joachim Lingner3-612/+699
2000-10-13createBridge extracted VARIANTS wrong from AnyJoachim Lingner1-4/+4
2000-10-13invokeWithDispidComTlb didn't process in parameter with VT_BYREF properlyJoachim Lingner1-3/+13
2000-10-12remarks addedJoachim Lingner1-1/+7
2000-10-12changed the ServiceManager name to com.sun.star.ServiceManagerJoachim Lingner1-3/+3
2000-10-12remarksJoachim Lingner1-0/+2
2000-10-12*** empty log message ***Joachim Lingner6-384/+1220
2000-10-12Sequences can now be converted into SAFEARRAYs of a specified type. Sequence<...Joachim Lingner1-5/+312
2000-10-12unused code removedJoachim Lingner2-947/+6
2000-10-12unnessecary include and unused define removedJoachim Lingner1-4/+2
2000-10-12processOutParameter removed,invokeWithDispIdComTlb handles Sequences now prop...Joachim Lingner1-44/+48
2000-10-12processOutParameter and unused code removedJoachim Lingner1-25/+6
2000-10-12Dispensable code and includes removedJoachim Lingner1-148/+2
2000-10-12oleclassw.cxx is not built currentlyJoachim Lingner1-3/+3
2000-10-05*** empty log message ***Joachim Lingner1-1/+1
2000-10-05added explanationJoachim Lingner1-1/+4
2000-10-05changing compiler include path because atl has moved to a different projectJoachim Lingner1-3/+3
2000-10-05anyToVariant always returned sal_False for TypeClass_Byte, usigned short and ...Joachim Lingner1-5/+5
2000-10-05docu added to createOleObjectWrapper(IUnknown, const Type&)Joachim Lingner1-16/+22
2000-09-28Added initialization of static data members for template classes for Mac OS XPatrick Luby1-2/+9
2000-09-27Merge SRC605: 09/27/00 - 22:27:07 (NoBranch)Nils Fuhrmann1-9/+9
2000-09-27Merge SRC605: 09/27/00 - 22:26:17 (NoBranch)Nils Fuhrmann1-3/+3
2000-09-27Merge SRC605: 09/27/00 - 22:25:28 (NoBranch)Nils Fuhrmann1-13/+13
2000-09-27Merge SRC605: 27.09.00 - 22:24:49 (NoBranch)Nils Fuhrmann1-5/+5
2000-09-27Merge SRC605: 09/27/00 - 22:24:40 (NoBranch)Nils Fuhrmann1-3/+3
2000-09-27Merge SRC605: 27.09.00 - 22:24:02 (NoBranch)Nils Fuhrmann1-4/+4
2000-09-18del: old stuffHans-Joachim Lankenau1-12/+2
2000-09-18initial importJens-Heiner Rechtien192-0/+60752