Age | Commit message (Expand) | Author |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-26 | Silence -Werror,-Wmissing-field-initializers in END_OBJECT_MAP (clang-cl) | Stephan Bergmann |
2016-01-26 | Silence more warnings, clang-cl's /W4 now also includes -Wextra | Stephan Bergmann |
2016-01-25 | more Windows build fixes | Noel Grandin |
2016-01-25 | more Windows build fixes | Noel Grandin |
2016-01-25 | more Windows build fixes | Noel Grandin |
2016-01-25 | more Windows build fixes | Noel Grandin |
2016-01-25 | more Windows build fixes | Noel Grandin |
2016-01-25 | more Windows build fixes | Noel Grandin |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2016-01-07 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-12-08 | Resolve Linker Warning LNK4104 | Mike Kaganski |
2015-12-02 | -Werror,-Wint-to-pointer-cast | Stephan Bergmann |
2015-12-02 | Silence clang-cl warnings in ATL headers | Stephan Bergmann |
2015-11-28 | -Werror,-Wunused-variable | Stephan Bergmann |
2015-11-24 | -Werror,-Wunused-variable | Stephan Bergmann |
2015-11-24 | Use Get/SetWindowLongPtr, for 64-bit build | Stephan Bergmann |
2015-11-24 | -Werror,-Wbitwise-op-parentheses | Stephan Bergmann |
2015-11-24 | Expand single use of SendCommand macro | Stephan Bergmann |
2015-11-24 | -Werror,-Wreorder | Stephan Bergmann |
2015-11-24 | -Werror,-Wlogical-op-parentheses | Stephan Bergmann |
2015-11-24 | -Werror,-Wreorder | Stephan Bergmann |
2015-11-24 | -Werror,-Wint-to-pointer-cast | Stephan Bergmann |
2015-11-18 | Fix css.awt.XSystemDependentMenuPeer.getMenuHandle | Stephan Bergmann |
2015-11-18 | The #else branch is unused now | Stephan Bergmann |
2015-11-18 | -Werror,-Wlogical-op-parentheses | Stephan Bergmann |
2015-11-18 | -Werror,-Wduplicate-decl-specifier (extern "C" already in STDAPI) | Stephan Bergmann |
2015-11-18 | -Wmissing-braces is globally disabled in com_GCC_defs.mk anyway | Stephan Bergmann |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-01 | no need to use OUString constructor in call to createInstance | Noel Grandin |
2015-10-31 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-01 | com::sun::star->css in embedserv/ | Noel Grandin |
2015-09-13 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-09-05 | cppcheck: fix some redundantCondition warnings | Julien Nabet |
2015-08-05 | tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-07-09 | remove obsolete check for pre-MSVC2013 ATL library name | Michael Stahl |
2015-06-29 | Revert "return and use std::vector from OInterfaceContainerHelper" | Noel Grandin |
2015-06-29 | return and use std::vector from OInterfaceContainerHelper | Noel Grandin |
2015-06-15 | remove unnecessary check for null when calling delete | Noel Grandin |
2015-05-04 | css::uno::Reference can automatically up-cast now | Stephan Bergmann |
2015-05-03 | tdf#66232: Cannot open files by COM2 | Mike Kaganski |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-03-24 | Fix various Windows-only XServiceInfo implementations | Stephan Bergmann |
2015-03-05 | gbuild: set _WIN32_WINNT globally instead of WINVER | Michael Stahl |
2015-02-21 | Typo: trough->through | Julien Nabet |
2015-01-04 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-11-18 | cppuhelper: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |