summaryrefslogtreecommitdiff
path: root/bridges/source
AgeCommit message (Expand)Author
2013-01-20Another lacking parenthesisJulien Nabet
2013-01-19iOS C++/UNO bridge fixesTor Lillqvist
2013-01-19Use SAL logging instead of printfsTor Lillqvist
2013-01-19More snippets, and cosmeticsTor Lillqvist
2013-01-19Work on the iOS C++/UNO bridgeTor Lillqvist
2013-01-10Be truthful to the compiler about registers clobbered by asm snippetTor Lillqvist
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-27re-factor lifecycle issues in FormattedFieldWrapper.Michael Meeks
2012-11-26Some ::rtl::OUString -> OUString in bridgesRicardo Montania
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-15Revert "sb140: #i117295# use rtl::Static"Michael Meeks
2012-11-14rtl::OUString -> OUString in bridgesRicardo Montania
2012-11-09Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORTTor Lillqvist
2012-11-09Use JNIEXPORT to really export these for AndroidTor Lillqvist
2012-11-07More ::rtl::OUString -> OUString in bridgesRicardo Montania
2012-11-07::rtl::OUString -> OUString in bridgesRicardo Montania
2012-11-03WaE: unused parameterTor Lillqvist
2012-10-22dummy_can_throw_anything reportedly needed at least with GCC 4.5.1, tooStephan Bergmann
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-27Make exceptions work better in the x86-64 MacOSX C++-UNO bridgeTor Lillqvist
2012-09-27WaE: format specifiers in debug outputTor Lillqvist
2012-09-27First attempt at C++/UNO bridge for 64-bit OS XTor Lillqvist
2012-09-26make gcc-uno bridge work with both gcc-4.7 and clangLuboš Luňák
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-24Remove java_uno.map unused after gbuildificationStephan Bergmann
2012-09-24JNIEXPORT -> SAL_DLLPUBLIC_EXPORT after gbuildificationStephan Bergmann
2012-09-23Revert "add forgotten asm file to build"David Tardon
2012-09-23gb_AsmObject expects .s extensionDavid Tardon
2012-09-23add forgotten asm file to buildDavid Tardon
2012-09-22switch bridges to gbuildDavid Tardon
2012-09-22gbuildize bridgesDavid Tardon
2012-09-22add missing exportsDavid Tardon
2012-09-21There is no java_uno library to load in the disable-dynloading case on AndroidTor Lillqvist
2012-09-21Need also uno_ext_getMapping for Java when DISABLE_DYNLOADINGTor Lillqvist
2012-09-21WaE: format '%lx' expects 'long unsigned int', argument is 'void*'Tor Lillqvist
2012-09-20DISABLE_DYNLOADING magic also for the jni_uno environmentTor Lillqvist
2012-09-12Make it compile for iOS device, no idea whether it worksTor Lillqvist
2012-09-12WaE: -WuninitializedTor Lillqvist
2012-08-16For kicks, enable cross-building for Android on MIPSTor Lillqvist
2012-08-01WaE: unused variableTor Lillqvist
2012-07-28Check MACOSX_SDK_VERSION, not MAC_OS_X_VERSION_MIN_REQUIREDTor Lillqvist
2012-07-28WaE: unused variableTor Lillqvist
2012-07-20android: x86 porting work.Michael Meeks
2012-07-14simplify include guardsThomas Arnhold
2012-07-10Mark ecx register as clobbered (solaris/intel)Pierre-Eric Pelloux-Prayer
2012-07-02Remove unused definesThomas Arnhold
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-19re-base on ALv2 code.Michael Meeks
2012-06-19typo: paramters, paramaters -> parametersAndras Timar