summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/print3.cxx
AgeCommit message (Expand)Author
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-09-12cppcheck: identicalConditionAfterEarlyExitJochen Nitschke
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-06replace PRINTER_OK with ERRORCODE_NONENoel Grandin
2017-05-19loplugin:stringcopy: vclStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-24vcl printer: hold a reference on mxPrinter member while operating on it.Michael Meeks
2017-02-28new loplugin unoanyNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-05convert DuplexMode to scoped enumNoel Grandin
2016-06-24tdf#62525 vcl: use cow_wrapper for jobsetXisco Fauli
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-03Convert NupOrderType to scoped enumNoel Grandin
2016-06-01Convert printer enums to scoped enumsNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14loplugin:passstuffbyref in vclNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in vclNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2016-01-31sequence->vector in PrinterOptionsHelperNoel Grandin
2016-01-26sal_uIntPtr/sal_uLong to sal_uInt32 for number of printed copiesMatteo Casalin
2016-01-10Fix typosAndrea Gelmini
2016-01-08vcl: cosmetic, tabify print3.cxxChris Sherlock
2016-01-08vcl: cleanup namespaces in vcl/source/gdi/print3.cxxChris Sherlock
2016-01-08vcl: cleanup vcl/source/gdi/print3.cxx headersChris Sherlock
2016-01-08vcl: silence Doxygen warning about mismatched param var names in print3.cxxChris Sherlock
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-06Prefer getSelectedFiles to getFiles (vcl)Julien Nabet
2015-09-30Fix typosAndrea Gelmini
2015-09-15remove Link<> field that is never Call()'edNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-10Related tdf#91362: disable paper size & orientation selectionKatarina Behrens