summaryrefslogtreecommitdiff
path: root/extensions/source/activex/so_activex.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-01-05Use GetModuleHandleExW instead of GetModuleHandleWMike Kaganski1-18/+10
2021-11-24loplugin:stringliteraldefine in comphelperNoel Grandin1-39/+39
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann1-4/+4
2019-03-13ActiveX: Use correct mimetypesSamuel Mehrbrodt1-5/+5
2019-03-12Fix typo in mimetype: msexcell -> msexcelSamuel Mehrbrodt1-2/+2
2018-12-03Let so_activex learn to work with Win32 errors and HRESULT properlyMike Kaganski1-340/+346
2018-09-24loplugin:external (clang-cl)Stephan Bergmann1-7/+7
2018-09-24Looks like these functions can be static and not STDAPIStephan Bergmann1-4/+4
2017-11-27loplugin:unnecessaryparen (clang-cl)Stephan Bergmann1-1/+1
2017-10-27loplugin:includeform: extensions (Windows)Stephan Bergmann1-3/+3
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski1-31/+57
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann1-13/+13
2016-10-16clang-cl loplugin: extensionsStephan Bergmann1-81/+108
2016-08-25-Werror,-Wnonportable-include-path (clang-cl)Stephan Bergmann1-1/+1
2016-03-04Silence -Werror,-Wnon-virtual-dtor in generated so_activex.h (clang-cl)Stephan Bergmann1-0/+8
2016-03-04Silence -Werror,-Wmissing-field-initializers in END_OBJECT_MAP (clang-cl)Stephan Bergmann1-1/+7
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2015-12-02Silence clang-cl -Wextra-tokens in midl-generated codeStephan Bergmann1-0/+9
2015-08-21tdf#39440 reduce scope of local variablesMichael Weghorn1-4/+4
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-3/+3
2014-09-11create a master document template typeCaolán McNamara1-0/+1
2014-02-27Remove visual noise from extensionsAlexander Wilms1-9/+9
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-1/+18
2012-07-11fix typoMatúš Kukan1-1/+1
2012-07-11warning C4267: conversion from 'size_t' to 'DWORD'Michael Stahl1-9/+20
2012-06-06nuke dead codeTakeshi Abe1-12/+0
2011-12-18extensions: convert activex to gbuildPeter Foley1-0/+685