summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/msvc_win32_x86-64/cpp2uno.cxx
AgeCommit message (Expand)Author
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