summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/print/genprnpsp.cxx
AgeCommit message (Expand)Author
10 daysRemove now unneeded osl/diagnose.hGabor Kelemen
2024-05-10loplugin:ostr in vclNoel Grandin
2024-02-23tdf#159793 Save printer paper tray in RTF and DOCXOliver Specht
2024-01-19tdf#159254 import paper bin/paper source from rtf/docx filesOliver Specht
2023-10-29vcl: no raw pointersThorsten Behrens
2023-07-31tdf#156230 remove now unused various bit and piecesNoel Grandin
2023-07-30tdf#156230: Use SvpGraphicsBackend in GenPspGraphicsKhaled Hosny
2023-07-30tdf#156230: Drop freshly dead PspSalPrinter codeKhaled Hosny
2023-07-30tdf#156230: Drop PDFDevice handlingKhaled Hosny
2023-07-30tdf#156230: Deprecate and stop using PDFAsStandardPrintJobFormatKhaled Hosny
2022-09-22tdf#151107 swap job orientation if paper matching swapped width/heightCaolán McNamara
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2022-01-14VCL drop m_pInstance from *nix SalDataJan-Marek Glogowski
2021-09-07vcl: rename PrinterOptions to vcl::printer::OptionsChris Sherlock
2021-08-06drop intermediate vcl::Window from Application::GetDefDialogParentCaolán McNamara
2021-02-05Revert "Fix typo in code"Stephan Bergmann
2021-02-04Fix typo in codeAndrea Gelmini
2020-11-26Add 'SinglePrintJobs' to PrintOptionsSamuel Mehrbrodt
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-10-19use tools::Long in vclNoel
2020-08-04loplugin:flatten in vcl/unxNoel Grandin
2020-07-13tdf#134646 Remove "nearest paper matching" featureSamuel Mehrbrodt
2020-06-26vcl: split off QueueInfo to own filesChris Sherlock
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-20tdf#130924 [vcl] replace `*printf`s with `SAL_*` logging macros.Yukio Siraichi
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-01-25Avoid explicit cast to smaller sal_uInt16 from larger intStephan Bergmann
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2019-09-06use unique_ptr in CreatePrintGraphicsNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-05-22New loplugin:dataStephan Bergmann
2019-01-18No need to loop twice on the same tokensMatteo Casalin
2019-01-13Reduce OUString operationsMatteo Casalin
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin
2018-10-31loplugin:useuniqueptr in DeletePrinterQueueInfoNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-20Fix typosAndrea Gelmini
2018-06-09rename SalPrinterQueueInfo::mpSysData to mpPortNameNoel Grandin
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-12weld QueryStringCaolán McNamara