summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/print.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-07-13loplugin:unusedmethods vclNoel Grandin
2015-07-10Related tdf#91362: disable paper size & orientation selectionKatarina Behrens
2015-07-04Fix typosAndrea Gelmini
2015-05-28new clang plugin: loopvartoosmallNoel Grandin
2015-05-20convert PRINT_CAPABILITIES constants to scoped enumNoel Grandin
2015-05-20convert QUEUE_STATUS constants to scoped enumNoel Grandin
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin
2015-05-20convert IMAGE_DRAW_ constants to scoped enumNoel Grandin
2015-05-20convert COPYAREA constant to bool flagNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-20vcl: convert new to ::CreateMichael Meeks
2015-04-10Fix unintended destruction of adjacent printers.Michael Meeks
2015-04-10vclptr: various mistakes fixed, and more ptr types converted.Michael Meeks
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-12FocusChanged and DataChanged are never overridenNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-06Resolves: fdo#82219 color graphics as black and whiteCaolán McNamara
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-02coverity#1242507 silence Arguments in wrong orderCaolán McNamara
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-25Revert "fdo#80911 toggle original page orientation on paper fallback"Caolán McNamara
2014-07-04Resolves: fdo#80911 toggle original page orientation on paper fallbackCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-27Resolves: fdo#77206 CRASH printing with all applications on windowsCaolán McNamara
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-28VCL: Rename ApplyMask to DrawDeviceMask in OutputDeviceChris Sherlock
2014-04-27VCL: rename OutputDevice::ImplInitFillColor and make it privateChris Sherlock
2014-04-25VCL: Rename ImplReleaseGraphics to ReleaseGraphics, change to protectedChris Sherlock
2014-04-23Rename OutputDevice::ImplGetGraphics to GetGraphicsChris Sherlock
2014-04-23Rename VCL's ImplInitGraphics to AcquireGraphicsChris Sherlock
2014-04-23Move bitmap functions in header, warn if calling GetBitmap() in PrinterChris Sherlock
2014-04-23Fix regression introduced in f4e8bca336 when fixing fdo#74702Chris Sherlock
2014-04-21WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist
2014-04-22Rearrange OutputDevice line functionsChris Sherlock
2014-04-22Move DrawImage function location in outdev.hxxChris Sherlock
2014-04-22Rearrange OutputDevice's gradient functionsChris Sherlock