Age | Commit message (Expand) | Author |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
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 |
2018-03-02 | lok - chart - state switch issue triggers an OLE general error msg box | Marco Cecchetti |
2018-01-15 | convert a<b?a:b to std::min(a,b) | Noel Grandin |
2018-01-11 | convert (a>b?a:b) to std::max(a,b) | Noel Grandin |
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-10-23 | loplugin:includeform: embeddedobj | Stephan Bergmann |
2017-10-03 | new loplugin:blockblock | Noel Grandin |
2017-10-01 | throw more useful uno::Exception's | Noel Grandin |
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-07-12 | strip some linefeeds from the end of debug output | Noel Grandin |
2017-06-26 | Resolves: tdf#108643 don't restore orig size on first chart activate | Caolán McNamara |
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-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-23 | use rtl::Reference in OCommonEmbeddedObject | Noel Grandin |
2016-10-19 | replace <<= with assign for <<= with rhs Any | Jochen Nitschke |
2016-09-16 | embeddedobj: add a comment why the original size is restored | Michael Stahl |
2016-09-15 | disable generation of ole previews in ODF format until after load | Caolán McNamara |
2016-07-29 | Fix typo: completelly -> completely | Takeshi Abe |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-11 | tdf#56818, use SolarMutex instead of own Mutex | Markus Mohrhard |
2016-04-30 | Fix typos | Andrea Gelmini |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-11-26 | mark UNO structs as SAL_WARN_UNUSED, where possible | Noel Grandin |
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-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-01 | com::sun::star->css in embeddedobj/ | Noel Grandin |
2015-09-13 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-07-24 | loplugin:unusedmethods | Noel Grandin |
2015-07-16 | fix indentation | Markus Mohrhard |
2015-06-29 | coverity#1308586 Uncaught exception | Caolán McNamara |
2015-06-28 | Fix typos | Andrea Gelmini |