summaryrefslogtreecommitdiffstats
path: root/include/vcl/print.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#143149 fix crash if app exits while print progress is runningCaolán McNamara2021-07-111-1/+3
* tdf#74702 - vcl: introduce OutputDevice::GetDeviceInfo()Chris Sherlock2021-06-191-0/+2
* Add 'SinglePrintJobs' to PrintOptionsSamuel Mehrbrodt2020-12-031-0/+3
* use tools::Long in vclNoel2020-10-191-7/+7
* tdf#134646 Remove "nearest paper matching" featureSamuel Mehrbrodt2020-07-131-2/+1
* vcl: split off QueueInfo to own filesChris Sherlock2020-06-261-24/+1
* tdf#74702 vcl: extract DrawBorder()Chris Sherlock2020-06-191-0/+6
* vcl: split out PrinterSupport to own headerChris Sherlock2020-06-151-9/+1
* tdf#74702 vcl: extract GetMonochromeButtonColor()Chris Sherlock2020-06-041-0/+1
* tdf#74702 vcl: extract GetButtonBorderSize()Chris Sherlock2020-06-021-0/+1
* tdf#74702 vcl: extract SetMetafileMapMode()Chris Sherlock2020-06-011-0/+2
* tdf#74702 vcl: extract IsScreenComp()Chris Sherlock2020-05-241-0/+2
* vcl: rename misnamed OutputDevice::SetBackgroundComponentBounds()Chris Sherlock2020-05-231-1/+1
* make more classes private in mergedlibs modeNoel Grandin2020-03-231-2/+3
* Revert "loplugin:constfields in vcl"Noel Grandin2020-03-161-3/+3
* tdf#74702 Remove OutDevType from OutputDevice::RemoveTransparenciesFromMetaFileYusuf Keten2020-02-081-0/+2
* weld PrintDialogCaolán McNamara2019-10-021-2/+2
* tdf#74702: remove GetOutDevType() from SmTmpDeviceChris Sherlock2019-09-161-0/+1
* loplugin:constmethod in vclNoel Grandin2019-08-221-1/+1
* tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock2019-08-081-0/+2
* tdf#74702: OutputDevice:InitClipRegion followupChris Sherlock2019-07-031-1/+1
* tdf#74702: cleans OutputDevice::InitClipRegion upAdrien Ollier2019-07-011-0/+1
* loplugin:unusedfields in vclNoel Grandin2019-02-221-1/+0
* loplugin:unusedmethodsNoel Grandin2018-12-091-4/+0
* tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen2018-12-031-5/+2
* Resolves the mismatching behavior between page size and orientatin selectionDaniel2018-11-291-0/+3
* Fix paper size combobox selectionDaniel2018-11-291-0/+1
* Sets duplex (paper sides) box in print dialogDaniel Silva2018-11-291-0/+1
* Sets paper sizes listbox in print dialogDaniel Silva2018-11-291-0/+1
* Return bool from InitFont and try to init the fontJan-Marek Glogowski2018-10-251-1/+0
* Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski2018-10-241-1/+1
* Implement Windows VCL backend as pluginJan-Marek Glogowski2018-10-021-39/+39
* loplugin:unusedmethodsNoel Grandin2018-09-231-6/+0
* loplugin:constfields in vclNoel Grandin2018-09-141-3/+3
* clang-tidy performance-unnecessary-value-paramNoel Grandin2018-09-061-1/+1
* vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-271-3/+0
* hold and return SalPrinter with std::unique_ptrNoel Grandin2018-06-091-1/+1
* loplugin:useuniqueptr in PrinterNoel Grandin2018-04-241-1/+1
* weld SfxPrintOptionsDialogCaolán McNamara2018-04-231-3/+4
* make it possible to set parent window for printer error messagesCaolán McNamara2018-02-201-1/+2
* loplugin:unused-returns in vclNoel Grandin2018-01-241-7/+6
* tdf#79077: Mildly improved user experienceKatarina Behrens2017-12-221-1/+2
* tdf#79077: Cleanup PapersizeFromSetup related codeKatarina Behrens2017-12-201-1/+4
* sal_uLong->SalPrinterError in SalPrinterNoel Grandin2017-12-161-1/+2
* Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann2017-12-061-0/+1
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* loplugin:constparams in vclNoel Grandin2017-07-181-2/+2
* convert ErrCode to strong typedefNoel Grandin2017-06-211-2/+2
* loplugin:unusedfields in vcl part1Noel Grandin2017-06-171-2/+0
* teach loplugin:constantparam about simple constructor callsNoel Grandin2017-05-081-3/+1