summaryrefslogtreecommitdiffstats
path: root/extensions/source/activex
Commit message (Expand)AuthorAgeFilesLines
* Constness issuesStephan Bergmann2016-03-044-31/+31
* Avoid more warnings in external includes (clang-cl)Stephan Bergmann2016-03-041-0/+3
* -Werror,-WreorderStephan Bergmann2016-03-041-1/+1
* Silence -Werror,-Wnon-virtual-dtor in generated so_activex.h (clang-cl)Stephan Bergmann2016-03-048-6/+62
* Silence -Werror,-Wmissing-field-initializers in END_OBJECT_MAP (clang-cl)Stephan Bergmann2016-03-041-1/+7
* -Werror,-Wsign-compareStephan Bergmann2016-03-043-3/+15
* Ole: Fix WaEDavid Ostrovsky2016-02-282-3/+2
* Remove excess newlinesChris Sherlock2016-02-095-13/+0
* cppcheck: noExplicitConstructorCaolán McNamara2016-01-071-1/+1
* Silence clang-cl -Winvalid-offsetof in ATL-macro expansionStephan Bergmann2015-12-021-0/+9
* Silence clang-cl warnings in ATL headersStephan Bergmann2015-12-021-0/+16
* Silence clang-cl -Wextra-tokens in midl-generated codeStephan Bergmann2015-12-021-0/+9
* -Werror,-Wlogical-op-parenthesesStephan Bergmann2015-11-241-1/+1
* -Werror,-WreorderStephan Bergmann2015-11-241-1/+1
* tdf#39440 reduce scope of local variablesMichael Weghorn2015-08-211-4/+4
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-3/+3
* create a master document template typeCaolán McNamara2014-09-111-0/+1
* fixincludeguards: fix include guardsThomas Arnhold2014-06-062-6/+6
* remove globally disabled warnings from source filesThomas Arnhold2014-05-103-9/+0
* add missing modelines to idl filesThomas Arnhold2014-04-241-0/+2
* Remove visual noise from extensionsAlexander Wilms2014-02-2712-49/+49
* Remove unneccessary commentsAlexander Wilms2014-02-231-1/+1
* Windows: Require at least Windows XP SP2Thomas Arnhold2013-11-202-2/+1
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-224-4/+4
* Avoid linker warning LNK4222Tor Lillqvist2013-05-201-8/+8
* extensions: remove various #undef _DEBUGMichael Stahl2013-04-155-17/+0
* try harder when quoting for rcLuboš Luňák2013-02-281-1/+1
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-2810-20/+16
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-0617-13/+293
* fix extensions build with Win8 SDKPeter Foley2012-10-072-3/+1
* udkapi, offapi: do not use #include "foo":Michael Stahl2012-07-301-1/+1
* simplify include guardsThomas Arnhold2012-07-143-3/+3
* fix typoMatúš Kukan2012-07-111-1/+1
* warning C4267: conversion from 'size_t' to 'DWORD'Michael Stahl2012-07-111-9/+20
* nuke dead codeTakeshi Abe2012-06-061-12/+0
* extensions: use CustomTarget makefilesMatúš Kukan2012-04-042-92/+0
* fix pathDavid Tardon2012-03-051-1/+1
* fdo#46847 use windows style path for midl.exeAndras Timar2012-03-041-0/+3
* fdo#46847 typo in midl command lineAndras Timar2012-03-041-1/+1
* fix building of so_activex (fdo#46847)David Tardon2012-03-042-1/+49
* use custom target for copying sourcesDavid Tardon2012-03-041-0/+41
* extensions: convert activex to gbuildPeter Foley2011-12-1824-221/+0
* cppcheck reduce scope of var in extensions/..so_activex.cppPierre-André Jacquod2011-10-071-2/+1
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-161-0/+2
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-161-2/+0
* Skip activex when not building with MSVCFridrich Štrba2011-09-012-2/+2
* Fix _DEBUG build: Use atlsd.libTor Lillqvist2011-08-251-2/+8
* Bin PROF_EDITION, not defined in configury, not tested anywhereTor Lillqvist2011-07-221-4/+0
* Remove MY_DEBUGThomas Arnhold2011-03-021-6/+0
* Remove useless comments in components.Guillaume Poussel2011-02-081-2/+2