summaryrefslogtreecommitdiff
path: root/include/vcl/print.hxx
AgeCommit message (Expand)Author
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
2016-04-12clang-tidy performance-unnecessary-value-param in vclNoel Grandin
2016-03-24Revert "tdf93236 N-UP printing in combination 1/4"Jan-Marek Glogowski
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-08loplugin:constantparams in vclNoel Grandin
2016-03-07loplugin:write only fieldsNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-31sequence->vector in PrinterOptionsHelperNoel Grandin
2016-01-26sal_uLong/sal_uIntPtr to sal_uInt32 (printer GetCapabilities)Matteo Casalin
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2015-12-22loplugin:unusedfields in include/vclNoel Grandin
2015-12-21tdf93236 N-UP printing in combination with mailmerge broken file-print 1/4Juergen Funk
2015-12-03vcl: cleanup indents, add doxygen commentsJuergen Funk
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-15remove Link<> field that is never Call()'edNoel Grandin
2015-09-04remove unused Link<> memberNoel Grandin
2015-08-14remove default value from PrinterOptionsHelper::getIntValueNoel Grandin
2015-07-13loplugin:unusedmethods vclNoel Grandin
2015-07-10Related tdf#91362: disable paper size & orientation selectionKatarina Behrens
2015-07-06tdf#91362: Make "printer was modified" status persistentKatarina Behrens
2015-06-25tdf#91362: Don't override printer page autodetectionKatarina Behrens
2015-05-20convert PRINT_CAPABILITIES constants to scoped enumNoel Grandin