summaryrefslogtreecommitdiff
path: root/bridges
AgeCommit message (Expand)Author
2013-12-23Avoid Perl warningsTor Lillqvist
2013-12-22Fix build break for (32-bit) armTor Lillqvist
2013-12-22iOS arm64 C++/UNO bridge WIPTor Lillqvist
2013-12-22Log a bit more information in codeSnippet()Tor Lillqvist
2013-12-21iOS arm64 C++/UNO bridge WIPTor Lillqvist
2013-12-17Add OSX@PowerPC support to UNO/C++ bridgeDouglas Mencken
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-12-13fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-12-08Intermediate work in progress commit on the arm64 C++/UNO bridgeTor Lillqvist
2013-12-03-Werror=unused-parameterStephan Bergmann
2013-12-03Clean up string concatenationStephan Bergmann
2013-12-03Clean up use of OSL debug functionalityStephan Bergmann
2013-12-03Remove long dead workaroundStephan Bergmann
2013-12-03BRIDGES_JNI_UNO_FORCE_BOXED_ANY is undefinedStephan Bergmann
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-12Add some more commentsTor Lillqvist
2013-11-07fdo#42783: remove CPU variable from environmentMichael Stahl
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-10-12Bin pointless commentTor Lillqvist
2013-10-05WaE: -Wunused-variableThomas Arnhold
2013-10-02Spell "indices" correctlyTor Lillqvist
2013-10-02No use using auto_ptr here (spares us a -Werror,-Wdeprecated-declarations)Stephan Bergmann
2013-10-02Add dummy arm64 code to just get it to compile for nowTor Lillqvist
2013-10-01Untabify and add mode linesTor Lillqvist
2013-10-01Add dummy code for the ARM64 caseTor Lillqvist
2013-10-01Don't use tabs here eitherTor Lillqvist
2013-10-01Use // consistently for comments in the iOS assembly sourcesTor Lillqvist
2013-09-26typo fixes in commentsAndras Timar
2013-09-23Try to fix cross-compilationTor Lillqvist
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
2013-09-22gbuild: refactor LinkTarget representationMichael Stahl
2013-09-12CID#705982 ensure umask for mkstempCaolán McNamara
2013-09-11Get Mac OS X libjava_uno.jnilib -> libjava_uno.dylib symlink into instdirStephan Bergmann
2013-09-11Improve debug outputStephan Bergmann
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar
2013-08-30The except.cxx for gcc3_macosx_x86-64 can be the same as for gcc3_macosx_intelTor Lillqvist
2013-08-30Make RTTI creation work for libc++Stephan Bergmann
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-22fix debug build on s390xDavid Tardon
2013-06-20...and similarly for __cxa_allocate_exception and __cxa_throwStephan Bergmann
2013-06-20Clean up declaration of __cxa_get_globalsStephan Bergmann
2013-06-16fix debug build on s390root
2013-06-08the header file new.h is obsolete on our platformsHerbert Dürr
2013-06-05fix gcc inline assembler operands usageLuboš Luňák
2013-06-04Compiling but not working mingw_x86-64 bridgesFridrich Štrba
2013-06-04Some configury and non-working stubs to start to compiler for Win64 with MinGWFridrich Štrba