summaryrefslogtreecommitdiff
path: root/extensions/source/ole
AgeCommit message (Expand)Author
2011-10-10So just drop the duplicate XInvocation base class thenNoel Power
2011-10-10WaE: unreachable codeTor Lillqvist
2011-10-10WaE: C4584: foo is already a base-class of barTor Lillqvist
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-16Use current terminology and socket libraryTor Lillqvist
2011-04-28fixed cppcheck warningsAndreas Becker
2011-04-20Easyhack: Add visibility markup to all component_get* functions (part2)Julien Nabet
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-13fix fdo#36209 ( various vba automation related regressions )Noel Power
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-18No WIN_ULONG needed any moreTor Lillqvist
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-03masterfix DEV300: MinGW fixIvo Hinkelmann
2011-02-27Fix Windows buildFridrich Štrba
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-17masterfix: #i10000# INT16 -> sal_Int16Ivo Hinkelmann
2011-02-11Avoid confusion between boost::vector and std::vectorFridrich Štrba
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-08Adapt to move of prewin.h and postwin.hTor Lillqvist
2011-02-06Use OSL_DEBUG_LEVEL > 1 instead of > 2Thomas Arnhold
2011-02-06Remove lots of dead codeThomas Arnhold
2011-02-06move components to boost unordered containersFridrich Štrba
2011-01-24Fix fallout of WIN_ULONG change in pre/postsys.hTor Lillqvist
2011-01-21Remove doubled headers.Thomas Arnhold
2010-12-24cppcheck: prefer prefix variantCaolán McNamara
2010-12-20#i10000# avoid warningsHans-Joachim Lankenau
2010-12-20#i10000# use sal_Int32 instead of size_tHans-Joachim Lankenau
2010-12-09mib19: rebase to DEV300m95Daniel Rentz [dr]
2010-11-26Some more dead code removed from the extensions.Robert Roth
2010-11-24RTL patchJulien Nabet
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-28Bump _WIN32_WINNT to 0x0403 (fixes VC++ 10 compilation)Jesús Corrius
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud
2010-10-25remvove vos/macros.h usageNorbert Thiebaud
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud
2010-10-13Merge commit 'origin/master'Noel Power
2010-10-13Merge branch 'vba' fix conflics ( below ), trailing ws and leading tabsNoel Power
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-12vos:removal: missed a couple of OThreadNorbert Thiebaud
2010-10-10merge vosremoval-thread patchNorbert Thiebaud
2010-10-10merge vosremoval-diagnoses patchNorbert Thiebaud
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-10-04Remove redundant #include directives & commentsJ. Graeme Lingard
2010-09-17mib19: #163585# allow to use Any(void) as parameterMikhail Voytenko