summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/msvc_win32_x86-64
AgeCommit message (Expand)AuthorFilesLines
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-25/+4
2013-04-15fdo#60724 convertable -> convertibleThomas Arnhold1-11/+11
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-4/+4
2013-04-02Remove RTL_CONSTASCII_(U)STRINGPARAM in bridgesChr. Rossmanith1-10/+7
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 Arnhold2-6/+6
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-17/+1
2012-11-15re-base on ALv2 code. Includes:Michael Meeks5-121/+76
2012-11-15Revert "sb140: #i117295# use rtl::Static"Michael Meeks1-4/+15
2012-09-22switch bridges to gbuildDavid Tardon1-83/+0
2012-05-18the page seems movedTakeshi Abe1-1/+1
2012-02-05Some cppcheck cleaningJulien Nabet1-2/+0
2011-11-27remove include of pch header in bridgeNorbert Thiebaud4-8/+0
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-2/+2
2011-09-09sb140: #i117295# use rtl::StaticStephan Bergmann1-15/+4
2011-03-01Move CMC_DEBUG to OSL_DEBUG_LEVEL 3Thomas Arnhold1-0/+0
2011-02-21More work on x64 Windows C++-UNO bridgeTor Lillqvist1-85/+174
2011-02-04move bridges to boost::unordered_mapFridrich Strba1-2/+2
2011-02-02More work on except.cxx, intermediate commitTor Lillqvist1-183/+331
2011-01-31Fix thinkoTor Lillqvist1-2/+2
2011-01-31Now the C++-UNO bridge on x64 Windows works a bit betterTor Lillqvist4-349/+312
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 Lillqvist3-172/+89
2011-01-28Fix typo and thinkoTor Lillqvist1-7/+7
2011-01-28More work on x64 Windows C++-UNO bridgeTor Lillqvist2-127/+102
2011-01-28Add a function table entry for the dynamically generated trampolineTor Lillqvist2-5/+91
2011-01-27Corect copyright header and commentTor Lillqvist1-7/+4
2011-01-27More work on the x64 Windows C++-UNO bridgeTor Lillqvist4-604/+463
2011-01-26Intermediate commitTor Lillqvist3-39/+157
2011-01-23Add debug output to the dummy functions to see if/when they get calledTor Lillqvist3-3/+9
2011-01-23Use correct name for mscx_uno.dll and deliver itTor Lillqvist1-1/+1
2011-01-22More hacking on the C++-UNO bridge for x64 WindowsTor Lillqvist5-82/+139
2011-01-20More hacking on the wntmscx bridge, still far from readyTor Lillqvist5-227/+433
2011-01-17Commit 64-bit Win32 C++ bridge filesTor Lillqvist6-0/+1796