summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_ios_arm
AgeCommit message (Expand)AuthorFilesLines
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist8-29/+29
2016-02-09Formatting changes across all modulesChris Sherlock1-138/+136
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann5-0/+5
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann4-5/+5
2015-03-31Use OUString::unacquiredStephan Bergmann1-3/+3
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara1-3/+2
2015-01-07Revert "Revert "boost::unordered_map->std::unordered_map""Stephan Bergmann1-4/+2
2015-01-06Revert "boost::unordered_map->std::unordered_map"Caolán McNamara1-2/+4
2015-01-05boost::unordered_map->std::unordered_mapCaolán McNamara1-4/+2
2014-12-11reduce scope of local variablesMichael Weghorn1-3/+1
2014-12-10Typo: nuber=>numberJulien Nabet1-2/+2
2014-11-21bridges: forgot to remove some include diagnose.hMichael Stahl3-6/+0
2014-11-21ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_unoMichael Stahl7-37/+31
2014-11-20Include <osl/diagnose.h>Tor Lillqvist3-0/+6
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-10-01We require OS X SDK 10.8 or newer nowTor Lillqvist1-24/+0
2014-08-13Clearly we should be moving 64 bit values hereTor Lillqvist1-2/+2
2014-08-07Include RTTI in generated vtables for ubsan's vptr-based checksStephan Bergmann3-3/+6
2014-07-08No need for that #else #error, breaks compilation for the simulatorTor Lillqvist1-2/+0
2014-06-05bridges: remove SAL_THROW macroNoel Grandin1-7/+7
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-10/+4
2014-04-01WaE: unused parameter 'nGPR' and 'nFPR'Tor Lillqvist1-8/+6
2014-03-12fdo#68849 Add header guards to bridges/* files.Jason Gerlowski1-0/+3
2014-03-01Remove visual noise from bridgesAlexander Wilms5-11/+1
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-1/+1
2013-12-27cppcheck: fix consecutive breakJulien Nabet1-1/+0
2013-12-27Using pre-cached type_infos provided by the typeid operator seems to work nowTor Lillqvist1-3/+13
2013-12-27Add .cfi_startproc and endproc markersTor Lillqvist1-0/+2
2013-12-26Add static assertion that our Fake_type_info is the same size as the real oneTor Lillqvist1-0/+3
2013-12-26Need the _LIBCPP_NONUNIQUE_RTTI_BIT here, tooTor Lillqvist1-0/+3
2013-12-24Minor logging changeTor Lillqvist1-2/+4
2013-12-24More informative logging in codeSnippet()Tor Lillqvist1-5/+7
2013-12-23More informative loggingTor Lillqvist2-15/+16
2013-12-23Let's try to use basically the same except.cxx for iOS as for OS XTor Lillqvist1-31/+100
2013-12-23Avoid Perl warningsTor Lillqvist1-2/+2
2013-12-22Fix build break for (32-bit) armTor Lillqvist1-3/+6
2013-12-22iOS arm64 C++/UNO bridge WIPTor Lillqvist4-94/+125
2013-12-22Log a bit more information in codeSnippet()Tor Lillqvist1-4/+1
2013-12-21iOS arm64 C++/UNO bridge WIPTor Lillqvist6-272/+193
2013-12-08Intermediate work in progress commit on the arm64 C++/UNO bridgeTor Lillqvist4-19/+1208
2013-11-12Add some more commentsTor Lillqvist3-1/+19
2013-10-02Spell "indices" correctlyTor Lillqvist4-56/+56
2013-10-02Add dummy arm64 code to just get it to compile for nowTor Lillqvist2-2/+19
2013-10-01Untabify and add mode linesTor Lillqvist1-18/+20
2013-10-01Add dummy code for the ARM64 caseTor Lillqvist2-5/+21
2013-10-01Don't use tabs here eitherTor Lillqvist2-29/+33
2013-10-01Use // consistently for comments in the iOS assembly sourcesTor Lillqvist2-156/+155
2013-06-05fix gcc inline assembler operands usageLuboš Luňák1-13/+12
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-22/+4