summaryrefslogtreecommitdiffstats
path: root/include/vcl/print.hxx
Commit message (Expand)AuthorAgeFilesLines
* 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
* tools: move errcode.hxx to the vcl moduleChris Sherlock2017-04-271-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-1/+1
* loplugin:unusedenumconstants read-only constants in vcl (2)Noel Grandin2017-02-091-3/+3
* loplugin: unnecessary destructor vbahelper..vclNoel Grandin2017-01-271-1/+0
* new loplugin: useuniqueptr: vclNoel Grandin2017-01-131-1/+2
* loplugin:countusersofdefaultparams in include/vclNoel Grandin2016-11-151-1/+1
* loplugin:expandablemethods in vclNoel Grandin2016-10-261-5/+0
* loplugin:countusersofdefaultparams in vclNoel Grandin2016-09-151-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:countusersofdefaultparamsNoel Grandin2016-08-311-5/+5
* loplugin:singlevalfields in vcl(part1)Noel Grandin2016-06-241-3/+1
* Convert NupOrderType to scoped enumNoel Grandin2016-06-031-7/+7
* Convert printer enums to scoped enumsNoel Grandin2016-06-011-10/+10
* Convert PrinterSupport to scoped enumNoel Grandin2016-05-311-5/+5
* loplugin:unusedmethods in vclNoel Grandin2016-05-201-2/+0
* tdf#89866 tdf#96504 vcl: fix printing of form controls with imagesMichael Stahl2016-04-271-4/+0
* clang-tidy performance-unnecessary-value-param in vclNoel Grandin2016-04-121-2/+2
* Revert "tdf93236 N-UP printing in combination 1/4"Jan-Marek Glogowski2016-03-241-1/+1
* loplugin:constantparams in vcl/Noel Grandin2016-03-161-4/+3
* loplugin:constantparams in vclNoel Grandin2016-03-081-3/+3
* loplugin:write only fieldsNoel Grandin2016-03-071-11/+0
* loplugin:unuseddefaultparamsNoel Grandin2016-03-071-3/+3
* loplugin:unuseddefaultparams in /include/vclNoel Grandin2016-02-261-3/+1
* loplugin:write only fieldsNoel Grandin2016-02-221-1/+0
* Remove excess newlinesChris Sherlock2016-02-091-5/+0
* loplugin:unusedmethodsNoel Grandin2016-02-081-2/+0
* sequence->vector in PrinterOptionsHelperNoel Grandin2016-01-311-6/+6
* sal_uLong/sal_uIntPtr to sal_uInt32 (printer GetCapabilities)Matteo Casalin2016-01-261-1/+1
* vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock2016-01-081-1/+1
* loplugin:unusedfields in include/vclNoel Grandin2015-12-221-3/+1
* tdf93236 N-UP printing in combination with mailmerge broken file-print 1/4Juergen Funk2015-12-211-1/+1
* vcl: cleanup indents, add doxygen commentsJuergen Funk2015-12-031-310/+337
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-271-1/+0
* com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin2015-10-231-3/+3
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-22/+22