summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/msvc_win32_x86-64/cpp2uno.cxx
AgeCommit message (Expand)Author
2019-01-30loplugin:redundantinline (clang-cl)Stephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-05-15loplugin:stringconcat, loplugin:sallogareas (clang-cl)Stephan Bergmann
2018-05-07bridges (win32/64): Log method callsSamuel Mehrbrodt
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2017-10-27loplugin:includeform: bridges (Windows)Stephan Bergmann
2017-03-24loplugin:redundantcastStephan Bergmann
2016-10-16clang-cl loplugin: bridgesStephan Bergmann
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-05-25SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann
2016-02-22WaE: vs2015 shadow localNorbert Thiebaud
2015-11-19missing namespaceStephan Bergmann
2015-11-19...and make it clear that RegParamKind /is/ usedStephan Bergmann
2015-06-22MSVC 64-bit: In queryInterface optimization, copy hidden ret val addrStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2014-12-02except.cxx: Fix pTypeDescr is unknown in this context errorDavid Ostrovsky
2014-11-21ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_unoMichael Stahl
2014-09-29Improve debug outputStephan Bergmann
2014-08-07Include RTTI in generated vtables for ubsan's vptr-based checksStephan Bergmann
2014-03-01Remove visual noise from bridgesAlexander Wilms
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-02-05Some cppcheck cleaningJulien Nabet
2011-11-27remove include of pch header in bridgeNorbert Thiebaud
2011-01-31Fix thinkoTor Lillqvist
2011-01-31Now the C++-UNO bridge on x64 Windows works a bit betterTor Lillqvist
2011-01-29Skip the this pointer in cpp2uno_call()Tor Lillqvist
2011-01-28Let's use a shared privateSnippetExecutor() approach as on x64 LinuxTor Lillqvist
2011-01-28More work on x64 Windows C++-UNO bridgeTor Lillqvist
2011-01-28Add a function table entry for the dynamically generated trampolineTor Lillqvist
2011-01-27More work on the x64 Windows C++-UNO bridgeTor Lillqvist
2011-01-26Intermediate commitTor Lillqvist
2011-01-23Add debug output to the dummy functions to see if/when they get calledTor Lillqvist
2011-01-22More hacking on the C++-UNO bridge for x64 WindowsTor Lillqvist
2011-01-20More hacking on the wntmscx bridge, still far from readyTor Lillqvist
2011-01-17Commit 64-bit Win32 C++ bridge filesTor Lillqvist