summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2018-05-31Use correct index for incoming Arguments sequenceTor Lillqvist
2018-05-31Initialise mxMSF in all casesTor Lillqvist
2018-05-31Add informative commentTor Lillqvist
2018-05-31First attempt at passing arguments, also in and inout, to Automation callbacksTor Lillqvist
2018-05-31A few SAL_INFO tweaksTor Lillqvist
2018-05-31First attempt at implementing CXTypeInfo::GetFuncDesc() and ReleaseFuncDesc()Tor Lillqvist
2018-05-31Prepare to handle out (and inout) parameters to event callbacksTor Lillqvist
2018-05-31Add one more #define _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING 1Tor Lillqvist
2018-05-31Remove leftover hardcoded check for SwVbaApplicationTor Lillqvist
2018-05-31We want just one SwVbaGlobals and SwVbaApplication for all Automation clientsTor Lillqvist
2018-05-30Work in progress related to invoking events in Automation clientsTor Lillqvist
2018-05-30Implement InterfaceOleWrapper::GetTypeInfoCount()Tor Lillqvist
2018-05-30Fix typos in SAL_WARNs: The class is called CXTypeInfo, not CxTypeInfoTor Lillqvist
2018-05-30Handle <codecvt> deprecation issue with VS2017Tor Lillqvist
2018-05-30We might need to handle form controls as properties for OLE clients after allTor Lillqvist
2018-05-30Hack to make properties work better from Automation clientsTor Lillqvist
2018-05-29Provide also an ooo.vba.word.XApplication objectTor Lillqvist
2018-05-29Handle DISPID_NEWENUMTor Lillqvist
2018-05-28loplugin:useuniqueptr in GridWindowNoel Grandin
2018-05-28loplugin:useuniqueptr in abp::FinalPageNoel Grandin
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-05-25Add one line of hopefully correctly understood explanationTor Lillqvist
2018-05-25Bin noise part of commentTor Lillqvist
2018-05-25IClassFactoryWrapper can go away nowTor Lillqvist
2018-05-22Bin dead codeTor Lillqvist
2018-05-21In fact it's simpler to not have m_guid fields in these two classes at allTor Lillqvist
2018-05-21There is nothing called o2u_anyToVariantTor Lillqvist
2018-05-21These fields can be constTor Lillqvist
2018-05-19Fix typosAndrea Gelmini
2018-05-17No need for this #pragma onceTor Lillqvist
2018-05-17We only support MSVC anyway for our Windows-specific codeTor Lillqvist
2018-05-17loplugin:unusedfields in editeng..filterNoel Grandin
2018-05-16Drop _Impl class name suffix where pointlessTor Lillqvist
2018-05-15loplugin:unnecessaryoverride, loplugin:cstylecast (clang-cl)Stephan Bergmann
2018-05-14loplugin:useuniqueptr in SaneDlgNoel Grandin
2018-05-14tdf#117282 Do not set property 'Name' at ControlShapeArmin Le Grand
2018-05-13Translate German commentsJohnny_M
2018-05-11coverity#705646 Resource leakCaolán McNamara
2018-05-09Don't throw in LdapUserProfileBe ctor on LDAP misconfigurationMike Kaganski
2018-05-07loplugin:useuniqueptr in SaneNoel Grandin
2018-05-02WinUserInfoBe: a new config backend for user data provided by WindowsMike Kaganski
2018-04-22Iceweasel and Icedove are dead…Adolfo Jayme Barrientos
2018-04-22Don’t use frames to group only one set of controlsAdolfo Jayme Barrientos
2018-04-21Get rid of GraphicObject URL in extensions - PropertyControllerTomaž Vajngerl
2018-04-17loplugin:constparamsNoel Grandin
2018-04-16Fix typosAndrea Gelmini
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-14look for check buttons without underlinesCaolán McNamara
2018-04-14look for radio buttons without underlinesCaolán McNamara
2018-04-11new loplugin:unusedvariablemoreNoel Grandin