summaryrefslogtreecommitdiff
path: root/include/vcl/print.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-26Resolves the mismatching behavior between page size and orientatin selectionDaniel1-0/+3
2019-09-26Fix paper size combobox selectionDaniel1-0/+1
2019-09-26Sets duplex (paper sides) box in print dialogDaniel Silva1-0/+1
2019-09-26Sets paper sizes listbox in print dialogDaniel Silva1-0/+1
2018-10-25Return bool from InitFont and try to init the fontJan-Marek Glogowski1-1/+0
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski1-1/+1
2018-10-02Implement Windows VCL backend as pluginJan-Marek Glogowski1-39/+39
2018-09-23loplugin:unusedmethodsNoel Grandin1-6/+0
2018-09-14loplugin:constfields in vclNoel Grandin1-3/+3
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin1-1/+1
2018-07-27vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-3/+0
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin1-1/+1
2018-04-24loplugin:useuniqueptr in PrinterNoel Grandin1-1/+1
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara1-3/+4
2018-02-20make it possible to set parent window for printer error messagesCaolán McNamara1-1/+2
2018-01-24loplugin:unused-returns in vclNoel Grandin1-7/+6
2017-12-22tdf#79077: Mildly improved user experienceKatarina Behrens1-1/+2
2017-12-20tdf#79077: Cleanup PapersizeFromSetup related codeKatarina Behrens1-1/+4
2017-12-16sal_uLong->SalPrinterError in SalPrinterNoel Grandin1-1/+2
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann1-0/+1
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-07-18loplugin:constparams in vclNoel Grandin1-2/+2
2017-06-21convert ErrCode to strong typedefNoel Grandin1-2/+2
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin1-2/+0
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin1-3/+1
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-02-09loplugin:unusedenumconstants read-only constants in vcl (2)Noel Grandin1-3/+3
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin1-1/+0
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin1-1/+2
2016-11-15loplugin:countusersofdefaultparams in include/vclNoel Grandin1-1/+1
2016-10-26loplugin:expandablemethods in vclNoel Grandin1-5/+0
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin1-5/+5
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin1-3/+1
2016-06-03Convert NupOrderType to scoped enumNoel Grandin1-7/+7
2016-06-01Convert printer enums to scoped enumsNoel Grandin1-10/+10
2016-05-31Convert PrinterSupport to scoped enumNoel Grandin1-5/+5
2016-05-20loplugin:unusedmethods in vclNoel Grandin1-2/+0
2016-04-27tdf#89866 tdf#96504 vcl: fix printing of form controls with imagesMichael Stahl1-4/+0
2016-04-12clang-tidy performance-unnecessary-value-param in vclNoel Grandin1-2/+2
2016-03-24Revert "tdf93236 N-UP printing in combination 1/4"Jan-Marek Glogowski1-1/+1
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-4/+3
2016-03-08loplugin:constantparams in vclNoel Grandin1-3/+3
2016-03-07loplugin:write only fieldsNoel Grandin1-11/+0
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-3/+3
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin1-3/+1
2016-02-22loplugin:write only fieldsNoel Grandin1-1/+0
2016-02-09Remove excess newlinesChris Sherlock1-5/+0