summaryrefslogtreecommitdiff
path: root/vcl/qt5/Qt5Instance_Print.cxx
AgeCommit message (Expand)Author
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-10Avoid calling OString ctor with null pointerStephan Bergmann
2020-06-26vcl: split off QueueInfo to own filesChris Sherlock
2019-09-06use unique_ptr in CreatePrintGraphicsNoel Grandin
2018-10-31Fix qt5 build after 9078b0b8f48b161ad5b880c31a4413f9e706f01bSamuel Mehrbrodt
2018-10-31loplugin:useuniqueptr in DeletePrinterQueueInfoNoel Grandin
2018-10-14Simplify containers iterations in vclArkadiy Illarionov
2018-09-05Use generic unx PspSalInfoPrinter instead of Qt5InfoPrinterKatarina Behrens
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-06-09rename SalPrinterQueueInfo::mpSysData to mpPortNameNoel Grandin
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin
2018-06-01Various trivial loplugin fixes in --enable-qt5Stephan Bergmann
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-11-08Retrofit "KeepEmptyLinesAtTheStartOfBlocks: false" into .clang-formatStephan Bergmann
2017-11-06QT5 rename from KF5Jan-Marek Glogowski