summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/msvc_win32_x86-64
AgeCommit message (Expand)AuthorFilesLines
2016-04-28tdf#97499 Fixed containers parameters clearing #7tymyjan1-1/+1
2016-03-04-Werror,-WshadowStephan Bergmann1-2/+1
2016-02-22WaE: vs2015 shadow localNorbert Thiebaud1-7/+7
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2016-01-27Quickfix for Win 64-bit C++ UNO bridge (more than 20 params)Stephan Bergmann1-3/+9
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-12-15tdf#95903: Fix return value handling in msvc_win32_x86-64 bridgeStephan Bergmann1-14/+30
2015-12-02Work around missing __CxxDetectRethrow in clang-clStephan Bergmann1-0/+6
2015-11-19missing namespaceStephan Bergmann1-2/+2
2015-11-19...and make it clear that RegParamKind /is/ usedStephan Bergmann1-2/+2
2015-11-19REGPARAM_INT/FLT /are/ usedStephan Bergmann1-0/+1
2015-11-18-Werror,-Wunused-private-fieldStephan Bergmann1-0/+1
2015-11-18-Werror,-Wdynamic-class-memaccessStephan Bergmann1-1/+1
2015-11-18-Wmicrosoft-castStephan Bergmann1-2/+2
2015-11-18-Werror,-Wmicrosoft-exception-specStephan Bergmann1-2/+2
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin1-1/+0
2015-09-30bridges: fix build with --enable-assert-always-abortMichael Stahl1-2/+1
2015-09-13Fix typoMatteo Casalin1-1/+1
2015-09-13cppcheck: Mismatching allocation and deallocationJulien Nabet1-5/+5
2015-09-12Actually fix uno bridge on MSVC 14.0David Ostrovsky1-7/+6
2015-09-02Fix x86-64 bridge on MSVC 14.0David Ostrovsky1-1/+2
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-22MSVC 64-bit: In queryInterface optimization, copy hidden ret val addrStephan Bergmann1-0/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2-4/+4
2015-03-31bridges: acquire is not a member of rtl::OUStringMichael Stahl1-1/+1
2015-03-31Use OUString::unacquiredStephan Bergmann1-1/+1
2015-02-02add back typedef (regression from fe480d8136b204c8dc6c68916cce7e816f8b9c48)Andras Timar1-1/+1
2015-01-28remove unused typedefsNoel Grandin1-1/+0
2015-01-07Revert "Revert "boost::unordered_map->std::unordered_map""Stephan Bergmann1-3/+2
2015-01-06Revert "boost::unordered_map->std::unordered_map"Caolán McNamara1-2/+3
2015-01-05boost::unordered_map->std::unordered_mapCaolán McNamara1-3/+2
2014-12-25Uno bridge msvc-x86_64: Fix EH memory and addressing issuesMark Williams1-53/+185
2014-12-09Fix base+offset pointer calculations when synthesizing exception dataStephan Bergmann1-12/+33
2014-12-09Fix mscx_filterCppException base+offset pointer calculationsStephan Bergmann1-12/+13
2014-12-02except.cxx: Fix pTypeDescr is unknown in this context errorDavid Ostrovsky1-4/+4
2014-12-02MSVC 2013: Compute uno bridge exception offset for X64David Ostrovsky1-1/+3
2014-11-21ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_unoMichael Stahl3-24/+21
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin2-2/+0
2014-09-29Improve debug outputStephan Bergmann1-3/+12
2014-08-07Include RTTI in generated vtables for ubsan's vptr-based checksStephan Bergmann1-1/+2
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin2-12/+5
2014-03-12fdo#68849 Add header guards to bridges/* files.Jason Gerlowski1-0/+3
2014-03-01Remove visual noise from bridgesAlexander Wilms2-4/+0
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-3/+3
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann1-3/+3
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar1-1/+1