summaryrefslogtreecommitdiff
path: root/extensions/source/ole/unoconversionutilities.hxx
AgeCommit message (Expand)Author
2013-05-23Fix build breakerAriel Constenla-Haile
2013-02-22s/whith/with/Tor Lillqvist
2013-01-30fix string literals concatenationLuboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-02-23default conversion of sequences is now again SAFEARRAY of VARIANTs #fdo46165Joachim Lingner
2012-02-23Revert "fix handling of SAFEARRAY(s) returned as variant in olebridge (fdo#38...Noel Power
2011-12-15Removed extra semicolonsJesse
2011-12-10catch exception by constant referenceTakeshi Abe
2011-10-26fix handling of SAFEARRAY(s) returned as variant in olebridge (fdo#38441)Noel Power
2011-02-06move components to boost unordered containersFridrich Štrba
2010-11-26Some more dead code removed from the extensions.Robert Roth
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-07-08mib17: #162917# let basic byte use one byte, let olebridge convert sequence t...Mikhail Voytenko
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-07-16CWS-TOOLING: integrate CWS jl129Ivo Hinkelmann
2008-04-11INTEGRATION: CWS changefileheader (1.21.48); FILE MERGEDRüdiger Timm
2008-01-14INTEGRATION: CWS wae4extensions (1.20.90); FILE MERGEDIvo Hinkelmann
2007-03-26INTEGRATION: CWS mingwport03 (1.18.188); FILE MERGEDVladimir Glazounov
2006-11-23#100000# added missing includeVladimir Glazounov
2005-09-08INTEGRATION: CWS ooo19126 (1.17.148); FILE MERGEDRüdiger Timm
2005-01-19#i10000# remove external from includeKurt Zenker
2004-08-02INTEGRATION: CWS jl10 (1.15.74); FILE MERGEDRüdiger Timm
2004-03-17INTEGRATION: CWS jl5vba (1.14.150); FILE MERGEDOliver Bolte
2003-04-04INTEGRATION: CWS mav3 (1.12.38); FILE MERGEDJens-Heiner Rechtien
2003-03-25MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-09-13#103028# identity of COM and UNO objectsJoachim Lingner
2002-06-05#99049# ActiveX from StarBasicJoachim Lingner
2001-12-03#92294#Joachim Lingner
2001-10-22#92189#Joachim Lingner
2001-10-18#92189# Bridge_GetValueObject, corrected treatment of valueobjects in VBJoachim Lingner
2001-06-27#67468# library unloadingJoachim Lingner
2000-10-24createOleArrayWrapperOfDim did a wrong conversion with multidimensional arraysJoachim Lingner
2000-10-19getInvocationFactory has been changed, so that it returns a local invocation ...Joachim Lingner
2000-10-12Sequences can now be converted into SAFEARRAYs of a specified type. Sequence<...Joachim Lingner
2000-10-05anyToVariant always returned sal_False for TypeClass_Byte, usigned short and ...Joachim Lingner
2000-10-05docu added to createOleObjectWrapper(IUnknown, const Type&)Joachim Lingner
2000-09-18initial importJens-Heiner Rechtien