Age | Commit message (Expand) | Author |
2019-07-19 | loplugin:referencecasting in embeddedobj | Noel Grandin |
2019-05-31 | Use hasElements to check Sequence emptiness in [e-i]* | Arkadiy Illarionov |
2019-05-22 | Fix typo | Andrea Gelmini |
2018-12-01 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-08-01 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-05-25 | Improve re-throwing of UNO exceptions | Noel Grandin |
2018-04-03 | pass area param to DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2017-11-22 | Help old GCC | Stephan Bergmann |
2017-11-22 | fuzzing: common case of embedded charts in docx | Caolán McNamara |
2017-09-29 | loplugin:flatten check for throw in then clause | Noel Grandin |
2017-09-21 | loplugin:flatten in editeng..extensions | Noel Grandin |
2017-07-13 | use more OUString::operator== in dbaccess..filter | Noel Grandin |
2017-06-12 | cleanup unused css/frame/* includes | Jochen Nitschke |
2017-04-21 | remove unnecessary explicit linefeeds from end of SAL and OSL log calls | Noel Grandin |
2017-02-15 | Some simplifications, using UNO_QUERY_THROW | Stephan Bergmann |
2017-02-13 | Remove misguided comment | Stephan Bergmann |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-23 | use rtl::Reference in OCommonEmbeddedObject | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-04 | yyyyy | Noel Grandin |
2015-10-31 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-06-28 | Fix typos | Andrea Gelmini |
2015-05-04 | embeddedobj: allow creating objects lacking a FileFormatVersion=6800 filter | Miklos Vajna |
2015-04-30 | embeddedobj: allow embedding objects lacking a FileFormatVersion=6800 filter | Miklos Vajna |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-02-14 | tdf#88624 set DocumentBaseURL when saving report | Lionel Elie Mamane |
2014-12-18 | embeddedobj: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-10-11 | coverity#703952 Unchecked return value | Caolán McNamara |
2014-07-11 | bnc#883684: Better fix for this. | Kohei Yoshida |
2014-07-11 | new loplugin: externalandnotdefined | Noel Grandin |
2014-06-19 | fdo#71076, fdo#71767: Preserve number formats when charts are copied. | Kohei Yoshida |
2014-05-27 | remove unnecessary use of Reference constructor in throw | Noel Grandin |
2014-05-27 | remove unnecessary use of OUString constructor when throwing | Noel Grandin |
2014-05-15 | fdo#78159: fix import of OOoXML embedded objects | Michael Stahl |
2014-05-14 | embeddedobj: remove SAL_INFO's that only mark function entry | Noel Grandin |
2014-04-22 | embeddedobj: sal_Bool->bool | Noel Grandin |
2014-04-18 | Typo: s/cant/can't/ | Tor Lillqvist |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-17 | comphelper: sal_Bool -> bool | Stephan Bergmann |
2014-01-28 | Fix apparently broken OSL_ASSERT (that would have never fired) | Stephan Bergmann |