Age | Commit message (Expand) | Author |
2018-09-24 | loplugin:external (clang-cl) | Stephan Bergmann |
2018-09-17 | loplugin:simplifyconstruct (clang-cl) | Stephan Bergmann |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-10 | tdf#42949 Fix IWYU warnings in include/cppuhelper/* | Gabor Kelemen |
2018-09-08 | loplugin:simplifyconstruct in editeng..extensions | Noel Grandin |
2018-08-01 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-25 | Resolves: tdf#118919 crash on double click ole object | Caolán McNamara |
2018-07-22 | Fix typos | Andrea Gelmini |
2018-07-17 | remove the GL based 3D charts | Markus Mohrhard |
2018-06-28 | Fix typos | Andrea Gelmini |
2018-06-08 | look for unnecessary calls to Reference::is() after an UNO_QUERY_THROW | Noel Grandin |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-05-30 | sw HTML filter: handle embedded ODF content in xhtml/reqif mode | Miklos Vajna |
2018-05-30 | embeddedobj: document OCommon/DummyEmbeddedObject | Miklos Vajna |
2018-05-25 | Improve re-throwing of UNO exceptions | Noel Grandin |
2018-05-07 | loplugin:useuniqueptr in OleEmbeddedObject | Noel Grandin |
2018-04-03 | pass area param to DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-03-23 | sw XHTML import: support OLE2-in-RTF objects | Miklos Vajna |
2018-03-17 | Use for-range loops in embeddedobj, embedserv and formula | Julien Nabet |
2018-03-02 | lok - chart - state switch issue triggers an OLE general error msg box | Marco Cecchetti |
2018-02-01 | embeddedobj: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-01-29 | tdf#114677 Correct title in Base forms cleanup | Szymon Kłos |
2018-01-29 | tdf#114677 Correct title in Base forms | Szymon Kłos |
2018-01-23 | More loplugin:cstylecast on Windows | Stephan Bergmann |
2018-01-22 | loplugin:unnecessaryparen (clang-cl) | Stephan Bergmann |
2018-01-15 | convert a<b?a:b to std::min(a,b) | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: embeddedobj | Stephan Bergmann |
2018-01-11 | convert (a>b?a:b) to std::max(a,b) | Noel Grandin |
2018-01-04 | Remove redundant control flow branch | Mike Kaganski |
2017-12-29 | loplugin:passstuffbyref improved return in various | Noel Grandin |
2017-12-20 | loplugin:salcall (clang-cl) | Stephan Bergmann |
2017-12-14 | No need to keep these whitelisted functions decorated with SAL_CALL | Stephan Bergmann |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-11-22 | Help old GCC | Stephan Bergmann |
2017-11-22 | fuzzing: common case of embedded charts in docx | Caolán McNamara |
2017-11-20 | look for =() in loplugin:unnecessaryparen | Noel Grandin |
2017-11-16 | Fix typos | Andrea Gelmini |
2017-10-27 | loplugin:includeform: embeddedobj (Windows) | Stephan Bergmann |
2017-10-23 | loplugin:includeform: embeddedobj | Stephan Bergmann |
2017-10-05 | Rename and move SAL_U/W to o3tl::toU/W | Mike Kaganski |
2017-10-05 | loplugin:flatten (clang-cl, embeddedobj) | Stephan Bergmann |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-10-03 | new loplugin:blockblock | Noel Grandin |
2017-10-01 | throw more useful uno::Exception's | Noel Grandin |
2017-09-30 | loplugin:flatten (clang-cl, embeddedobj) | Stephan Bergmann |
2017-09-30 | Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* | Mike Kaganski |
2017-09-29 | loplugin:flatten check for throw in then clause | Noel Grandin |
2017-09-27 | loplugin:flatten in various | Noel Grandin |
2017-09-21 | loplugin:flatten in editeng..extensions | Noel Grandin |