summaryrefslogtreecommitdiff
path: root/brand
diff options
context:
space:
mode:
Diffstat (limited to 'brand')
0 files changed, 0 insertions, 0 deletions
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin 2017-01-13new loplugin: useuniqueptr: vclNoel Grandin 2017-01-10loplugin:unusedmethodsNoel Grandin 2016-12-05Change Read/Write access to Scoped Read/Write accessMark Page 2016-10-05convert MapUnit to scoped enumNoel Grandin 2016-09-16tdf#96505 - Remove "long" integer literals in vcl/source/gdi/e12346 2016-09-07loplugin:constantparam in vclNoel Grandin 2016-08-18cppcheck: noCopyConstructorCaolán McNamara 2016-06-17convert DBG_ASSERT in vclNoel Grandin 2016-04-01loplugin:constantparam in vclNoel Grandin 2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin 2015-09-22convert Link<> to typedNoel Grandin 2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud 2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe 2015-05-07convert BMP_VECTORIZE constants to scoped enumNoel Grandin 2015-04-30Gradually typed LinkStephan Bergmann 2015-04-10automated VclPtrInstance conversion.Michael Meeks 2015-04-10cure a lot of unfortunate ScopedVclPtrs.Michael Meeks 2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin 2015-04-04callcatcher: update unusedcodeCaolán McNamara 2015-04-02loplugin:staticmethodsNoel Grandin 2015-04-01loplugin:staticfunctionNoel Grandin 2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann 2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara 2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann 2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn 2015-01-09fdo#84938: convert POLY_OPTIMIZE_ #defines to 'enum class'Noel Grandin