summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-08loplugin:fieldcast in CUPSManagerNoel Grandin2-7/+9
2022-05-23vcl: GCC12 says fclose() causes -Werror=use-after-free on any use of FILE*Michael Stahl2-2/+2
2022-03-01Always join thread before destroying itStephan Bergmann1-3/+1
2021-06-05psp::PPDParser::getParser deadlock on launchCaolán McNamara1-1/+1
2021-05-26configure: merge extra test for $enable_cupsJan-Marek Glogowski1-8/+2
2021-04-22tdf#138518 sw: layout: avoid moving flys forward prematurelyMichael Stahl3-17/+152
2021-04-22tdf#141761 Avoid vanishing FormControlsArmin Le Grand (Allotropia)2-76/+154
2020-12-10cupsGetPPD returned a nullptr which OString newly aborts withCaolán McNamara1-1/+2
2019-11-15tdf#123734 Prepend "Custom." for values of custom PPD optionsMichael Weghorn1-2/+5
2019-11-13Related tdf#128717: Drop "<ignore>" value for duplex and paper trayMichael Weghorn3-14/+0
2019-10-16Mail merge README: Printing separate files not supportedMichael Weghorn1-5/+5
2019-01-30Consistently skip "Import the bugdoc and print to PDF" testsStephan Bergmann1-3/+2
2018-11-29band-aid: deprecated-declarations related to cupsJulien Nabet1-0/+36
2018-09-05Use generic unx PspSalInfoPrinter instead of Qt5InfoPrinterKatarina Behrens3-130/+3
2018-07-26Prevent unittest hangs due to cups password promptPeter Foley1-0/+2
2017-10-26Fix build on linux without cupsSzymon Kłos1-1/+1
2017-09-12CUPS_VERSION_MAJOR is not definedCaolán McNamara1-0/+2
2017-09-12Add Common Printing Dialog FunctionalityYash Srivastav4-161/+698
2016-08-26tdf#101094 (27): Add a mutex guard to OPTIONS neon dispatch callsGiuseppe Castagno1-4/+5
2016-03-27Revert "vcl: two printing headers should be private Unix headers"Julien Nabet18-22/+18
2016-03-24tdf#93236 Revert "support fast MM printing in...Jan-Marek Glogowski9-207/+20
2016-03-09cups_dest_s::instance can be nullStephan Bergmann1-1/+1
2016-01-25vcl: fix cupsmgr.hxx header guardsChris Sherlock1-2/+2
2016-01-25vcl: cupsmgr.hxx is a private Unix-only headerChris Sherlock4-3/+5
2016-01-22Resolves: rhbz#1257635 after httpConnectEncrypt use cupsGetDests2Caolán McNamara1-4/+3
2016-01-20Related: rhbz#1149116 collateEquals was set with OString::booleanCaolán McNamara1-1/+1
2015-09-03tdf#93246: pass on cancel state in mail merge dialogJuergen Funk1-3/+4
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1576-10073/+20932
2015-03-11sw: MacOSX has CUPS but no psp::PrinterInfoManagerMichael Stahl1-3/+5
2015-03-11support fast MM printing in non-single-file mode only for CUPSLuboš Luňák9-26/+212
2014-05-30We don't need cups on the build platform when cross-compilingTor Lillqvist1-0/+1
2014-05-30Debians cups lib is not libcupsys2-dev anymore since long - but libcuups2-devRene Engelhard1-1/+1
2014-03-31Resolves: fdo#43049 basic PPD custom options supportCaolán McNamara8-24/+104
2014-03-21move the cups password dialog from padmin to vclCaolán McNamara5-77/+69
2014-03-21convert CUPS password dialog to .uiCaolán McNamara5-96/+173
2014-03-20disallow disabling cupsCaolán McNamara13-238/+13
2014-03-20remove 'add a fax printer' from padminCaolán McNamara10-337/+12
2014-03-20Resolves: #i49980# Autosense fax4cups devices and configure automaticallyCaolán McNamara10-223/+117
2014-02-18vcl: CUPS printing: notify user if spooling failedMichael Stahl2-1/+8
2014-02-18fdo#41524: CUPS printing: use "collate" option when PDF is availableMichael Stahl4-10/+25
2014-01-10configure: we need both cups header and libraryMichael Stahl1-1/+1
2013-12-06fdo#60705 Don't discard valid printing options.Andrzej Hunt1-1/+1
2013-03-01neon commands cannot be abortedStephan Bergmann3-9/+4
2012-09-20cups: initialize thread running memberMichael Meeks2-2/+3
2012-09-19libmerged: use external cupsMatúš Kukan1-0/+1
2012-09-17nothing propagates HAVE_CUPS_H so cups is always disabledCaolán McNamara6-285/+78
2012-09-06vcl: Fix cups ifdeferyRiccardo Magliocchetti1-1/+1
2012-05-18Revert fix for "#i86306# prepare against really broken CUPS installations..."Stephan Bergmann1-61/+15
2012-05-14No CUPS for Android or iOSTor Lillqvist1-0/+8
2012-05-10fix use of cups for default caseCaolán McNamara2-1/+7