Age | Commit message (Expand) | Author |
2015-11-24 | -Werror,-Winconsistent-missing-override | Stephan Bergmann |
2015-11-24 | -Werror,-Wunused-local-typedef | Stephan Bergmann |
2015-11-24 | -Werror,-Wint-to-pointer-cast | Stephan Bergmann |
2015-11-24 | -Werror,-Wenum-compare | Stephan Bergmann |
2015-11-24 | -Werror,-Wwritable-strings | Stephan Bergmann |
2015-11-24 | -Werror,-Wreorder | Stephan Bergmann |
2015-11-24 | -Werror,-Wenum-compare | Stephan Bergmann |
2015-11-24 | -Werror,-Wlogical-op-parentheses | Stephan Bergmann |
2015-11-24 | -Werror,-Wmicrosoft-exception-spec | Stephan Bergmann |
2015-11-24 | -Werror,-Wreorder | Stephan Bergmann |
2015-11-24 | -Wmicrosoft-default-arg-redefinition | Stephan Bergmann |
2015-11-24 | -Werror,-Wlogical-op-parentheses | Stephan Bergmann |
2015-11-24 | -Werror,-Wreorder | Stephan Bergmann |
2015-11-23 | Update-check, expand to allow reporting of H/W and OS versions. | Michael Meeks |
2015-11-20 | Cleanup while reading extensions. | Michael Meeks |
2015-11-20 | fix build | Noel Grandin |
2015-11-20 | Seems more natural to pass a homogenous list by initializer_list | Stephan Bergmann |
2015-11-20 | loplugin:unusedfields extensions | Noel Grandin |
2015-11-20 | add mapKeysToSequence/mapValuesToSequence methods to comphelper | Noel Grandin |
2015-11-19 | loplugin:sallogareas | Stephan Bergmann |
2015-11-18 | use unique_ptr for pImpl in extensions,hwpfilter/ | Noel Grandin |
2015-11-16 | use initialiser list for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
2015-11-11 | extensions: boost::ptr_vector->std::vector<std::unique_ptr> | Noel Grandin |
2015-11-11 | extensions: boost::ptr_vector->std::vector<std::unique_ptr> | Noel Grandin |
2015-11-11 | new loplugin: memoryvar | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | Prevent += called on temporary O[U]String instances | Stephan Bergmann |
2015-11-06 | coverity#1338266 Uncaught exception | Caolán McNamara |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-05 | java: make inner classes static where possible | Noel Grandin |
2015-11-04 | yyyyy | Noel Grandin |
2015-11-02 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-11-01 | no need to be so verbose in constructing uno::Reference | Noel Grandin |
2015-11-01 | no need to use OUString constructor in call to createInstance | Noel Grandin |
2015-10-30 | loplugin:unusedmethods | Noel Grandin |
2015-10-30 | UNO: no need to use OUString constructor when calling createInstance | Noel Grandin |
2015-10-29 | Initialize Sequence<beans::NamedValue> from initializer_lists | Noel Grandin |
2015-10-27 | Reduce scope of #include <tools/stream.hxx> | Matteo Casalin |
2015-10-25 | Remove Seamonkey based address book driver | David Ostrovsky |
2015-10-24 | Remove left over references to SYSTEM_MOZILLA | David Ostrovsky |
2015-10-24 | bogus cppcheck duplicateExpressionTernary warning | Caolán McNamara |
2015-10-21 | more removal of com::sun::star typedefs | Noel Grandin |
2015-10-21 | boost::ptr_vector->std::vector | Noel Grandin |
2015-10-21 | remove untyped Link<> | Noel Grandin |
2015-10-20 | new loplugin: badvectorinit | Noel Grandin |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |