Age | Commit message (Expand) | Author |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-20 | WaE: '__LP64__' is not defined, evaluates to 0 | Tor Lillqvist |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-18 | Cleanup bridges module | Peter Foley |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |
2013-02-19 | RTL_CONSTASCII_USTRINGPARAM removals | Krisztian Pinter |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-20 | Another lacking parenthesis | Julien Nabet |
2013-01-19 | iOS C++/UNO bridge fixes | Tor Lillqvist |
2013-01-19 | Use SAL logging instead of printfs | Tor Lillqvist |
2013-01-19 | More snippets, and cosmetics | Tor Lillqvist |
2013-01-19 | Work on the iOS C++/UNO bridge | Tor Lillqvist |
2013-01-10 | Be truthful to the compiler about registers clobbered by asm snippet | Tor Lillqvist |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | Tor Lillqvist |
2012-11-27 | re-factor lifecycle issues in FormattedFieldWrapper. | Michael Meeks |
2012-11-26 | Some ::rtl::OUString -> OUString in bridges | Ricardo Montania |
2012-11-15 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-15 | Revert "sb140: #i117295# use rtl::Static" | Michael Meeks |
2012-11-14 | rtl::OUString -> OUString in bridges | Ricardo Montania |
2012-11-09 | Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORT | Tor Lillqvist |
2012-11-09 | Use JNIEXPORT to really export these for Android | Tor Lillqvist |
2012-11-07 | More ::rtl::OUString -> OUString in bridges | Ricardo Montania |
2012-11-07 | ::rtl::OUString -> OUString in bridges | Ricardo Montania |
2012-11-03 | WaE: unused parameter | Tor Lillqvist |
2012-10-22 | dummy_can_throw_anything reportedly needed at least with GCC 4.5.1, too | Stephan Bergmann |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-27 | Make exceptions work better in the x86-64 MacOSX C++-UNO bridge | Tor Lillqvist |
2012-09-27 | WaE: format specifiers in debug output | Tor Lillqvist |
2012-09-27 | First attempt at C++/UNO bridge for 64-bit OS X | Tor Lillqvist |
2012-09-26 | make gcc-uno bridge work with both gcc-4.7 and clang | Luboš Luňák |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-24 | Remove java_uno.map unused after gbuildification | Stephan Bergmann |
2012-09-24 | JNIEXPORT -> SAL_DLLPUBLIC_EXPORT after gbuildification | Stephan Bergmann |
2012-09-23 | Revert "add forgotten asm file to build" | David Tardon |
2012-09-23 | gb_AsmObject expects .s extension | David Tardon |
2012-09-23 | add forgotten asm file to build | David Tardon |
2012-09-22 | switch bridges to gbuild | David Tardon |
2012-09-22 | gbuildize bridges | David Tardon |
2012-09-22 | add missing exports | David Tardon |
2012-09-21 | There is no java_uno library to load in the disable-dynloading case on Android | Tor Lillqvist |
2012-09-21 | Need also uno_ext_getMapping for Java when DISABLE_DYNLOADING | Tor Lillqvist |
2012-09-21 | WaE: format '%lx' expects 'long unsigned int', argument is 'void*' | Tor Lillqvist |
2012-09-20 | DISABLE_DYNLOADING magic also for the jni_uno environment | Tor Lillqvist |
2012-09-12 | Make it compile for iOS device, no idea whether it works | Tor Lillqvist |
2012-09-12 | WaE: -Wuninitialized | Tor Lillqvist |
2012-08-16 | For kicks, enable cross-building for Android on MIPS | Tor Lillqvist |
2012-08-01 | WaE: unused variable | Tor Lillqvist |
2012-07-28 | Check MACOSX_SDK_VERSION, not MAC_OS_X_VERSION_MIN_REQUIRED | Tor Lillqvist |