- 03736d6 Fix MI RTTI (as needed by -fsanitize=vptr) by Stephan Bergmann · 11 years ago
- 834afd8 Adapt gcc3_solaris_intel bridge to GCC 4.7 by Gabriele Bulfon · 11 years ago
- 2b55846 loplugin:deletedspecial by Stephan Bergmann · 11 years ago
- 4d6a509 convert all remaining BOOST_STATIC_ASSERT to static_assert by Caolán McNamara · 11 years ago
- b154f4c add back typedef (regression from fe480d8136b204c8dc6c68916cce7e816f8b9c48) by Andras Timar · 11 years ago
- 331faca Extract loplugin:redundantcast from loplugin:cstylecast by Stephan Bergmann · 11 years ago
- ab2d0ff loplugin:cstylecast (Mac OS X) by Stephan Bergmann · 11 years ago
- 5d3ce20 rhbz#1186897: bridges: oops, fix s390 bridge build by Michael Stahl · 11 years ago
- 51f82a5 fix enable-assert-always-abort build by Caolán McNamara · 11 years ago
- 4e3da62 Some more loplugin:cstylecast clean-up by Stephan Bergmann · 11 years ago
- fe480d8 remove unused typedefs by Noel Grandin · 11 years ago
- 59e928b loplugin:cstylecast (MACOSX) by Stephan Bergmann · 11 years ago
- 7cb5b21 loplugin:cstylecast by Stephan Bergmann · 11 years ago
- 93afb9a Some more loplugin:cstylecast: bridges by Stephan Bergmann · 11 years ago
- 8b9968a fdo#72755: Only use double mmap as fallback by Stephan Bergmann · 11 years ago
- c85e36b loplugin:cstylecast,stringconstant by Stephan Bergmann · 11 years ago
- 25fb442 loplugin:cstylecast: bridges by Stephan Bergmann · 11 years ago
- 063a511 Revert "Revert "boost::unordered_map->std::unordered_map"" by Stephan Bergmann · 11 years ago
- 84caa11 Replace JNIEXPORT -> SAL_JNI_EXPORT by Stephan Bergmann · 11 years ago
- 3976739 Revert "boost::unordered_map->std::unordered_map" by Caolán McNamara · 11 years ago
- ee75c0d Fix build error with libstdc++ 4.7 and Clang by Tor Lillqvist · 11 years ago
- ce7f442 boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
- 566f16a java: unnecessary imports by Noel Grandin · 11 years ago
- 1003946 java: remove more dead code by Noel Grandin · 11 years ago
- ca8787a boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
- 0478c43 No need for USE_DOUBLE_MMAP on OS X by Tor Lillqvist · 11 years ago
- e1043ec Uno bridge msvc-x86_64: Fix EH memory and addressing issues by Mark Williams · 11 years ago
- 35da4ec java: unused imports by Noel Grandin · 11 years ago
- dc8835d bridges: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
- b4a73f9 bridges: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
- 454dddd java: remove some unused fields and variables by Noel Grandin · 11 years ago
- 35f7556 add link to mkstemp coverity warning wrt threading fiasco by Caolán McNamara · 11 years ago
- ebd2d28 Fix JNI calls to AsynchronousFinalizer by Stephan Bergmann · 11 years ago
- f2c6bbf Store JNI_info in JniUnoEnvironmentData instead of Bridge by Stephan Bergmann · 11 years ago
- 36af1d3 better documentation by Stephan Bergmann · 11 years ago
- c831444 Move JniUnoEnvironmentData into its own include file by Stephan Bergmann · 11 years ago
- f53bc68 Rename Context -> JniUnoEnvironmentData by Stephan Bergmann · 11 years ago
- 7a4a9d3 bridges: fix gcc3_linux_arm build by Miklos Vajna · 11 years ago
- 0e55fee reduce scope of local variables by Michael Weghorn · 11 years ago
- 7557f23 java: reduce visibility of fields and methods by Noel Grandin · 11 years ago
- fd60dd5 java: improve use of WrappedTargetException to set cause properly by Noel Grandin · 11 years ago
- f73e6a9 Typo: nuber=>number by Julien Nabet · 11 years ago
- df62a2c Uno bridge: Apply debug info setting to noopt code by David Ostrovsky · 11 years ago
- 8ad2b6f Fix base+offset pointer calculations when synthesizing exception data by Stephan Bergmann · 11 years ago
- 4c951ee Fix mscx_filterCppException base+offset pointer calculations by Stephan Bergmann · 11 years ago
- 6ddde10 rhbz#1036877: Join Java AsynchronousFinalizer thread well before exit by Stephan Bergmann · 11 years ago
- 2ecec9d Mark classes as noncopyable by Stephan Bergmann · 11 years ago
- 827430c Fold URE: Windows by Stephan Bergmann · 11 years ago
- 9776af8 except.cxx: Fix pTypeDescr is unknown in this context error by David Ostrovsky · 11 years ago
- 684facf MSVC 2013: Compute uno bridge exception offset for X64 by David Ostrovsky · 11 years ago
- 8fdb239 Fold URE: Linux ure/share/java/* -> program/classes/ by Stephan Bergmann · 11 years ago
- 45ca1bf Fold URE: Linux ure/lib/* -> program/ by Stephan Bergmann · 11 years ago
- 43c59ee gcc3_linux_powerpc64 bridges: assert -> static_assert to fix build by Rene Engelhard · 11 years ago
- ec1cb10 aarch63 bridges: add missing #include <osl/mutex.hxx> by Rene Engelhard · 11 years ago
- 04a7e55 bridges: oops some semicolons got lost by Michael Stahl · 11 years ago
- f085b0a bridges: oops, static_assert requires 2nd string parameter by Michael Stahl · 11 years ago
- 42ff131 bridges: forgot to remove some include diagnose.h by Michael Stahl · 11 years ago
- 1276076 ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_uno by Michael Stahl · 11 years ago
- 2b5b04e Include <osl/diagnose.h> by Tor Lillqvist · 11 years ago
- 721366e cppu: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
- a3a57be java: fix some raw types warnings by Noel Grandin · 11 years ago
- 0063cf2 java: make fields final where possible by Noel Grandin · 11 years ago
- d388ef0 Blind fix attempt: include <osl/diagnose.h> by Tor Lillqvist · 11 years ago
- d743004 missing include by Matúš Kukan · 11 years ago
- 8b50d6b bridges: get at least the x86 bridge to build by Michael Stahl · 11 years ago
- 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
- b3e5b59 bridges, vcl: turns out there is sal/alloca.h; replace #ifdefery by Michael Stahl · 11 years ago
- d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
- da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
- bb43702 java: convert fields to local variables where possible by Noel Grandin · 11 years ago
- b95dcb9 java: last statement in finalize() method should be call to super.finalize() by Noel Grandin · 11 years ago
- 269b0b4 Avoid -fsanitize=signed-integer-overflow by Stephan Bergmann · 11 years ago
- fc0d57b Revert "use the new OUString::fromUtf8 method" by Stephan Bergmann · 11 years ago
- 05050cd use the new OUString::fromUtf8 method by Noel Grandin · 11 years ago
- 12bcfec markup with event type not checker type by Caolán McNamara · 11 years ago
- 07f9a7d some coverity false positive markup efforts by Caolán McNamara · 11 years ago
- eb8530c fix sparc build by Noel Grandin · 11 years ago
- 0c0e3e7 Fixed typos. No automatic tools (sed, and so on). by Andrea Gelmini · 11 years ago
- dff10fc coverity#704134 silence Resource leak in object by Caolán McNamara · 11 years ago
- 0371a63 remove unnecessary 'using namespace rtl' declarations by Noel Grandin · 11 years ago
- 25d7019 java: when overriding finalize(), keep it protected by Noel Grandin · 11 years ago
- a760e45 fix use of RuntimeException constructor by Noel Grandin · 11 years ago
- c539459 coverity#706248 Uncaught exception by Caolán McNamara · 12 years ago
- 3b59dbb remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macro by Michael Stahl · 12 years ago
- 86cd297 remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macro by Michael Stahl · 12 years ago
- f49ff3f We always build 64-bit OS X code by Tor Lillqvist · 12 years ago
- ec14701 We require OS X SDK 10.8 or newer now by Tor Lillqvist · 12 years ago
- 67a9ae4 Improve debug output by Stephan Bergmann · 12 years ago
- 2311c8d Precise, platform-specific Class-Path path for NativeLibraryLoader use by Stephan Bergmann · 12 years ago
- 22730b9 The unused source_arena arg to alloc/freeExec can just be null by Stephan Bergmann · 12 years ago
- 83636d2 java: when rethrowing exceptions, store the original cause by Noel Grandin · 12 years ago
- 9703cc6 Remove o3tl/heap_ptr.hxx, use std::unique_ptr instead by Stephan Bergmann · 12 years ago
- e29862b PPC Mac support can go away now (again) by Tor Lillqvist · 12 years ago
- ec2d5ac jni_uno: string comparison by Robert Antoni Buj i Gelonch · 12 years ago
- 4fa8282 mac: clean-up obsolete conditional code based on old SDK by Norbert Thiebaud · 12 years ago
- 8d12e4e No -fstack-protect-strong for gcc3_linux_aarch64/cpp2uno.cxx vtableSlotCall by Stephan Bergmann · 12 years ago
- 5c00492 Start of support for Android on AArch64 by Tor Lillqvist · 12 years ago
- 35e260c cppcheck: va_end_missing by Julien Nabet · 12 years ago
- 235fa03 Linux AArch64 port by Stephan Bergmann · 12 years ago
- 7da6716 sigh, simply forgot to include the endian header by Caolán McNamara · 12 years ago