summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/print.cxx
AgeCommit message (Expand)Author
2021-11-09Add Printer::GetSizeOfPaper() with semantics to match GetPaper()Tor Lillqvist
2021-11-03put the message into static_assertCaolán McNamara
2021-11-03can use static_assert for compile time check hereCaolán McNamara
2021-11-02Add comments to two arrays mentioning that they must match the enum PaperTor Lillqvist
2021-10-08vcl: test PhysicalFontCollection and move to vcl::font namespaceChris Sherlock
2021-10-08vcl: split out outdev.h into seperate headersChris Sherlock
2021-10-07tdf#144952 VCL fix the Printer graphics releaseJan-Marek Glogowski
2021-10-06vcl: remove unused class ImplDeviceFontSizeListChris Sherlock
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-27WIN lazy init WinSalInfoPrinter graphicsJan-Marek Glogowski
2021-09-18vcl: rename ImplDeviceFontList to PhysicalFontFaceCollection and testChris Sherlock
2021-09-18vcl: add sal/config.h in preparation for patchChris Sherlock
2021-09-17vcl: update vim modelines in preparation for new changeChris Sherlock
2021-09-07vcl: rename PrinterOptions to vcl::printer::OptionsChris Sherlock
2021-09-02tdf#74702 vcl: make helper funcs for ImplDrawWaveLine() and ImplDrawWavePixel()Chris Sherlock
2021-08-30vcl: DrawDeviceBitmap() -> DrawDeviceBitmapEx()Chris Sherlock
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-07-13Add PowerPoint compatible screen size for ImpressJun NOGATA
2021-06-11Simplify Sequences initializations (vcl)Julien Nabet
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-02-24add additional 0-1 alpha argument to DrawTransformedBitmap()Luboš Luňák
2021-01-20OutputDevice*->Printer* for mpFirstPrnGraphicsNoel Grandin
2021-01-09Fix typoAndrea Gelmini
2021-01-08vcl: move ImplPrintTransparent() from OutputDevice to PrinterChris Sherlock
2021-01-02tdf#74702 - vcl: introduce OutputDevice::GetDeviceInfo()Chris Sherlock
2020-12-27vcl: 'horizontically'Chris Sherlock
2020-12-01cid#1202935 Uninitialized scalar fieldCaolán McNamara
2020-11-11convert more long -> tools::LongNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-08-04loplugin:flatten in vcl/gdiNoel Grandin
2020-07-13tdf#134646 Remove "nearest paper matching" featureSamuel Mehrbrodt
2020-06-26vcl: split off QueueInfo to own filesChris Sherlock
2020-06-02tdf#74702 vcl: extract GetButtonBorderSize()Chris Sherlock
2020-05-23vcl: rename misnamed OutputDevice::SetBackgroundComponentBounds()Chris Sherlock
2020-02-08tdf#74702 Remove OutDevType from OutputDevice::RemoveTransparenciesFromMetaFileYusuf Keten
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2019-10-16Remove a FIXME for win95 in vcl/gdi/printJulien Nabet
2019-08-20loplugin:constvars in vclNoel Grandin
2019-07-30Fix typosAndrea Gelmini
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2019-07-03tdf#74702: OutputDevice:InitClipRegion followupChris Sherlock
2019-07-01tdf#74702: cleans OutputDevice::InitClipRegion upAdrien Ollier
2019-02-22loplugin:unusedfields in vclNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-11loplugin:useuniqueptr in vclNoel Grandin