summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/print3.cxx
AgeCommit message (Expand)Author
2024-12-04tdf#88226 sd: fix cutting off the overflow text on the notes print pageTibor Nagy
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-11-06cid#1556442 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-11Related: tdf#154959 suitable label printer paper size not auto-selectedCaolán McNamara
2024-08-02cid#1556472 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-02tdf#162289 Update printer info before getting default printerMichael Weghorn
2024-07-24cid#1556131 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-10loplugin:ostr in vclNoel Grandin
2024-04-18tdf#160698: fix crash after opening print dialogTibor Nagy
2024-02-29tdf#155218 sc: fix regression page orientation in print dialogTibor Nagy
2024-02-11tdf#155218 sc: fix incorrect print areaTibor Nagy
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-03-30loplugin:stringadd in vclNoel Grandin
2022-12-13tdf#151700 Display native print panel even if there are no printersPatrick Luby
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2022-05-03Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-03Just use Any ctor instead of makeAny in vclStephan Bergmann
2022-02-03cid#1497938 Uninitialized scalar fieldCaolán McNamara
2022-02-03coverity: swapped-arguments->swapped_arguments in vcl/print3Julien Nabet
2022-02-01fix the orientation combobox in the print dialogLuboš Luňák
2021-11-01Prepare for removal of non-const operator[] from Sequence in vclMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-09-07vcl: rename PrinterOptions to vcl::printer::OptionsChris Sherlock
2021-07-02tdf#143149 fix crash if app exits while print progress is runningCaolán McNamara
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2020-11-26Add 'SinglePrintJobs' to PrintOptionsSamuel Mehrbrodt
2020-10-19use tools::Long in vclNoel
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-08-04loplugin:flatten in vcl/gdiNoel Grandin
2020-07-13tdf#134646 Remove "nearest paper matching" featureSamuel Mehrbrodt
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-02-11tdf#126744 Transfer paper size and orientation to new printerKelemen Gábor
2020-02-03make some headers privateCaolán McNamara
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-02weld PrintDialogCaolán McNamara
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-08-20loplugin:constvars in vclNoel Grandin
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2019-06-18Simplify Sequence iterations in vclArkadiy Illarionov
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-03-26weld PrintProgressDialogCaolán McNamara
2019-02-22loplugin:unusedfields in vclNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-09loplugin:unusedmethodsNoel Grandin