summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/gdimetafiletools.cxx
AgeCommit message (Expand)Author
2015-09-30Fix typosAndrea Gelmini
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-15window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
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-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-08-21vcl: convert push flags to type-safe enum-like classNoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-04Add mode linesTakeshi Abe
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2013-06-13cppcheck: fix return statement followed by breakJulien Nabet
2013-06-12Resolves: #i121267# added support for taking clipping into account...Armin Le Grand