summaryrefslogtreecommitdiff
path: root/extensions/source/activex
AgeCommit message (Expand)AuthorFilesLines
2016-10-18so_activex_x64: Avoid warning LNK4070Mike Kaganski1-1/+1
2016-10-16clang-cl loplugin: extensionsStephan Bergmann8-173/+235
2016-08-25-Werror,-Wnonportable-include-path (clang-cl)Stephan Bergmann8-7/+8
2016-03-04Constness issuesStephan Bergmann4-31/+31
2016-03-04Avoid more warnings in external includes (clang-cl)Stephan Bergmann1-0/+3
2016-03-04-Werror,-WreorderStephan Bergmann1-1/+1
2016-03-04Silence -Werror,-Wnon-virtual-dtor in generated so_activex.h (clang-cl)Stephan Bergmann8-6/+62
2016-03-04Silence -Werror,-Wmissing-field-initializers in END_OBJECT_MAP (clang-cl)Stephan Bergmann1-1/+7
2016-03-04-Werror,-Wsign-compareStephan Bergmann3-3/+15
2016-02-28Ole: Fix WaEDavid Ostrovsky2-3/+2
2016-02-09Remove excess newlinesChris Sherlock5-13/+0
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-12-02Silence clang-cl -Winvalid-offsetof in ATL-macro expansionStephan Bergmann1-0/+9
2015-12-02Silence clang-cl warnings in ATL headersStephan Bergmann1-0/+16
2015-12-02Silence clang-cl -Wextra-tokens in midl-generated codeStephan Bergmann1-0/+9
2015-11-24-Werror,-Wlogical-op-parenthesesStephan Bergmann1-1/+1
2015-11-24-Werror,-WreorderStephan Bergmann1-1/+1
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-06-06fixincludeguards: fix include guardsThomas Arnhold2-6/+6
2014-05-10remove globally disabled warnings from source filesThomas Arnhold3-9/+0
2014-04-24add missing modelines to idl filesThomas Arnhold1-0/+2
2014-02-27Remove visual noise from extensionsAlexander Wilms12-49/+49
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold2-2/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist4-4/+4
2013-05-20Avoid linker warning LNK4222Tor Lillqvist1-8/+8
2013-04-15extensions: remove various #undef _DEBUGMichael Stahl5-17/+0
2013-02-28try harder when quoting for rcLuboš Luňák1-1/+1
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist10-20/+16
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks17-13/+293
2012-10-07fix extensions build with Win8 SDKPeter Foley2-3/+1
2012-07-30udkapi, offapi: do not use #include "foo":Michael Stahl1-1/+1
2012-07-14simplify include guardsThomas Arnhold3-3/+3
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
2012-04-04extensions: use CustomTarget makefilesMatúš Kukan2-92/+0
2012-03-05fix pathDavid Tardon1-1/+1
2012-03-04fdo#46847 use windows style path for midl.exeAndras Timar1-0/+3
2012-03-04fdo#46847 typo in midl command lineAndras Timar1-1/+1
2012-03-04fix building of so_activex (fdo#46847)David Tardon2-1/+49
2012-03-04use custom target for copying sourcesDavid Tardon1-0/+41
2011-12-18extensions: convert activex to gbuildPeter Foley24-221/+0
2011-10-07cppcheck reduce scope of var in extensions/..so_activex.cppPierre-André Jacquod1-2/+1
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba1-0/+2
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba1-2/+0
2011-09-01Skip activex when not building with MSVCFridrich Štrba2-2/+2
2011-08-25Fix _DEBUG build: Use atlsd.libTor Lillqvist1-2/+8