summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/msvc_win32_x86-64
AgeCommit message (Expand)Author
2015-09-13Fix typoMatteo Casalin
2015-09-13cppcheck: Mismatching allocation and deallocationJulien Nabet
2015-09-12Actually fix uno bridge on MSVC 14.0David Ostrovsky
2015-09-02Fix x86-64 bridge on MSVC 14.0David Ostrovsky
2015-07-04Fix typosAndrea Gelmini
2015-06-22MSVC 64-bit: In queryInterface optimization, copy hidden ret val addrStephan Bergmann
2015-06-16Fix typosAndrea Gelmini
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31bridges: acquire is not a member of rtl::OUStringMichael Stahl
2015-03-31Use OUString::unacquiredStephan Bergmann
2015-02-02add back typedef (regression from fe480d8136b204c8dc6c68916cce7e816f8b9c48)Andras Timar
2015-01-28remove unused typedefsNoel Grandin
2015-01-07Revert "Revert "boost::unordered_map->std::unordered_map""Stephan Bergmann
2015-01-06Revert "boost::unordered_map->std::unordered_map"Caolán McNamara
2015-01-05boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-25Uno bridge msvc-x86_64: Fix EH memory and addressing issuesMark Williams
2014-12-09Fix base+offset pointer calculations when synthesizing exception dataStephan Bergmann
2014-12-09Fix mscx_filterCppException base+offset pointer calculationsStephan Bergmann
2014-12-02except.cxx: Fix pTypeDescr is unknown in this context errorDavid Ostrovsky
2014-12-02MSVC 2013: Compute uno bridge exception offset for X64David Ostrovsky
2014-11-21ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_unoMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-09-29Improve debug outputStephan Bergmann
2014-08-07Include RTTI in generated vtables for ubsan's vptr-based checksStephan Bergmann
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-03-12fdo#68849 Add header guards to bridges/* files.Jason Gerlowski
2014-03-01Remove visual noise from bridgesAlexander Wilms
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-15fdo#60724 convertable -> convertibleThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02Remove RTL_CONSTASCII_(U)STRINGPARAM in bridgesChr. Rossmanith
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-15Revert "sb140: #i117295# use rtl::Static"Michael Meeks
2012-09-22switch bridges to gbuildDavid Tardon
2012-05-18the page seems movedTakeshi Abe
2012-02-05Some cppcheck cleaningJulien Nabet
2011-11-27remove include of pch header in bridgeNorbert Thiebaud
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-09sb140: #i117295# use rtl::StaticStephan Bergmann
2011-03-01Move CMC_DEBUG to OSL_DEBUG_LEVEL 3Thomas Arnhold