summaryrefslogtreecommitdiff
path: root/extensions/source/activex
AgeCommit message (Expand)Author
2017-10-27loplugin:includeform: extensions (Windows)Stephan Bergmann
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski
2017-08-31loplugin:constparams: extensions (clang-cl)Stephan Bergmann
2017-08-18loplugin:oncevar (clang-cl)Stephan Bergmann
2017-07-05loplugin:casttovoid (clang-cl): extensionsStephan Bergmann
2017-07-04tdf#96505 Get rid of cargo cult "long" integer literalsJens Carl
2017-03-25Fix typosAndrea Gelmini
2017-02-10Remove MinGW supportStephan Bergmann
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2016-10-18so_activex_x64: Avoid warning LNK4070Mike Kaganski
2016-10-16clang-cl loplugin: extensionsStephan Bergmann
2016-08-25-Werror,-Wnonportable-include-path (clang-cl)Stephan Bergmann
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