summaryrefslogtreecommitdiffstats
path: root/bridges/source/cpp_uno/msvc_win32_x86-64/cpp2uno.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:redundantinline (clang-cl)Stephan Bergmann2019-01-301-1/+1
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-1/+1
* loplugin:external (clang-cl)Stephan Bergmann2018-09-241-1/+2
* loplugin:stringconcat, loplugin:sallogareas (clang-cl)Stephan Bergmann2018-05-151-5/+5
* bridges (win32/64): Log method callsSamuel Mehrbrodt2018-05-071-0/+8
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-231-1/+1
* loplugin:includeform: bridges (Windows)Stephan Bergmann2017-10-271-4/+4
* loplugin:redundantcastStephan Bergmann2017-03-241-1/+1
* clang-cl loplugin: bridgesStephan Bergmann2016-10-161-28/+27
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-151-1/+1
* Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist2016-05-271-4/+4
* SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann2016-05-251-1/+2
* WaE: vs2015 shadow localNorbert Thiebaud2016-02-221-7/+7
* missing namespaceStephan Bergmann2015-11-191-2/+2
* ...and make it clear that RegParamKind /is/ usedStephan Bergmann2015-11-191-2/+2
* MSVC 64-bit: In queryInterface optimization, copy hidden ret val addrStephan Bergmann2015-06-221-0/+1
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
* except.cxx: Fix pTypeDescr is unknown in this context errorDavid Ostrovsky2014-12-021-4/+4
* ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_unoMichael Stahl2014-11-211-7/+7
* Improve debug outputStephan Bergmann2014-09-291-3/+12
* Include RTTI in generated vtables for ubsan's vptr-based checksStephan Bergmann2014-08-071-1/+2
* Remove visual noise from bridgesAlexander Wilms2014-03-011-1/+0
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-3/+3
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-4/+4
* re-base on ALv2 code. Includes:Michael Meeks2012-11-151-23/+14
* Some cppcheck cleaningJulien Nabet2012-02-051-2/+0
* remove include of pch header in bridgeNorbert Thiebaud2011-11-271-2/+0
* Fix thinkoTor Lillqvist2011-01-311-2/+2
* Now the C++-UNO bridge on x64 Windows works a bit betterTor Lillqvist2011-01-311-112/+87
* Skip the this pointer in cpp2uno_call()Tor Lillqvist2011-01-291-29/+33
* Let's use a shared privateSnippetExecutor() approach as on x64 LinuxTor Lillqvist2011-01-281-69/+66
* More work on x64 Windows C++-UNO bridgeTor Lillqvist2011-01-281-106/+54
* Add a function table entry for the dynamically generated trampolineTor Lillqvist2011-01-281-5/+89
* More work on the x64 Windows C++-UNO bridgeTor Lillqvist2011-01-271-271/+271
* Intermediate commitTor Lillqvist2011-01-261-28/+142
* Add debug output to the dummy functions to see if/when they get calledTor Lillqvist2011-01-231-1/+1
* More hacking on the C++-UNO bridge for x64 WindowsTor Lillqvist2011-01-221-0/+19
* More hacking on the wntmscx bridge, still far from readyTor Lillqvist2011-01-201-66/+16
* Commit 64-bit Win32 C++ bridge filesTor Lillqvist2011-01-171-0/+491