summaryrefslogtreecommitdiff
path: root/extensions/source/activex
AgeCommit message (Expand)Author
2016-03-04Constness issuesStephan Bergmann
2016-03-04Avoid more warnings in external includes (clang-cl)Stephan Bergmann
2016-03-04-Werror,-WreorderStephan Bergmann
2016-03-04Silence -Werror,-Wnon-virtual-dtor in generated so_activex.h (clang-cl)Stephan Bergmann
2016-03-04Silence -Werror,-Wmissing-field-initializers in END_OBJECT_MAP (clang-cl)Stephan Bergmann
2016-03-04-Werror,-Wsign-compareStephan Bergmann
2016-02-28Ole: Fix WaEDavid Ostrovsky
2016-02-09Remove excess newlinesChris Sherlock
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara
2015-12-02Silence clang-cl -Winvalid-offsetof in ATL-macro expansionStephan Bergmann
2015-12-02Silence clang-cl warnings in ATL headersStephan Bergmann
2015-12-02Silence clang-cl -Wextra-tokens in midl-generated codeStephan Bergmann
2015-11-24-Werror,-Wlogical-op-parenthesesStephan Bergmann
2015-11-24-Werror,-WreorderStephan Bergmann
2015-08-21tdf#39440 reduce scope of local variablesMichael Weghorn
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-09-11create a master document template typeCaolán McNamara
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-05-10remove globally disabled warnings from source filesThomas Arnhold
2014-04-24add missing modelines to idl filesThomas Arnhold
2014-02-27Remove visual noise from extensionsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-05-20Avoid linker warning LNK4222Tor Lillqvist
2013-04-15extensions: remove various #undef _DEBUGMichael Stahl
2013-02-28try harder when quoting for rcLuboš Luňák
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-07fix extensions build with Win8 SDKPeter Foley
2012-07-30udkapi, offapi: do not use #include "foo":Michael Stahl
2012-07-14simplify include guardsThomas Arnhold
2012-07-11fix typoMatúš Kukan
2012-07-11warning C4267: conversion from 'size_t' to 'DWORD'Michael Stahl
2012-06-06nuke dead codeTakeshi Abe
2012-04-04extensions: use CustomTarget makefilesMatúš Kukan
2012-03-05fix pathDavid Tardon
2012-03-04fdo#46847 use windows style path for midl.exeAndras Timar
2012-03-04fdo#46847 typo in midl command lineAndras Timar
2012-03-04fix building of so_activex (fdo#46847)David Tardon
2012-03-04use custom target for copying sourcesDavid Tardon
2011-12-18extensions: convert activex to gbuildPeter Foley
2011-10-07cppcheck reduce scope of var in extensions/..so_activex.cppPierre-André Jacquod
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-09-01Skip activex when not building with MSVCFridrich Štrba
2011-08-25Fix _DEBUG build: Use atlsd.libTor Lillqvist
2011-07-22Bin PROF_EDITION, not defined in configury, not tested anywhereTor Lillqvist
2011-03-02Remove MY_DEBUGThomas Arnhold
2011-02-08Remove useless comments in components.Guillaume Poussel