summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/print.cxx
AgeCommit message (Expand)Author
2024-07-23cid#1555070 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-17cid#1555694 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-15cid#1607327 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-06cid#1555223 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski
2024-02-29Read of uninitialized Printer::mbResetPrintAreaStephan Bergmann
2024-02-23tdf#159793 Save printer paper tray in RTF and DOCXOliver Specht
2024-02-09tdf#155218 sc: fix different page orientation in print dialogTibor Nagy
2024-01-19tdf#159254 import paper bin/paper source from rtf/docx filesOliver Specht
2023-10-29vcl: no raw pointersThorsten Behrens
2023-05-10ImplPrintTransparent is always called with an empty maskNoel Grandin
2023-01-12drop internal support for 1-bit imagesNoel Grandin
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2022-09-22tdf#151107 swap job orientation if paper matching swapped width/heightCaolán McNamara
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-05-03Use o3tl::make_unsigned in some placesStephan Bergmann
2022-02-24cid#1500677 Dereference after null checkCaolán McNamara
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