summaryrefslogtreecommitdiff
path: root/include/vcl/print.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-04-28VCL: Rename ApplyMask to DrawDeviceMask in OutputDeviceChris Sherlock1-1/+1
2014-04-25VCL: Rename ImplReleaseGraphics to ReleaseGraphics, change to protectedChris Sherlock1-2/+2
2014-04-25OutputDevice::AcquireGraphics should be protected, not publicChris Sherlock1-2/+3
2014-04-23Rename VCL's ImplInitGraphics to AcquireGraphicsChris Sherlock1-1/+1
2014-04-23Move bitmap functions in header, warn if calling GetBitmap() in PrinterChris Sherlock1-15/+1
2014-04-22Move DrawImage function location in outdev.hxxChris Sherlock1-0/+4
2014-04-22Rearrange OutputDevice's gradient functionsChris Sherlock1-1/+1
2014-04-22Reorganize OutputDevice bitmap functionsChris Sherlock1-1/+1
2014-04-19fdo#74702 Allow Printer & OutputDevice to handle font orientationChris Sherlock1-0/+1
2014-04-18fdo#74702 Allow Printer to handle ImplInitFont and renameChris Sherlock1-0/+2
2014-04-17fdo#74702 Move common mask functionality to ApplyMaskChris Sherlock1-3/+3
2014-04-16coverity#1202938 unused class membersCaolán McNamara1-2/+0
2014-04-13fdo#38844 Reduce XOR clipping for gradientsChris Sherlock1-1/+0
2014-04-11ClipAndDrawGradientToBounds no longer requiredChris Sherlock1-1/+0
2014-04-10Remove unnecessary bound-box parameter from clipping functionsChris Sherlock1-1/+1
2014-04-07Bring static functions into OutputDevice as private functionsChris Sherlock1-7/+7
2014-04-06Change newly introduced Clip* functions to ClipAndDrawChris Sherlock1-2/+2
2014-04-06fdo#74702 Refactor gradient clipping functionsChris Sherlock1-0/+3
2014-03-31fdo#74702 New abstract function UsePolyPolygonForComplexGradient()Chris Sherlock1-0/+1
2014-03-29fdo#74702 Refactor OutputDevice::DrawTransparent()Chris Sherlock1-0/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-12/+12
2014-03-26fdo#74702 Move device specific bitmap drawing to its own functionChris Sherlock1-0/+4
2014-03-24fdo#74702 ImplDrawBitmap functionality moved to protected functionChris Sherlock1-0/+1
2014-03-22fdo#74702 DrawOutDev() and CopyArea() functions now noops in PrinterChris Sherlock1-0/+10
2014-03-22fdo#74702 Moved CopyArea() Window specific functionChris Sherlock1-1/+0
2014-03-22fdo#74702 Move BitmapEx drawing code to seperate functionsChris Sherlock1-27/+35
2014-03-21fdo#74702 ImplPrintMask() implemented in PrinterChris Sherlock1-0/+3
2014-03-21fdo#74702 Moved ImplReleaseGraphics into correct classesChris Sherlock1-0/+2
2014-03-20IsQuickJob is never read and FAX# is never writtenCaolán McNamara1-1/+0
2014-03-19fdo#74702 Move gradient steps logic into OutputDevice or Printer classesChris Sherlock1-9/+14
2014-03-11fdo#74702 Moved ImplInitGraphics into correct classesChris Sherlock1-0/+1
2014-03-01Remove visual noise from includeAlexander Wilms1-13/+13
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-64/+64
2014-02-10fdo#74424 HasMirroredGraphics changesChris Sherlock1-0/+2
2014-02-05Doxygen warnings correctedChris Sherlock1-33/+33
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-1/+1
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara1-40/+36
2014-02-04Doxygen warnings correctedChris Sherlock1-36/+40
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin1-1/+1
2013-11-09fdo#65108 inter-module includes <> include/vclNorbert Thiebaud1-12/+12
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold1-3/+3
2013-05-20Related: fdo#61186 add a toggle to override the paper formatCaolán McNamara1-0/+2
2013-05-17Related: fdo#61186 ensure printer settings paper format is not clobberedCaolán McNamara1-0/+1
2013-05-16Remove code associated with psprint::CompatMetricOverride serviceNoel Grandin1-2/+0
2013-04-23execute move of global headersBjoern Michaelsen1-0/+688