summaryrefslogtreecommitdiff
path: root/bridges/source
AgeCommit message (Expand)AuthorFilesLines
2013-09-12CID#705982 ensure umask for mkstempCaolán McNamara1-0/+4
2013-09-11Improve debug outputStephan Bergmann1-1/+4
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar1-1/+1
2013-08-30The except.cxx for gcc3_macosx_x86-64 can be the same as for gcc3_macosx_intelTor Lillqvist1-103/+91
2013-08-30Make RTTI creation work for libc++Stephan Bergmann1-83/+83
2013-06-29remove OUString wrap for string literalsThomas Arnhold6-11/+11
2013-06-22fix debug build on s390xDavid Tardon1-1/+0
2013-06-20...and similarly for __cxa_allocate_exception and __cxa_throwStephan Bergmann2-17/+20
2013-06-20Clean up declaration of __cxa_get_globalsStephan Bergmann3-9/+25
2013-06-16fix debug build on s390root1-1/+0
2013-06-08the header file new.h is obsolete on our platformsHerbert Dürr1-1/+0
2013-06-05fix gcc inline assembler operands usageLuboš Luňák7-81/+81
2013-06-04Compiling but not working mingw_x86-64 bridgesFridrich Štrba10-875/+1056
2013-06-04Some configury and non-working stubs to start to compiler for Win64 with MinGWFridrich Štrba10-0/+1904
2013-05-29optimization fix to UNO bridge's callVirtualMethod() for generic x86_64Herbert Dürr1-2/+4
2013-05-28Bypass the type_info generation when using libc++ for gcc3_macosx_intel, tooTor Lillqvist1-0/+9
2013-05-28Bypass dynamic type_info generation for now when using libc++Tor Lillqvist1-0/+9
2013-05-09add some documentation links to the assembler needed for the UNO bridgesHerbert Dürr1-0/+3
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-47/+8
2013-04-19remove unused component_canUnload functionsMatúš Kukan4-77/+0
2013-04-15fdo#60724 convertable -> convertibleThomas Arnhold1-11/+11
2013-04-10bridges: remove unused .map fileMatúš Kukan1-26/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák21-59/+56
2013-04-07Pre-cache type_info for com::sun::star::ucb::InteractiveAugmentedIOExceptionTor Lillqvist1-15/+16
2013-04-03Remove Mac OS X for PowerPC supportTor Lillqvist4-1717/+0
2013-04-02Remove RTL_CONSTASCII_(U)STRINGPARAM in bridgesChr. Rossmanith31-145/+111
2013-03-27-Wunused-macrosStephan Bergmann1-1/+0
2013-03-20WaE: '__LP64__' is not defined, evaluates to 0Tor Lillqvist1-0/+4
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold24-24/+24
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold56-123/+121
2013-03-18Cleanup bridges modulePeter Foley26-6489/+0
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold2-4/+4
2013-02-19RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter4-8/+6
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac5-24/+20
2013-01-20Another lacking parenthesisJulien Nabet1-1/+1
2013-01-19iOS C++/UNO bridge fixesTor Lillqvist1-3/+3
2013-01-19Use SAL logging instead of printfsTor Lillqvist1-25/+14
2013-01-19More snippets, and cosmeticsTor Lillqvist1-8/+8
2013-01-19Work on the iOS C++/UNO bridgeTor Lillqvist12-1645/+3018
2013-01-10Be truthful to the compiler about registers clobbered by asm snippetTor Lillqvist1-1/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens4-7/+0
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2-41/+4
2012-11-27re-factor lifecycle issues in FormattedFieldWrapper.Michael Meeks1-1/+0
2012-11-26Some ::rtl::OUString -> OUString in bridgesRicardo Montania4-27/+16
2012-11-15re-base on ALv2 code. Includes:Michael Meeks108-2448/+1572
2012-11-15Revert "sb140: #i117295# use rtl::Static"Michael Meeks24-105/+388
2012-11-14rtl::OUString -> OUString in bridgesRicardo Montania3-10/+4
2012-11-09Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORTTor Lillqvist3-11/+11
2012-11-09Use JNIEXPORT to really export these for AndroidTor Lillqvist3-11/+11
2012-11-07More ::rtl::OUString -> OUString in bridgesRicardo Montania6-22/+16