summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/msvc_win32_x86-64/cpp2uno.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-4/+4
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-02-05Some cppcheck cleaningJulien Nabet1-2/+0
2011-11-27remove include of pch header in bridgeNorbert Thiebaud1-2/+0
2011-01-31Fix thinkoTor Lillqvist1-2/+2
2011-01-31Now the C++-UNO bridge on x64 Windows works a bit betterTor Lillqvist1-112/+87
2011-01-29Skip the this pointer in cpp2uno_call()Tor Lillqvist1-29/+33
2011-01-28Let's use a shared privateSnippetExecutor() approach as on x64 LinuxTor Lillqvist1-69/+66
2011-01-28More work on x64 Windows C++-UNO bridgeTor Lillqvist1-106/+54
2011-01-28Add a function table entry for the dynamically generated trampolineTor Lillqvist1-5/+89
2011-01-27More work on the x64 Windows C++-UNO bridgeTor Lillqvist1-271/+271
2011-01-26Intermediate commitTor Lillqvist1-28/+142
2011-01-23Add debug output to the dummy functions to see if/when they get calledTor Lillqvist1-1/+1
2011-01-22More hacking on the C++-UNO bridge for x64 WindowsTor Lillqvist1-0/+19
2011-01-20More hacking on the wntmscx bridge, still far from readyTor Lillqvist1-66/+16
2011-01-17Commit 64-bit Win32 C++ bridge filesTor Lillqvist1-0/+491