summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/msvc_win32_x86-64/except.cxx
AgeCommit message (Expand)Author
2016-10-16clang-cl loplugin: bridgesStephan Bergmann
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-04-28tdf#97499 Fixed containers parameters clearing #7tymyjan
2016-03-04-Werror,-WshadowStephan Bergmann
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara
2015-12-02Work around missing __CxxDetectRethrow in clang-clStephan Bergmann
2015-11-18-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-18-Werror,-Wdynamic-class-memaccessStephan Bergmann
2015-11-18-Wmicrosoft-castStephan Bergmann
2015-11-18-Werror,-Wmicrosoft-exception-specStephan Bergmann
2015-09-30bridges: fix build with --enable-assert-always-abortMichael Stahl
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-16Fix typosAndrea Gelmini
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-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-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-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2013-04-15fdo#60724 convertable -> convertibleThomas Arnhold
2013-04-02Remove RTL_CONSTASCII_(U)STRINGPARAM in bridgesChr. Rossmanith
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-05-18the page seems movedTakeshi Abe
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
2011-02-21More work on x64 Windows C++-UNO bridgeTor Lillqvist
2011-02-04move bridges to boost::unordered_mapFridrich Strba
2011-02-02More work on except.cxx, intermediate commitTor Lillqvist
2011-01-31Now the C++-UNO bridge on x64 Windows works a bit betterTor Lillqvist
2011-01-23Add debug output to the dummy functions to see if/when they get calledTor Lillqvist
2011-01-22More hacking on the C++-UNO bridge for x64 WindowsTor Lillqvist
2011-01-20More hacking on the wntmscx bridge, still far from readyTor Lillqvist