summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/bitmap.cxx
AgeCommit message (Expand)Author
2014-11-20windows opengl: Introduce OpenGLCompatibleDC.Jan Holesovsky
2014-11-20vcl: If there it a MapMode, it is applied.Jan Holesovsky
2014-11-20vcl: Kill IsMapMode(), it means the same as IsMapModeEnabled().Jan Holesovsky
2014-11-15vcl: The backend should decide whether fast alpha drawing is available.Jan Holesovsky
2014-11-11vcl: Use the fast path for rendering.Jan Holesovsky
2014-11-11windows opengl: Make sure we don't reach the slow parts of the code.Jan Holesovsky
2014-11-10prevent insane memory allocationMarkus Mohrhard
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-11Resolves: fdo#82552 we only check pAlphaW on one branchCaolán McNamara
2014-07-10fdo#80498: vcl: Revert "fdo#74124: Scale the pictures before calling ...Michael Stahl
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-04-30vcl: clean-up DrawDeviceBitmap methodTomaž Vajngerl
2014-04-30fdo#77126 BitmapEx.Scale already takes care of mirroringTomaž Vajngerl
2014-04-28fdo#78030 - Bitmaps are missing allover the UIThomas Arnhold
2014-04-28VCL: Renamed two functionsChris Sherlock
2014-04-25VCL: remove comment, rename ImplInitClipRegion to InitClipRegionChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/bitmap.cxxChris Sherlock
2014-04-24outdev/bitmap.cxx: remove unnecessary headers, fix SAL_WARN_IF statementChris Sherlock
2014-04-24Rearrange VCL OutputDevice bitmap functionsChris Sherlock
2014-04-24Remove unnecessary OUTDEV_INIT() macro in VCL's outdev.hxxChris Sherlock
2014-04-23Rename OutputDevice::ImplGetGraphics to GetGraphicsChris Sherlock
2014-04-23Move bitmap functions in header, warn if calling GetBitmap() in PrinterChris Sherlock
2014-04-22Merge tworect.cxx with rect.cxx and rename functionsChris Sherlock
2014-04-22Fix wrong function names in bitmap.cxxChris Sherlock
2014-04-22DrawTransformedBitmapEx - fix accidental renameChris Sherlock
2014-04-22Move DownsizeBitmap from gdi/print2.cxx to outdev/bitmap.cxxChris Sherlock
2014-04-22Move DrawImage function location in outdev.hxxChris Sherlock
2014-04-22Reorganize OutputDevice bitmap functionsChris Sherlock
2014-04-22Remove extraneous line from DrawBitmapChris Sherlock
2014-04-19Change ImplDrawAlpha to DrawAlphaBitmapChris Sherlock
2014-04-19fdo#77667 Remove gcc3 workaroundChris Sherlock
2014-04-19Refactor OutputDevice::DrawImage()Chris Sherlock
2014-04-19Unify IOS/OS X code in OutputDevice::DrawTransformedBitmapEx()Chris Sherlock
2014-04-18Refactor VCL bitmap codeChris Sherlock
2014-04-16Move alpha.cxx contents into bitmap.cxxChris Sherlock
2014-04-16Split outdev2.cxxChris Sherlock