summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/print.cxx
AgeCommit message (Expand)Author
2018-01-15More loplugin:cstylecast: vclStephan Bergmann
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-28Try to handle fonts orphaned from cache gracefullyMike Kaganski
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-11-15loplugin:flatten in vclNoel Grandin
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-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21convert ErrCode to strong typedefNoel 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-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-02-21loplugin:subtlezeroinit: vclStephan Bergmann
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-02-09loplugin:unusedenumconstants read-only constants in vcl (2)Noel Grandin
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin
2017-01-06Drop macros that are used only onceKhaled Hosny
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-16tdf#96505 - Remove "long" integer literals in vcl/source/gdi/e12346
2016-09-05convert Orientation to scoped enumNoel Grandin
2016-09-05convert RasterOp 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-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-09tdf#96971 SetXORMode - remove un-needed parametermelikeyurtoglu
2016-06-01Convert printer enums to scoped enumsNoel Grandin
2016-05-31Convert PrinterSupport to scoped enumNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin
2016-05-11remove unused return type from SalGraphics::SetFontNoel Grandin
2016-04-27tdf#89866 tdf#96504 vcl: fix printing of form controls with imagesMichael Stahl
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-03-08loplugin:constantparams in vclNoel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-26sal_uLong/sal_uIntPtr to sal_uInt32 (printer GetCapabilities)Matteo Casalin
2016-01-26Convert SAL_JOBSET_* defines to new JobSetFlags enum classMatteo Casalin
2016-01-26vcl: cleanup vcl/source/gdi/print.cxxChris Sherlock
2016-01-14vcl: change ImplFontMetricData to be reference counted via intrusive_ptrChris Sherlock
2016-01-12vcl: resplit FontAttributes from ImplFontMetricDataChris Sherlock
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-03vcl: rename variables from metric names to font attribute namesChris Sherlock