summaryrefslogtreecommitdiff
path: root/include/vcl/print.hxx
AgeCommit message (Expand)Author
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
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-09loplugin:unusedenumconstants read-only constants in vcl (2)Noel Grandin
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2016-11-15loplugin:countusersofdefaultparams in include/vclNoel Grandin
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-06-03Convert NupOrderType to scoped enumNoel Grandin
2016-06-01Convert printer enums to scoped enumsNoel Grandin
2016-05-31Convert PrinterSupport to scoped enumNoel Grandin
2016-05-20loplugin:unusedmethods in vclNoel Grandin
2016-04-27tdf#89866 tdf#96504 vcl: fix printing of form controls with imagesMichael Stahl