Age | Commit message (Expand) | Author |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-04 | Replace all OUString("") with OUString() | Arnaud Versini |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-19 | clang-tidy readability-simplify-boolean-expr in dbaccess..framework | Noel Grandin |
2017-04-04 | Revert "tdf#105162: Need to call epoxy_handle_external_wglMakeCurrent()" | Tor Lillqvist |
2017-04-04 | tdf#105162: Need to call epoxy_handle_external_wglMakeCurrent() | Tor Lillqvist |
2017-03-30 | tdf#39468 Translate German comments | Jens Carl |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-14 | loplugin:unoany (clang-cl) | Stephan Bergmann |
2017-03-03 | Fix typos | Andrea Gelmini |
2017-02-17 | Drop :: prefix from std in [de]*/ | Tor Lillqvist |
2017-02-10 | Remove MinGW support | Stephan Bergmann |
2017-02-08 | Add missing #includes | Stephan Bergmann |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-01 | loplugin:stringconstant | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, dtrans | Stephan Bergmann |
2017-01-11 | loplugin:externvar (clang-cl) | Stephan Bergmann |
2017-01-09 | tdf#101828 handle rtf/richtext correctly | Oliver Specht |
2016-12-30 | cleanup tailing backslashes | Jochen Nitschke |
2016-12-07 | Fix typo in comments: et -> ed | Takeshi Abe |
2016-11-24 | tdf#103852 avoid clipboard deadlock | Tomaž Vajngerl |
2016-11-07 | style fix for cppcheck redundantCondition | Jochen Nitschke |
2016-10-23 | Fix typos | Andrea Gelmini |
2016-10-16 | clang-cl loplugin: dtrans | Stephan Bergmann |
2016-09-12 | Bin some noise comments and superfluous vertical whitespace | Tor Lillqvist |
2016-07-14 | dtrans: remove commented-out code | Thorsten Behrens |
2016-07-12 | avoid name clash for CDataFormatTranslator in ftransl, tdf#100872 | Markus Mohrhard |
2016-05-24 | C++11: disable ctors/operators with delete (dtrans) | Jochen Nitschke |
2016-05-18 | limit scanf string field width | Jochen Nitschke |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-12 | WNT: check result of PostMessage() | Michael Stahl |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-03-14 | inline some use-once macros | Noel Grandin |
2016-03-04 | -Werror,-Wnon-virtual-dtor | Stephan Bergmann |
2016-02-17 | Typo: namesapce(s)->namespace(s) | Julien Nabet |
2016-02-05 | Fix typos | Andrea Gelmini |
2016-02-03 | tdf#95416 Get rid of #include "../foo/bar.hxx" style includes. | burcinakalin |
2016-01-31 | unnecessary use of OUString constructor | Noel Grandin |
2016-01-26 | -Werror,-Wsign-compare (clang-cl) | Stephan Bergmann |
2016-01-25 | fix Windows build | Noel Grandin |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-07 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-11-30 | allocate and initialise FormatEntry table at compile-time | Noel Grandin |
2015-11-28 | -Werror,-Wunused-variable | Stephan Bergmann |
2015-11-20 | add mapKeysToSequence/mapValuesToSequence methods to comphelper | Noel Grandin |
2015-11-18 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2015-11-16 | use initialiser list for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |