Age | Commit message (Expand) | Author |
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 |
2014-07-08 | No atlsd.lib in VS 2013 | Tor Lillqvist |
2014-05-30 | fdo#68849: Add header guards to all include files | Jens Carl |
2014-05-22 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19 | Julien Nabet |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-05-10 | remove globally disabled warnings from source files | Thomas Arnhold |
2014-04-15 | cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unused | Stephan Bergmann |
2014-03-10 | embedserv: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-02-26 | Remove visual noise from embedserv | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-01-29 | bool improvements | Stephan Bergmann |