Age | Commit message (Expand) | Author |
2015-07-16 | loplugin:simplifybool | Stephan Bergmann |
2015-07-13 | bridges: mips64: Fix build failure in new codes. | Heiher |
2015-07-11 | bridges: mips64: Update call frame information. | Heiher |
2015-07-10 | ppc64: using a fp register also consumes a gp register slot | Caolan McNamara |
2015-07-10 | ppc64: simplify this a little | Caolan McNamara |
2015-07-10 | tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-07-10 | bridges: Add support for linux mips64. | Heiher |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-07-02 | loplugin:unusedmethods bridges,ucbhelper,io,pyuno | Noel Grandin |
2015-06-30 | Revert "Revert "Typo: repsent->represent"" | Stephan Bergmann |
2015-06-26 | Use declarations from cxxabi.h | Stephan Bergmann |
2015-06-26 | Remove workarounds for no longer supported GCC 4.6 | Stephan Bergmann |
2015-06-23 | Revert "Typo: iff->if" | Julien Nabet |
2015-06-23 | Revert "Typo: repsent->represent" | Julien Nabet |
2015-06-23 | Typo: repsent->represent | Julien Nabet |
2015-06-23 | Typo: iff->if | Julien Nabet |
2015-06-22 | MSVC 64-bit: In queryInterface optimization, copy hidden ret val addr | Stephan Bergmann |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-15 | Work around change in JNI func sigs between Java 6 and 7 | Stephan Bergmann |
2015-06-02 | loplugin:cstylecast: deal with those that are (technically) const_cast | Stephan Bergmann |
2015-05-15 | tdf#62475: partial handmade fixes | Andrea Gelmini |
2015-05-11 | loplugin:cstylecast: nop between pointer types of exactly same spelling | Stephan Bergmann |
2015-05-08 | jboolean-related clean-up | Stephan Bergmann |
2015-04-28 | ppc64: do not use asm block to retrieve args | David Tardon |
2015-04-22 | Various #include <sal/log.hxx> fixups | Stephan Bergmann |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-07 | loplugin:cstylecast, loplugin:redundantcast | Stephan Bergmann |
2015-04-02 | loplugin:redundantcast | Stephan Bergmann |
2015-04-01 | Add support for cppu::UnoType<void> | Stephan Bergmann |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-31 | bridges: acquire is not a member of rtl::OUString | Michael Stahl |
2015-03-31 | Use OUString::unacquired | Stephan Bergmann |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-03-30 | Turn macros into functions | Stephan Bergmann |
2015-03-29 | loplugin:cstylecast | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-03-13 | loplugin:cstylecast (gcc3_linux_intel) | Stephan Bergmann |
2015-02-24 | Fix MI RTTI (as needed by -fsanitize=vptr) | Stephan Bergmann |
2015-02-19 | Adapt gcc3_solaris_intel bridge to GCC 4.7 | Gabriele Bulfon |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-02-05 | convert all remaining BOOST_STATIC_ASSERT to static_assert | Caolán McNamara |
2015-02-02 | add back typedef (regression from fe480d8136b204c8dc6c68916cce7e816f8b9c48) | Andras Timar |
2015-01-29 | Extract loplugin:redundantcast from loplugin:cstylecast | Stephan Bergmann |
2015-01-29 | loplugin:cstylecast (Mac OS X) | Stephan Bergmann |
2015-01-29 | rhbz#1186897: bridges: oops, fix s390 bridge build | Michael Stahl |
2015-01-28 | fix enable-assert-always-abort build | Caolán McNamara |
2015-01-28 | Some more loplugin:cstylecast clean-up | Stephan Bergmann |
2015-01-28 | remove unused typedefs | Noel Grandin |
2015-01-22 | loplugin:cstylecast (MACOSX) | Stephan Bergmann |