summaryrefslogtreecommitdiff
path: root/vcl/source/outdev
AgeCommit message (Expand)Author
2014-04-24VCL: Remove unnecessary headers from outdev/polygon.cxxChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/mask.cxxChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/map.cxxChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/font.cxxChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/curvedshapes.cxxChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/clipping.cxxChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/bitmap.cxxChris Sherlock
2014-04-24vcl/text clean-up includesNorbert Thiebaud
2014-04-24vcl/text remove unnecessary and hardly needed using clauseNorbert Thiebaud
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-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-22Include tools/helpers.hxx to allow the use of FRound in outdev/rect.cxxChris 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-22Added missing clipping.cxxChris Sherlock
2014-04-22Move OutputDevice clipping functions into own fileChris Sherlock
2014-04-22Reorganize outdev.hxx - mainly map functionsChris Sherlock
2014-04-22Move DownsizeBitmap from gdi/print2.cxx to outdev/bitmap.cxxChris Sherlock
2014-04-22Reorganize native control functions in OutputDeviceChris Sherlock
2014-04-22Rearrange OutputDevice line functionsChris Sherlock
2014-04-22Renamed function ImplHatchCmpFnc to HatchCmpFncChris Sherlock
2014-04-22Reorganize OutputDevice hatch functionsChris Sherlock
2014-04-22Move DrawImage function location in outdev.hxxChris Sherlock
2014-04-22Rearrange OutputDevice's gradient functionsChris Sherlock
2014-04-22Reorganize OutputDevice bitmap functionsChris Sherlock
2014-04-22Remove extraneous line from DrawBitmapChris Sherlock
2014-04-20WaE: macro is not usedTor Lillqvist
2014-04-20Move VCL function SetAntialiasing outdev.cxxChris Sherlock
2014-04-20Move VCL text line functions from text.cxx to textline.cxxChris Sherlock
2014-04-20fdo#74702 Only VirtualDevice should handle the Word ext lead bugChris Sherlock
2014-04-19vcl/source/outdev/blend.cxx - indent function in anonymous namespaceChris 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-19fdo#74702 Allow Window & OutputDevice to handle erasureChris Sherlock
2014-04-19Remove gcc3 workaround for bug long since fixed in gccChris Sherlock
2014-04-19fdo#74702 Allow Printer & OutputDevice to handle font orientationChris Sherlock
2014-04-18fdo#74702 Allow Printer to handle ImplInitFont and renameChris Sherlock
2014-04-17coverity#738936 Uninitialized scalar fieldCaolán McNamara
2014-04-18Refactor VCL bitmap codeChris Sherlock
2014-04-17fdo#74702 Seperate ImplDrawGradientWallpaper and renameChris Sherlock
2014-04-17fdo#74702 Move common mask functionality to ApplyMaskChris Sherlock
2014-04-17No need for vcl/source/outdev/bezier.cxx any moreChris Sherlock