summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/outdev.cxx
AgeCommit message (Expand)Author
2021-09-10vcl: move OutputDevice drawmode functions to outdev.cxxChris Sherlock
2021-09-09vcl: move OutputDevice antialiasing functions to outdev.cxxChris Sherlock
2021-09-08vcl: move OutputDevice output flag functions to outdev.cxxChris Sherlock
2021-09-07vcl: move OutputDevice rasterop functions to outdev.cxxChris Sherlock
2021-09-04vcl: Add unit test for SetRefPoint(), IsRefPoint() and GetRefPoint()Chris Sherlock
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-06make it possible to write canvas unittestsLuboš Luňák
2021-03-21cid#1473858 silence bogus Dereference after null checkCaolán McNamara
2021-01-19use more GetOutputSizePixelNoel Grandin
2021-01-19add OutputDevice::GetOutputRectPixel methodNoel Grandin
2021-01-02tdf#74702 - vcl: introduce OutputDevice::GetDeviceInfo()Chris Sherlock
2020-12-01DrawPolyLine/DrawPolyPolygon never called with null OutputDevice*Caolán McNamara
2020-11-30split CopyBits into two functionsCaolán McNamara
2020-11-28drawOutDevDirect always passed a non-null OutputDevice*Caolán McNamara
2020-11-19Drop threshold for BigInt arithmetics from ImplLogicToPixel/ImplPixelToLogicMike Kaganski
2020-10-19use tools::Long in vclNoel
2020-05-29Consider mpAlphaVDev when processing metafile in OutputDevice::DrawOutDevMike Kaganski
2020-05-23vcl: rename misnamed OutputDevice::SetBackgroundComponentBounds()Chris Sherlock
2020-05-20Restructure DrawOutDevDirectCheck to avoid using uninitialized pointerMike Kaganski
2020-05-20Simplify the logicMike Kaganski
2020-02-08tdf#74702 Remove OutDevType from OutputDevice::RemoveTransparenciesFromMetaFileYusuf Keten
2020-02-04tdf#74702: Remove enum OutDevType from OutputDevice::drawOutDevDirectYusuf Keten
2019-08-30moves outdev font functions in font.cxxAdrien Ollier
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-07-06simplify and flatten OutDevStateStackNoel Grandin
2019-07-01tdf#74702 partial cleanup of OutDevTypeAdrien Ollier
2019-06-10tdf#74702 partial cleanup of OutDevTypeAdrien Ollier
2019-01-15vcl: protect more outdev functions for disposed stateMiklos Vajna
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski
2018-10-24Change PDFWriterImpl into an OutputDeviceJan-Marek Glogowski
2018-10-23Constify OutputDevice::meOutDevTypeJan-Marek Glogowski
2018-10-14only vcl and toolkit need to use [G|S]etUnoWrapperCaolán McNamara
2018-10-14unowrap.hxx is also exposed for toolkit onlyCaolán McNamara
2018-08-20TODO: refcount ImplFontListCaolán McNamara
2018-08-20TODO: refcount ImplFontCacheCaolán McNamara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-08hold LogicalFontInstance with rtl::ReferenceNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-24loplugin:useuniqueptr in OutputDeviceNoel Grandin
2018-03-16don't bother dithering for 256bit displaysNoel Grandin
2018-03-02drop old tools/gen methods in vclNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-29Modernize a bit vcl (part3)Julien Nabet
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-28Try to handle fonts orphaned from cache gracefullyMike Kaganski
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann