summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_ios_arm/except.cxx
AgeCommit message (Expand)Author
2017-09-19iOS, remove support for 32bit (arm).jan Iversen
2017-09-05iOS, update gcc3_ios_arm exception.jan Iversen
2017-02-11LEAK_STATIC_DATA is only ever defined for WNTStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Use OUString::unacquiredStephan Bergmann
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
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-11-21ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_unoMichael Stahl
2014-10-01We require OS X SDK 10.8 or newer nowTor Lillqvist
2014-06-05bridges: remove SAL_THROW macroNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-12-27Using pre-cached type_infos provided by the typeid operator seems to work nowTor Lillqvist
2013-12-26Add static assertion that our Fake_type_info is the same size as the real oneTor Lillqvist
2013-12-26Need the _LIBCPP_NONUNIQUE_RTTI_BIT here, tooTor Lillqvist
2013-12-24Minor logging changeTor Lillqvist
2013-12-23More informative loggingTor Lillqvist
2013-12-23Let's try to use basically the same except.cxx for iOS as for OS XTor Lillqvist
2013-12-21iOS arm64 C++/UNO bridge WIPTor Lillqvist
2013-04-07Pre-cache type_info for com::sun::star::ucb::InteractiveAugmentedIOExceptionTor Lillqvist
2013-04-02Remove RTL_CONSTASCII_(U)STRINGPARAM in bridgesChr. Rossmanith
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-01-19Use SAL logging instead of printfsTor Lillqvist
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-15Revert "sb140: #i117295# use rtl::Static"Michael Meeks
2012-08-01WaE: unused variableTor Lillqvist
2012-04-15Fix crasher and generate PIC for iOS simulatorTor Lillqvist
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2011-11-27remove include of pch header in bridgeNorbert Thiebaud
2011-09-09sb140: #i117295# use rtl::StaticStephan Bergmann
2011-08-14Start of C++/UNO bridge for iOS simulator and deviceTor Lillqvist