Age | Commit message (Expand) | Author |
2017-01-11 | loplugin:externvar (clang-cl) | Stephan Bergmann |
2016-10-16 | clang-cl loplugin: embedserv | Stephan Bergmann |
2016-10-14 | 64-bit Windows fix: InsertMenu takes a UINT_PTR | Stephan Bergmann |
2016-08-25 | -Werror,-Wnonportable-include-path (clang-cl) | Stephan Bergmann |
2016-06-01 | tdf#99643 OLE automation bridge: fix 64-bit pointer conversions | Michael Stahl |
2016-05-25 | SAL_FALLTRHOUGH in Windows-only code | Stephan Bergmann |
2016-05-04 | use Any constructor instead of temporaries | Noel Grandin |
2016-04-21 | Fix typos | Andrea Gelmini |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-03-04 | -Werror,-Wshadow | Stephan Bergmann |
2016-03-04 | Silence -Werror,-Wnon-virtual-dtor in external includes | Stephan Bergmann |
2016-03-04 | -Werror,-Wshadow | Stephan Bergmann |
2016-03-04 | -Werror,-Wunused-macros | Stephan Bergmann |
2016-03-04 | Silence -Werror,-Wnon-virtual-dtor | Stephan Bergmann |
2016-03-04 | -Werror,-Wshadow | Stephan Bergmann |
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 |