summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/print2.cxx
AgeCommit message (Expand)Author
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-01-09replace C-style casts with const_castJochen Nitschke
2016-12-06convert PolyStyle to scoped enumNoel 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-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-01Convert printer enums to scoped enumsNoel Grandin
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-22Fix typosAndrea Gelmini
2015-06-14cppcheck: redundantCondition [part2]Julien Nabet
2015-05-15window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-10automated VclPtrInstance conversion.Michael Meeks
2015-04-10Convert more sites to VclPtrInstance.Michael Meeks
2015-04-10cure a lot of unfortunate ScopedVclPtrs.Michael Meeks
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-04-22Move DownsizeBitmap from gdi/print2.cxx to outdev/bitmap.cxxChris Sherlock
2014-04-07Move functions back out of OutputDevice so they aren't exportedChris Sherlock
2014-04-07Minor change to comment in print2.cxxChris Sherlock
2014-04-07Bring static functions into OutputDevice as private functionsChris Sherlock
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-05Doxygen warnings correctedChris Sherlock
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara
2014-02-04Doxygen warnings correctedChris Sherlock
2014-01-28bool improvementsStephan Bergmann
2013-08-12-WaE remove unused variablesNoel Grandin
2013-08-12convert XubString to OUString in VCLNoel Grandin
2013-08-12XubString->OUStringCaolán McNamara
2013-05-07Fix fdo#40421 Take current clip into account for shape bounds.Thorsten Behrens
2013-05-06Debug rendering for PostScript printer backend.Thorsten Behrens
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-07-11Decrease header files dependenciesMatteo Casalin
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-07-31callcatcher: remove unused codeCaolán McNamara
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-14callcatcher: remove Printer::FooThomas Arnhold