summaryrefslogtreecommitdiff
path: root/extensions/source/ole/servprov.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-19remove unused component_canUnload functionsMatúš Kukan1-17/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-02-28extensions: argh why can't that be formatted properlyMichael Stahl1-3/+4
2013-02-28extensions: m_nApplRegHandle unused nowMichael Stahl1-1/+0
2013-02-28extensions: remove code specific to oleautobridge2Michael Stahl1-22/+5
2012-12-20extensions: oleautobridge: avoid boatloads of warning C4005Michael Stahl1-11/+0
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky1-0/+3
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2011-12-10catch exception by constant referenceTakeshi Abe1-1/+1
2011-11-27remove include of pch header in extensionsNorbert Thiebaud1-2/+0
2011-03-18No WIN_ULONG needed any moreTor Lillqvist1-6/+6
2011-02-26Remove "using namespace ::rtl"Julien Nabet1-2/+1
2011-02-11Avoid confusion between boost::vector and std::vectorFridrich Štrba1-1/+2
2011-02-06Remove lots of dead codeThomas Arnhold1-3/+0
2011-01-24Fix fallout of WIN_ULONG change in pre/postsys.hTor Lillqvist1-6/+6
2010-10-28Bump _WIN32_WINNT to 0x0403 (fixes VC++ 10 compilation)Jesús Corrius1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.19.48); FILE MERGEDRüdiger Timm1-23/+18
2008-01-14INTEGRATION: CWS wae4extensions (1.18.68); FILE MERGEDIvo Hinkelmann1-9/+6
2007-06-04INTEGRATION: CWS plug05_SRC680 (1.15.116.1.2); FILE MERGEDIvo Hinkelmann1-9/+26
2007-03-26INTEGRATION: CWS mingwport03 (1.14.188); FILE MERGEDVladimir Glazounov1-9/+14
2007-03-26INTEGRATION: CWS c15v2_SRC680 (1.15.104); FILE MERGEDIvo Hinkelmann1-2/+8
2006-09-16INTEGRATION: CWS pchfix02 (1.14.186); FILE MERGEDOliver Bolte1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.13.308); FILE MERGEDRüdiger Timm1-47/+21
2004-03-17INTEGRATION: CWS jl5vba (1.12.20); FILE MERGEDOliver Bolte1-24/+23
2003-12-01INTEGRATION: CWS geordi2q09 (1.11.114); FILE MERGEDRüdiger Timm1-7/+6
2003-04-15INTEGRATION: CWS dbgmacros1 (1.9.72); FILE MERGEDVladimir Glazounov1-2/+2
2003-03-31#100000# wntmsci8 without _DEBUGOliver Bolte1-2/+6
2002-06-05#99049# ActiveX from StarBasicJoachim Lingner1-7/+10
2002-02-26#97319# ActiveX components were not releasedJoachim Lingner1-4/+6
2001-12-03#92294#Joachim Lingner1-5/+5
2001-06-27#67468# Refcount of OleApplicationRegistration did not work properlyJoachim Lingner1-3/+3
2001-06-27#67468# library unloadingJoachim Lingner1-144/+47
2000-10-20OleClient_Impl::createInstanceWithArguments now delegates to OleClient_Impl::...Joachim Lingner1-49/+3
2000-10-13createBridge extracted VARIANTS wrong from AnyJoachim Lingner1-4/+4
2000-10-12unnessecary include and unused define removedJoachim Lingner1-4/+2
2000-09-18initial importJens-Heiner Rechtien1-0/+898