summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2018-12-105-12/+12
* Start of work on supporting named argumentsTor Lillqvist2018-06-301-11/+50
* Show also args in the SAL_INFO in InterfaceOleWrapper::Invoke()Tor Lillqvist2018-06-301-1/+15
* Support named arguments in InterfaceOleWrapper::Invoke()Tor Lillqvist2018-06-301-6/+91
* Fix glitch in SAL_INFO loggingTor Lillqvist2018-06-081-3/+4
* Log all the names being looked up in GetIDsOfNames()Tor Lillqvist2018-06-081-3/+11
* Various clang-cl/loplugin errors in extensions/source/ole/unoobjw.cxxStephan Bergmann2018-06-081-226/+209
* The XCollection loop index is one-basedTor Lillqvist2018-06-071-2/+2
* Improve logging in CXEnumVariantTor Lillqvist2018-06-071-5/+26
* tdf#118026: Use ooo::vba::XCollection instead of css::container::XEnumerationTor Lillqvist2018-06-071-13/+20
* Log the call to CoRegisterClassObject()Tor Lillqvist2018-05-311-0/+3
* Add a SAL_INFOTor Lillqvist2018-05-311-0/+2
* Need to enter the AutomationInvokedZone here, tooTor Lillqvist2018-05-311-0/+3
* Enter AutomationInvokedZone appropriatelyTor Lillqvist2018-05-311-0/+46
* Make convertDispparamsArgs() handle mismatch in number of parameters sanelyTor Lillqvist2018-05-311-13/+53
* Implement EnumConnections, and fix handling of mismatched parameter numberTor Lillqvist2018-05-311-36/+159
* Make SAL_INFO logging style more usefulTor Lillqvist2018-05-311-51/+51
* Initial steps to make also Calc usable from Automation clientsTor Lillqvist2018-05-311-0/+16
* Use correct index for incoming Arguments sequenceTor Lillqvist2018-05-311-4/+4
* Initialise mxMSF in all casesTor Lillqvist2018-05-311-3/+6
* Add informative commentTor Lillqvist2018-05-311-0/+10
* First attempt at passing arguments, also in and inout, to Automation callbacksTor Lillqvist2018-05-311-6/+120
* A few SAL_INFO tweaksTor Lillqvist2018-05-311-1/+2
* First attempt at implementing CXTypeInfo::GetFuncDesc() and ReleaseFuncDesc()Tor Lillqvist2018-05-311-6/+98
* Prepare to handle out (and inout) parameters to event callbacksTor Lillqvist2018-05-311-2/+2
* Add one more #define _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING 1Tor Lillqvist2018-05-311-0/+3
* Remove leftover hardcoded check for SwVbaApplicationTor Lillqvist2018-05-311-2/+4
* We want just one SwVbaGlobals and SwVbaApplication for all Automation clientsTor Lillqvist2018-05-311-2/+2
* Work in progress related to invoking events in Automation clientsTor Lillqvist2018-05-313-165/+1000
* Implement InterfaceOleWrapper::GetTypeInfoCount()Tor Lillqvist2018-05-311-3/+9
* Fix typos in SAL_WARNs: The class is called CXTypeInfo, not CxTypeInfoTor Lillqvist2018-05-311-18/+18
* Handle <codecvt> deprecation issue with VS2017Tor Lillqvist2018-05-311-0/+3
* We might need to handle form controls as properties for OLE clients after allTor Lillqvist2018-05-312-4/+293
* Hack to make properties work better from Automation clientsTor Lillqvist2018-05-311-12/+10
* Provide also an ooo.vba.word.XApplication objectTor Lillqvist2018-05-313-11/+39
* Handle DISPID_NEWENUMTor Lillqvist2018-05-311-0/+124
* Add one line of hopefully correctly understood explanationTor Lillqvist2018-05-311-0/+3
* Bin noise part of commentTor Lillqvist2018-05-311-2/+2
* IClassFactoryWrapper can go away nowTor Lillqvist2018-05-312-33/+10
* Bin dead codeTor Lillqvist2018-05-312-181/+0
* In fact it's simpler to not have m_guid fields in these two classes at allTor Lillqvist2018-05-312-22/+16
* These fields can be constTor Lillqvist2018-05-312-6/+4
* There is nothing called o2u_anyToVariantTor Lillqvist2018-05-311-1/+1
* These fields can be constTor Lillqvist2018-05-311-2/+2
* No need for this #pragma onceTor Lillqvist2018-05-311-5/+0
* We only support MSVC anyway for our Windows-specific codeTor Lillqvist2018-05-311-4/+0
* Drop _Impl class name suffix where pointlessTor Lillqvist2018-05-318-260/+242
* Don't throw in LdapUserProfileBe ctor on LDAP misconfigurationMike Kaganski2018-05-092-21/+21
* WinUserInfoBe: a new config backend for user data provided by WindowsMike Kaganski2018-05-076-0/+683
* Remove Help - Restart in Safe Mode menu itemAndras Timar2018-04-171-2/+0