summaryrefslogtreecommitdiff
path: root/vcl/source/outdev
AgeCommit message (Expand)Author
2014-04-27VCL: OutputDevice::ImplRotatePosi, nOrientation param. should be shortChris Sherlock
2014-04-27VCL: rearrange functions in outdev/font.cxxChris Sherlock
2014-04-27VCL: rearrange font functions, move functions into OutputDeviceChris Sherlock
2014-04-27VCL: remove unnecessary linebreaksChris Sherlock
2014-04-27vcl/outdev/*.cxx cosmetic clean-upNorbert Thiebaud
2014-04-26unnecessary to check for null before deleteCaolán McNamara
2014-04-26the OutDevState dtors are never calledCaolán McNamara
2014-04-25Fix OutputDevice::PopStephan Bergmann
2014-04-25VCL: ImpObjStack replaced with std::stackChris Sherlock
2014-04-25VCL: Remove unused and deprecated debug check functionChris Sherlock
2014-04-25VCL: Reorganize and rename wallpaper functionsChris Sherlock
2014-04-25Renamed ImplGetDPI(X|Y) to GetDPI(X|Y)Chris Sherlock
2014-04-25Remove ImpInitOutDevData and ImplDeInitOutDevData in OutputDeviceChris Sherlock
2014-04-24fdo#74336 wrongly transformed line width - use 0 for heightTomaž Vajngerl
2014-04-25Rearrange function locations in outdev.hxx and outdev/clipping.cxxChris Sherlock
2014-04-25VCL: Rename OutputDevice::ImplSelectClipRegion to SelectClipRegionChris Sherlock
2014-04-25VCL Change OutputDevice::ImplSetClipRegion to SetDeviceClipRegionChris Sherlock
2014-04-25fdo#74702 Move GetActiveClipRegion code into WindowChris Sherlock
2014-04-25VCL: remove comment, rename ImplInitClipRegion to InitClipRegionChris Sherlock
2014-04-25fdo#74702 Move ImplInitClipRegion Window code out of OutputDeviceChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/transparent.cxxChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/text.cxxChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/polyline.cxxChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/pixel.cxxChris Sherlock
2014-04-24VCL: Cleanup headers in outdev/nativecontrols.cxxChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/wallpaper.cxxChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/textline.cxxChris Sherlock
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