summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/print3.cxx
AgeCommit message (Expand)Author
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
2018-11-29Resolves the mismatching behavior between page size and orientatin selectionDaniel
2018-11-29Sets page orientation box in print dialogDaniel Silva
2018-11-29Fix paper size combobox selectionDaniel
2018-11-29Adds More options dialog with single jobs checkbox in print dialogDaniel Silva
2018-11-29New Print Dialog DesignDaniel
2018-09-23loplugin:unusedmethodsNoel Grandin
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-17Set parent window for print dialogSamuel Mehrbrodt