summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/gdimetafiletools.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-2/+2
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann1-1/+1
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-4/+4
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-8/+8
2014-09-30fdo#82577: Handle RegionNoel Grandin1-2/+2
2014-08-21vcl: convert push flags to type-safe enum-like classNoel Grandin1-3/+3
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-10/+0
2014-03-04Add mode linesTakeshi Abe1-0/+2
2014-02-26Remove visual noise from vclAlexander Wilms1-14/+14
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-2/+2
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin1-2/+2
2013-06-13cppcheck: fix return statement followed by breakJulien Nabet1-1/+0
2013-06-12Resolves: #i121267# added support for taking clipping into account...Armin Le Grand1-0/+1095