summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/msvc_win32_x86-64/uno2cpp.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-02-02Quickfix for Win 64-bit C++ UNO bridge (more than 20 params)Stephan Bergmann1-3/+9
2015-12-21tdf#95903: Fix return value handling in msvc_win32_x86-64 bridgeStephan Bergmann1-14/+30
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-2/+2
2014-11-21ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_unoMichael Stahl1-3/+3
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-6/+2
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-11-27remove include of pch header in bridgeNorbert Thiebaud1-2/+0
2011-01-31Now the C++-UNO bridge on x64 Windows works a bit betterTor Lillqvist1-179/+176
2011-01-26Intermediate commitTor Lillqvist1-11/+12
2011-01-23Add debug output to the dummy functions to see if/when they get calledTor Lillqvist1-0/+6
2011-01-22More hacking on the C++-UNO bridge for x64 WindowsTor Lillqvist1-79/+94
2011-01-20More hacking on the wntmscx bridge, still far from readyTor Lillqvist1-102/+65
2011-01-17Commit 64-bit Win32 C++ bridge filesTor Lillqvist1-0/+468