summaryrefslogtreecommitdiff
path: root/extensions/source/ole
AgeCommit message (Expand)AuthorFilesLines
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks10-233/+143
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky4-0/+14
2012-10-01Use prefixTor Lillqvist2-3/+3
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+0
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2-3/+3
2012-09-19Wrong includeStephan Bergmann1-1/+1
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-1/+1
2012-09-12build fix.Michael Meeks1-3/+3
2012-09-12targetted VBA re-work.Noel Power1-16/+1
2012-09-05fdo#46808, Adapt reflection::CoreReflection UNO service to new styleNoel Grandin1-18/+16
2012-06-25Remove various commented out definesThomas Arnhold1-1/+0
2012-06-22re-base on ALv2 code.Michael Meeks3-72/+45
2012-06-21re-base on ALv2 code.Michael Meeks7-170/+107
2012-06-19typo: paramters, paramaters -> parametersAndras Timar1-1/+1
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-1/+1
2012-02-23default conversion of sequences is now again SAFEARRAY of VARIANTs #fdo46165Joachim Lingner1-33/+18
2012-02-23Revert "fix handling of SAFEARRAY(s) returned as variant in olebridge (fdo#38...Noel Power1-8/+8
2012-02-06Fixed some cppcheck messagesPKEuS1-1/+1
2012-02-01Some cppcheck cleaningJulien Nabet1-2/+0
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl3-135/+2
2012-01-03Fix replace INVOKE_PROPERTYPUT, put INVOKE_PROPERTYPUTREF insteadJulien Nabet1-1/+1
2011-12-27function component_canUnload is SAL_CALLDavid Tardon1-1/+1
2011-12-27function component_canUnload is exportedDavid Tardon1-1/+1
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley2-2/+2
2011-12-15Removed extra semicolonsJesse2-2/+2
2011-12-14extensions: convert ole automation bridge to gbuildMichael Stahl3-135/+2
2011-12-11fix ole build failurePeter Foley1-1/+1
2011-12-10catch exception by constant referenceTakeshi Abe4-67/+67
2011-11-27remove include of pch header in extensionsNorbert Thiebaud10-20/+0
2011-10-26fix handling of SAFEARRAY(s) returned as variant in olebridge (fdo#38441)Noel Power1-8/+8
2011-10-10So just drop the duplicate XInvocation base class thenNoel Power2-13/+3
2011-10-10WaE: unreachable codeTor Lillqvist1-1/+0
2011-10-10WaE: C4584: foo is already a base-class of barTor Lillqvist1-7/+10
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan2-9/+0
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2-5/+10
2011-05-16Use current terminology and socket libraryTor Lillqvist1-4/+0
2011-04-28fixed cppcheck warningsAndreas Becker2-18/+6
2011-04-20Easyhack: Add visibility markup to all component_get* functions (part2)Julien Nabet1-1/+1
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-1/+1
2011-04-13fix fdo#36209 ( various vba automation related regressions )Noel Power2-5/+10
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba1-2/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-1/+1
2011-03-18No WIN_ULONG needed any moreTor Lillqvist4-15/+15
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky7-73/+352
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud7-73/+352
2011-03-03masterfix DEV300: MinGW fixIvo Hinkelmann1-1/+1
2011-02-27Fix Windows buildFridrich Štrba1-0/+2
2011-02-26Remove "using namespace ::rtl"Julien Nabet6-9/+8