/ure/

onchange='this.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/outdev.cxx
AgeCommit message (Expand)Author
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