Age | Commit message (Expand) | Author |
2015-11-18 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-11-18 | -Werror,-Wdynamic-class-memaccess | Stephan Bergmann |
2015-11-18 | -Wmicrosoft-cast | Stephan Bergmann |
2015-11-18 | -Werror,-Wmicrosoft-exception-spec | Stephan Bergmann |
2015-11-18 | remove unused typedefs and inline use-once typedefs | Noel Grandin |
2015-11-17 | Don't assume sal_Unicode is unsigned short | Stephan Bergmann |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
2015-11-12 | Generalize COM_GCC_IS_CLANG -> COM_IS_CLANG | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite; Mac-specific code) | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-05 | java:no need to explicitly create these constructors | Noel Grandin |
2015-11-02 | tdf#94269: Replace "n" prefix for bool variables with "b" | Benjamin Ni |
2015-11-02 | Pass emit-debuginfo flags to MSVC bridge_noopt_objects, if applicable | David Ostrovsky |
2015-11-02 | Remove spurious vertical whitespace | Stephan Bergmann |
2015-11-02 | Don't rely on __builtin_alloca when creating a call stack | Stephan Bergmann |
2015-11-02 | Pass emit-debuginfo flags into special bridge compilations, if applicable | Stephan Bergmann |
2015-10-30 | bridges: loplugin:cstylecast | Michael Stahl |
2015-10-30 | UNO: no need to use OUString constructor when calling createInstance | Noel Grandin |
2015-10-30 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-25 | tdf#39440: fix several warnings reported by cppcheck | Serge Krot |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-05 | Emscripten: First steps of porting to Emscripten | Samuel Mehrbrodt |
2015-10-02 | Fix typos | Andrea Gelmini |
2015-09-30 | bridges: fix build with --enable-assert-always-abort | Michael Stahl |
2015-09-28 | Return the std::unique_ptr itself here, not a raw pointer | Stephan Bergmann |
2015-09-13 | Fix typo | Matteo Casalin |
2015-09-13 | cppcheck: Mismatching allocation and deallocation | Julien Nabet |
2015-09-12 | Actually fix uno bridge on MSVC 14.0 | David Ostrovsky |
2015-09-02 | Fix x86-64 bridge on MSVC 14.0 | David Ostrovsky |
2015-08-17 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-08-17 | cppcheck: various msvc_win32_intel fixes | Caolán McNamara |
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 |