summaryrefslogtreecommitdiffstats
path: root/bridges/source
Commit message (Expand)AuthorAgeFilesLines
* Add .cfi_startproc and endproc markersTor Lillqvist2013-12-271-0/+2
* Add static assertion that our Fake_type_info is the same size as the real oneTor Lillqvist2013-12-261-0/+3
* Need the _LIBCPP_NONUNIQUE_RTTI_BIT here, tooTor Lillqvist2013-12-261-0/+3
* Minor logging changeTor Lillqvist2013-12-241-2/+4
* More informative logging in codeSnippet()Tor Lillqvist2013-12-241-5/+7
* More informative logging in codeSnippet()Tor Lillqvist2013-12-241-12/+18
* More informative loggingTor Lillqvist2013-12-232-15/+16
* Let's try to use basically the same except.cxx for iOS as for OS XTor Lillqvist2013-12-231-31/+100
* Avoid Perl warningsTor Lillqvist2013-12-231-2/+2
* Fix build break for (32-bit) armTor Lillqvist2013-12-221-3/+6
* iOS arm64 C++/UNO bridge WIPTor Lillqvist2013-12-224-94/+125
* Log a bit more information in codeSnippet()Tor Lillqvist2013-12-221-4/+1
* iOS arm64 C++/UNO bridge WIPTor Lillqvist2013-12-216-272/+193
* Add OSX@PowerPC support to UNO/C++ bridgeDouglas Mencken2013-12-174-0/+1748
* fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa2013-12-132-13/+3
* Intermediate work in progress commit on the arm64 C++/UNO bridgeTor Lillqvist2013-12-084-19/+1208
* -Werror=unused-parameterStephan Bergmann2013-12-031-1/+1
* Clean up string concatenationStephan Bergmann2013-12-034-133/+77
* Clean up use of OSL debug functionalityStephan Bergmann2013-12-036-279/+209
* Remove long dead workaroundStephan Bergmann2013-12-031-9/+0
* BRIDGES_JNI_UNO_FORCE_BOXED_ANY is undefinedStephan Bergmann2013-12-031-26/+0
* Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann2013-11-271-3/+3
* Add some more commentsTor Lillqvist2013-11-123-1/+19
* WaE: -Wunused-variableThomas Arnhold2013-10-051-2/+2
* Spell "indices" correctlyTor Lillqvist2013-10-0246-644/+644
* No use using auto_ptr here (spares us a -Werror,-Wdeprecated-declarations)Stephan Bergmann2013-10-021-4/+3
* Add dummy arm64 code to just get it to compile for nowTor Lillqvist2013-10-022-2/+19
* Untabify and add mode linesTor Lillqvist2013-10-011-18/+20
* Add dummy code for the ARM64 caseTor Lillqvist2013-10-012-5/+21
* Don't use tabs here eitherTor Lillqvist2013-10-012-29/+33
* Use // consistently for comments in the iOS assembly sourcesTor Lillqvist2013-10-012-156/+155
* CID#705982 ensure umask for mkstempCaolán McNamara2013-09-121-0/+4
* Improve debug outputStephan Bergmann2013-09-111-1/+4
* s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar2013-09-071-1/+1
* The except.cxx for gcc3_macosx_x86-64 can be the same as for gcc3_macosx_intelTor Lillqvist2013-08-301-103/+91
* Make RTTI creation work for libc++Stephan Bergmann2013-08-301-83/+83
* remove OUString wrap for string literalsThomas Arnhold2013-06-296-11/+11
* fix debug build on s390xDavid Tardon2013-06-221-1/+0
* ...and similarly for __cxa_allocate_exception and __cxa_throwStephan Bergmann2013-06-202-17/+20
* Clean up declaration of __cxa_get_globalsStephan Bergmann2013-06-203-9/+25
* fix debug build on s390root2013-06-161-1/+0
* the header file new.h is obsolete on our platformsHerbert Dürr2013-06-081-1/+0
* fix gcc inline assembler operands usageLuboš Luňák2013-06-057-81/+81
* Compiling but not working mingw_x86-64 bridgesFridrich Štrba2013-06-0410-875/+1056
* Some configury and non-working stubs to start to compiler for Win64 with MinGWFridrich Štrba2013-06-0410-0/+1904
* optimization fix to UNO bridge's callVirtualMethod() for generic x86_64Herbert Dürr2013-05-291-2/+4
* Bypass the type_info generation when using libc++ for gcc3_macosx_intel, tooTor Lillqvist2013-05-281-0/+9
* Bypass dynamic type_info generation for now when using libc++Tor Lillqvist2013-05-281-0/+9
* add some documentation links to the assembler needed for the UNO bridgesHerbert Dürr2013-05-091-0/+3
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-222-47/+8