summaryrefslogtreecommitdiff
path: root/vcl/qt5/Qt5Instance_Print.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-1/+5
2020-12-10Avoid calling OString ctor with null pointerStephan Bergmann1-1/+4
2020-06-26vcl: split off QueueInfo to own filesChris Sherlock1-0/+1
2019-09-06use unique_ptr in CreatePrintGraphicsNoel Grandin1-1/+4
2018-10-31Fix qt5 build after 9078b0b8f48b161ad5b880c31a4413f9e706f01bSamuel Mehrbrodt1-2/+2
2018-10-31loplugin:useuniqueptr in DeletePrinterQueueInfoNoel Grandin1-2/+0
2018-10-14Simplify containers iterations in vclArkadiy Illarionov1-3/+3
2018-09-05Use generic unx PspSalInfoPrinter instead of Qt5InfoPrinterKatarina Behrens1-121/+3
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin1-1/+1
2018-06-09rename SalPrinterQueueInfo::mpSysData to mpPortNameNoel Grandin1-1/+0
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin1-4/+2
2018-06-01Various trivial loplugin fixes in --enable-qt5Stephan Bergmann1-2/+2
2018-01-12More loplugin:cstylecast: vclStephan Bergmann1-1/+4
2017-11-08Retrofit "KeepEmptyLinesAtTheStartOfBlocks: false" into .clang-formatStephan Bergmann1-113/+97
2017-11-06QT5 rename from KF5Jan-Marek Glogowski1-0/+265