Age | Commit message (Expand) | Author |
2018-01-24 | Fix typos | Andrea Gelmini |
2018-01-19 | SAL_W32 is just an alias for _WIN32 | Stephan Bergmann |
2018-01-15 | remove local copies of std::min,std::max | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: io | Stephan Bergmann |
2018-01-11 | loplugin:useuniqueptr cppu,idlc,io,ucbhelper | Noel Grandin |
2017-12-19 | inline use-once typedefs | Noel Grandin |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-11-23 | loplugin:simplifybool for negation of comparison operator | Noel Grandin |
2017-10-30 | loplugin:constmethod in vcl and stoc | Noel Grandin |
2017-10-23 | loplugin:includeform: io | Stephan Bergmann |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-29 | loplugin:flatten check for throw in then clause | Noel Grandin |
2017-09-22 | loplugin:flatten in framework..package | Noel Grandin |
2017-09-04 | loplugin:unnecessaryparen include c++ casts | Noel Grandin |
2017-07-31 | loplugin:oncevar | Noel Grandin |
2017-07-22 | loplugin:unusedfields in io | Noel Grandin |
2017-07-17 | RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TO | Chris Sherlock |
2017-07-13 | loplugin:oncevar: empty strings: io | Stephan Bergmann |
2017-07-07 | loplugin:unnecessaryparen handle parens inside call expr | Noel Grandin |
2017-07-05 | new loplugin unnecessaryparen | Noel Grandin |
2017-06-27 | loplugin:useuniqueptr in various | Noel Grandin |
2017-06-25 | loplugin:oncevar in helpcompiler..jvmfwk | Noel Grandin |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-12 | clang-tidy readability-delete-null-pointer | Noel Grandin |
2017-05-31 | clang-tidy readability-redundant-control-flow | Noel Grandin |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert cppuhelper and io from OSL_ASSERT to assert | Chris Sherlock |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-03-30 | remove type decorations on char literals | Jochen Nitschke |
2017-03-23 | loplugins:redundantcast teach it about c-style typedef casts | Noel Grandin |
2017-03-16 | Fix typos | Andrea Gelmini |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-02-10 | io: warn if OConnector can't connect to pipe | Michael Stahl |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-02 | unnecessary use of OUStringBuffer in throwing exceptions | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, io | Stephan Bergmann |
2017-01-17 | new loplugin: useuniqueptr: helpcompiler..io | Noel Grandin |
2016-12-13 | OSL_TRACE->SAL in framework..sal | Noel Grandin |
2016-12-05 | loplugin:unnecessaryoverride (dtors) in io | Stephan Bergmann |
2016-09-22 | loplugin:unusedmethods in chart2..svx | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-08 | loplugin:unnecessaryvirtual | Noel Grandin |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |
2016-05-25 | remove (un-)definitions of NDEBUG from source files | Michael Stahl |
2016-05-11 | Include cppumaker-generated .hpp, not .hdl | Stephan Bergmann |
2016-05-01 | Fix typo in code | Andrea Gelmini |
2016-04-21 | new plugin stylepolice | Noel Grandin |
2016-04-14 | clang-tidy performance-unnecessary-value-param in various | Noel Grandin |