summaryrefslogtreecommitdiff
path: root/extensions/source/ole
AgeCommit message (Expand)Author
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-19remove unused component_canUnload functionsMatúš Kukan
2013-04-15extensions: remove various #undef _DEBUGMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-04remove unused and commented out codeThomas Arnhold
2013-02-28extensions: argh why can't that be formatted properlyMichael Stahl
2013-02-28extensions: m_nApplRegHandle unused nowMichael Stahl
2013-02-28extensions: remove code specific to oleautobridge2Michael Stahl
2013-02-22s/the the/the/Tor Lillqvist
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-12-20extensions: oleautobridge: avoid boatloads of warning C4005Michael Stahl
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
2012-10-01Use prefixTor Lillqvist
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-19Wrong includeStephan Bergmann
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-12build fix.Michael Meeks
2012-09-12targetted VBA re-work.Noel Power
2012-09-05fdo#46808, Adapt reflection::CoreReflection UNO service to new styleNoel Grandin
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-19typo: paramters, paramaters -> parametersAndras Timar
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
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
2012-02-06Fixed some cppcheck messagesPKEuS
2012-02-01Some cppcheck cleaningJulien Nabet
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl
2012-01-03Fix replace INVOKE_PROPERTYPUT, put INVOKE_PROPERTYPUTREF insteadJulien Nabet
2011-12-27function component_canUnload is SAL_CALLDavid Tardon
2011-12-27function component_canUnload is exportedDavid Tardon
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley
2011-12-15Removed extra semicolonsJesse
2011-12-14extensions: convert ole automation bridge to gbuildMichael Stahl
2011-12-11fix ole build failurePeter Foley
2011-12-10catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header in extensionsNorbert Thiebaud
2011-10-26fix handling of SAFEARRAY(s) returned as variant in olebridge (fdo#38441)Noel Power
2011-10-10So just drop the duplicate XInvocation base class thenNoel Power
2011-10-10WaE: unreachable codeTor Lillqvist
2011-10-10WaE: C4584: foo is already a base-class of barTor Lillqvist