summaryrefslogtreecommitdiff
path: root/extensions/source/activex
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-22Bin PROF_EDITION, not defined in configury, not tested anywhereTor Lillqvist1-4/+0
2011-03-02Remove MY_DEBUGThomas Arnhold1-6/+0
2011-02-08Remove useless comments in components.Guillaume Poussel1-2/+2
2010-11-04Use SAL_N_ELEMENTS in clone/components directoryjulien3-3/+6
2010-10-28add modelines to .hxx files as wellCaolán McNamara7-0/+17
2010-10-18Two more SAL_N_ELEMENTS revertsTor Lillqvist2-2/+2
2010-10-18Revert SAL_N_ELEMENTS change for one fileTor Lillqvist1-1/+1
2010-10-15SAL_N_ELEMENTS changes for componentsKenneth Venken3-3/+3
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth6-0/+13
2010-04-28fwk141: #i111191# do not use RegDeleteKeyEx for 32-bit libraryMikhail Voytenko1-1/+3
2010-02-25sb118: merged in DEV300_m72sb2-11/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2-11/+3
2010-01-12sb118: #i108269# first step of removing tcsh supportsb1-4/+0
2009-12-10i#107582: mingw port for tkr28Takashi Ono1-0/+5
2009-12-08masterfix: #i10000# no 64-bit debug libs to linkKurt Zenker1-15/+1
2009-11-11#105892# declare RegDeleteKeyExA for mingwTobias Krause1-0/+3
2009-11-06#105892# define KEY_WOW64_64KEY for mingwTobias Krause1-1/+9