Age | Commit message (Expand) | Author |
2015-11-28 | -Werror,-Wunused-variable | Stephan Bergmann |
2015-11-28 | -Werror,-Wunused-variable | Stephan Bergmann |
2015-11-24 | Silence clang-cl warnings in system ATL includes | Stephan Bergmann |
2015-11-24 | -Werror,-Wreorder | Stephan Bergmann |
2015-11-24 | -Werror,-Wlogical-op-parentheses | Stephan Bergmann |
2015-11-24 | -Werror,-Wwritable-strings | Stephan Bergmann |
2015-11-24 | -Werror,-Wreorder | Stephan Bergmann |
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-02 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-24 | bogus cppcheck duplicateExpressionTernary warning | Caolán McNamara |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-01 | com::sun::star->css in extensions/ | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-15 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-08-28 | Bin a few leftover (?) stderr printouts | Tor Lillqvist |
2015-08-06 | tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-07-23 | Bin pointless #ifndef #define dance | Tor Lillqvist |
2015-07-03 | Fix typos | Andrea Gelmini |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-05-29 | Fix Windows 64-bit build | Stephan Bergmann |
2015-04-22 | Various #include <sal/log.hxx> fixups | Stephan Bergmann |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-01 | Typo: wheter->whether | Julien Nabet |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-24 | Fix various Windows-only XServiceInfo implementations | Stephan Bergmann |
2015-02-21 | Typo: queriing->querying | Julien Nabet |
2015-02-21 | Typo: reqired->required | Julien Nabet |
2015-01-09 | override the overloading of "overload" to decrease cognitive (over-)load | Michael Stahl |
2015-01-04 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-12-15 | fdo#39440 reduce scope of local variables | Michael Weghorn |
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-09-18 | Blind fix for Windows | Stephan Bergmann |
2014-09-18 | Blind fix for Windows | Stephan Bergmann |
2014-09-18 | fdo#83512 Make use of OUStringHash and OStringHash | Daniel Sikeler |
2014-08-13 | warning C4189: local variable is initialized but not referenced | Thomas Arnhold |
2014-08-01 | typo: more then -> more than | Takeshi Abe |
2014-06-29 | Typo: beeing->being | Julien Nabet |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |