summaryrefslogtreecommitdiff
path: root/bridges
AgeCommit message (Expand)Author
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
2013-05-29compile callvirtualmethod with -fnon-call-exceptionsCaolán McNamara
2013-05-29optimization fix to UNO bridge's callVirtualMethod() for generic x86_64Herbert Dürr
2013-05-28Bypass the type_info generation when using libc++ for gcc3_macosx_intel, tooTor Lillqvist
2013-05-28Bypass dynamic type_info generation for now when using libc++Tor Lillqvist
2013-05-15Don't export a variable called PATH_SEPARATORTor Lillqvist
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-09add some documentation links to the assembler needed for the UNO bridgesHerbert Dürr
2013-05-06Java cleanup, convert Hashtable to HashMapNoel Grandin
2013-04-26Java cleanup, remove unused importsNoel Grandin
2013-04-24Java cleanup, use generic containers where possibleNoel Grandin
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-19remove unused component_canUnload functionsMatúš Kukan
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin
2013-04-16Related rhbz#867808: More apparently bogus "throw new ..." in C++ codeStephan Bergmann
2013-04-15bridge_lib_name is $(gb_CPPU_ENV)_unoMatúš Kukan
2013-04-15fdo#60724 convertable -> convertibleThomas Arnhold
2013-04-10bridges: remove unused .map fileMatúš Kukan
2013-04-09The OS X x86_64 callvirtualmethod.cxx doesn't work if optimizedTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-07Pre-cache type_info for com::sun::star::ucb::InteractiveAugmentedIOExceptionTor Lillqvist
2013-04-03Remove Mac OS X for PowerPC supportTor Lillqvist
2013-04-02Remove RTL_CONSTASCII_(U)STRINGPARAM in bridgesChr. Rossmanith
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-24make bridges work with clang on x64 linuxPeter Foley
2013-03-21introduce gb_Module_SKIPTARGETSBjoern Michaelsen
2013-03-21Fix typo in previous commit.Tomas Chvatal
2013-03-21Fix -mno-avx calls by removing weird OS check.Tomas Chvatal
2013-03-20WaE: '__LP64__' is not defined, evaluates to 0Tor Lillqvist
2013-03-19Add the call.s source for the MinGW caseTor Lillqvist
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19No -ldl for MinGW eitherTor Lillqvist
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-19Move the WNTGCC case under the case for CPU=ITor Lillqvist
2013-03-19Insert empty lines for clarityTor Lillqvist
2013-03-18Cleanup bridges modulePeter Foley
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-01Replace rtl::O(U)String with O(U)StringÁdám Csaba Király