summaryrefslogtreecommitdiff
path: root/extensions/source/ole/unoobjw.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold1-3/+0
2013-09-04WaE: use number() instead of valueOf()Tor Lillqvist1-1/+1
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-1/+1
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-31/+5
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-7/+7
2013-01-30fix string literals concatenationLuboš Luňák1-8/+8
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-24/+24
2012-12-20extensions: oleautobridge: avoid boatloads of warning C4005Michael Stahl1-8/+3
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/+4
2012-09-19Wrong includeStephan Bergmann1-1/+1
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-1/+1
2012-09-05fdo#46808, Adapt reflection::CoreReflection UNO service to new styleNoel Grandin1-18/+16
2012-02-06Fixed some cppcheck messagesPKEuS1-1/+1
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2011-12-11fix ole build failurePeter Foley1-1/+1
2011-12-10catch exception by constant referenceTakeshi Abe1-22/+22
2011-11-27remove include of pch header in extensionsNorbert Thiebaud1-2/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-1/+1
2011-03-18No WIN_ULONG needed any moreTor Lillqvist1-3/+3
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-1/+1
2011-03-03masterfix DEV300: MinGW fixIvo Hinkelmann1-1/+1
2011-02-26Remove "using namespace ::rtl"Julien Nabet1-2/+1
2011-02-17masterfix: #i10000# INT16 -> sal_Int16Ivo Hinkelmann1-1/+1
2011-02-06move components to boost unordered containersFridrich Štrba1-2/+2
2011-01-24Fix fallout of WIN_ULONG change in pre/postsys.hTor Lillqvist1-3/+3
2011-01-21Remove doubled headers.Thomas Arnhold1-1/+0
2010-12-24cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2010-11-24RTL patchJulien Nabet1-1/+1
2010-10-25remvove vos/macros.h usageNorbert Thiebaud1-1/+0
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-10merge vosremoval-diagnoses patchNorbert Thiebaud1-1/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.23.48); FILE MERGEDRüdiger Timm1-50/+18
2008-01-14INTEGRATION: CWS wae4extensions (1.22.90); FILE MERGEDIvo Hinkelmann1-40/+40
2007-03-26INTEGRATION: CWS mingwport03 (1.20.42); FILE MERGEDVladimir Glazounov1-9/+21
2006-09-16INTEGRATION: CWS pchfix02 (1.20.40); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.19.140); FILE MERGEDJens-Heiner Rechtien1-4/+4
2005-09-08INTEGRATION: CWS ooo19126 (1.18.222); FILE MERGEDRüdiger Timm1-47/+21
2004-08-02INTEGRATION: CWS jl10 (1.17.74); FILE MERGEDRüdiger Timm1-6/+44
2004-03-17INTEGRATION: CWS jl5vba (1.16.144); FILE MERGEDOliver Bolte1-466/+477
2003-04-23INTEGRATION: CWS uno2 (1.15.62); FILE MERGEDRüdiger Timm1-6/+6
2002-09-17#99957# uno wrapper returns DISP_E_MEMBERNOTFOUND when the flag in IDispatch:...Joachim Lingner1-2/+8
2002-09-13#103028# identity of COM and UNO objectsJoachim Lingner1-26/+22
2002-08-06#102081# only XInvocation is queried for XExactName and not the original UNO ...Joachim Lingner1-8/+3
2002-06-05#99049# ActiveX from StarBasicJoachim Lingner1-90/+85