Age | Commit message (Expand) | Author |
2019-02-08 | loplugin:indentation in editeng..extensions | Noel Grandin |
2019-01-24 | Clean up dead uses of DISABLE_ATL | Stephan Bergmann |
2018-12-13 | WIN move native dialog hack into WinScheduler | Jan-Marek Glogowski |
2018-12-12 | tdf#117295 WIN no main loop shortcut for OLE dialog | Jan-Marek Glogowski |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-12-05 | loplugin:unnecessaryparen include more assignments | Noel Grandin |
2018-12-01 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-11-15 | Fix typo | Andrea Gelmini |
2018-11-14 | sw: fix modification of ole obj native data during HTML import | Miklos Vajna |
2018-11-09 | Fix sd toolbar manager lock underflows | Jan-Marek Glogowski |
2018-11-07 | embeddedobj win32: avoid owning a lock while calling out to event listeners | Miklos Vajna |
2018-10-28 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-10-27 | tdf#120703 PVS: V530 The return value of function is required to be utilized | Mike Kaganski |
2018-10-20 | clarify this code a little | Caolán McNamara |
2018-10-17 | loplugin:staticvar in editeng..framework | Noel Grandin |
2018-10-15 | add SvStream::TellEnd | Noel Grandin |
2018-10-08 | tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]* | Gabor Kelemen |
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 |