Age | Commit message (Expand) | Author |
2017-10-05 | loplugin:finalclasses in vcl | Noel Grandin |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-05-30 | remove duplicate 'using namespace' | Jochen Nitschke |
2017-04-13 | Removed duplicated includes | Andrea Gelmini |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-05 | 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-09-12 | GetCommandLineParamCount() returns sal_uInt16 | Matteo Casalin |
2015-05-25 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-04-29 | fix compile: delegate RenderContext parameter to super | Tomaž Vajngerl |
2015-04-29 | mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&) | Tomaž Vajngerl |
2015-04-20 | vcl: convert new to ::Create | Michael Meeks |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2014-12-11 | why pointers | Caolán McNamara |
2014-12-11 | coverity#1257738 Uncaught exception | Caolán McNamara |
2014-12-11 | coverity#1257742 Uninitialized pointer field | Caolán McNamara |
2014-12-11 | coverity#1257743 Uninitialized pointer field | Caolán McNamara |
2014-12-09 | vcl: add new metafile viewer demo - mainly for fdo#80503 | Chris Sherlock |