summaryrefslogtreecommitdiff
path: root/include/vcl/print.hxx
AgeCommit message (Expand)Author
2021-02-24add additional 0-1 alpha argument to DrawTransformedBitmap()Luboš Luňák
2021-01-08vcl: move ImplPrintTransparent() from OutputDevice to PrinterChris Sherlock
2021-01-02tdf#74702 - vcl: introduce OutputDevice::GetDeviceInfo()Chris Sherlock
2020-12-28vcl: remove OutputDevice::ScaleBitmapChris Sherlock
2020-11-26Add 'SinglePrintJobs' to PrintOptionsSamuel Mehrbrodt
2020-10-19use tools::Long in vclNoel
2020-07-13tdf#134646 Remove "nearest paper matching" featureSamuel Mehrbrodt
2020-06-26vcl: split off QueueInfo to own filesChris Sherlock
2020-06-19tdf#74702 vcl: extract DrawBorder()Chris Sherlock
2020-06-15vcl: split out PrinterSupport to own headerChris Sherlock
2020-06-04tdf#74702 vcl: extract GetMonochromeButtonColor()Chris Sherlock
2020-06-02tdf#74702 vcl: extract GetButtonBorderSize()Chris Sherlock
2020-06-01tdf#74702 vcl: extract SetMetafileMapMode()Chris Sherlock
2020-05-24tdf#74702 vcl: extract IsScreenComp()Chris Sherlock
2020-05-23vcl: rename misnamed OutputDevice::SetBackgroundComponentBounds()Chris Sherlock
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-02-08tdf#74702 Remove OutDevType from OutputDevice::RemoveTransparenciesFromMetaFileYusuf Keten
2019-10-02weld PrintDialogCaolán McNamara
2019-09-16tdf#74702: remove GetOutDevType() from SmTmpDeviceChris Sherlock
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-08-08tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock
2019-07-03tdf#74702: OutputDevice:InitClipRegion followupChris Sherlock
2019-07-01tdf#74702: cleans OutputDevice::InitClipRegion upAdrien Ollier
2019-02-22loplugin:unusedfields in vclNoel Grandin
2018-12-09loplugin:unusedmethodsNoel Grandin
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen
2018-11-29Resolves the mismatching behavior between page size and orientatin selectionDaniel
2018-11-29Fix paper size combobox selectionDaniel
2018-11-29Sets duplex (paper sides) box in print dialogDaniel Silva
2018-11-29Sets paper sizes listbox in print dialogDaniel Silva
2018-10-25Return bool from InitFont and try to init the fontJan-Marek Glogowski
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski
2018-10-02Implement Windows VCL backend as pluginJan-Marek Glogowski
2018-09-23loplugin:unusedmethodsNoel Grandin
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-07-27vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin
2018-04-24loplugin:useuniqueptr in PrinterNoel Grandin
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-02-20make it possible to set parent window for printer error messagesCaolán McNamara
2018-01-24loplugin:unused-returns in vclNoel Grandin
2017-12-22tdf#79077: Mildly improved user experienceKatarina Behrens
2017-12-20tdf#79077: Cleanup PapersizeFromSetup related codeKatarina Behrens
2017-12-16sal_uLong->SalPrinterError in SalPrinterNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin