summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/printer/cupsmgr.cxx
AgeCommit message (Expand)Author
2016-03-24tdf#93236 Revert "support fast MM printing in...Jan-Marek Glogowski
2016-03-09cups_dest_s::instance can be nullStephan Bergmann
2016-01-25vcl: cupsmgr.hxx is a private Unix-only headerChris Sherlock
2016-01-22Resolves: rhbz#1257635 after httpConnectEncrypt use cupsGetDests2Caolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-05-29tdf#91720 -after MailMerge print, plain std print is not possibleJuergen Funk
2015-04-10vclptr: create Instance helpers, and set initial ref-count to 1.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-19CID 1288898: Uninitialized memberMiklos Vajna
2015-03-17fix higher debug buildCaolán McNamara
2015-03-11support fast MM printing in non-single-file mode only for CUPSLuboš Luňák
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-25set names on some UNIX-only threadsMichael Stahl
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-31Resolves: fdo#43049 basic PPD custom options supportCaolán McNamara
2014-03-21move the cups password dialog from padmin to vclCaolán McNamara
2014-03-20disallow disabling cupsCaolán McNamara
2014-03-20Resolves: #i49980# Autosense fax4cups devices and configure automaticallyCaolán McNamara
2014-02-18fdo#41524: CUPS printing: use "collate" option when PDF is availableMichael Stahl
2014-02-18vcl: convert some printfs to SAL_INFOMichael Stahl
2014-01-10endSpool return value is effectively success flag, not job IDStephan Bergmann
2013-12-06fdo#60705 Don't discard valid printing options.Andrzej Hunt
2013-11-14remove unnecessary sal_Unicode casts in VCL moduleNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-12convert String to OUString in VCLNoel Grandin
2013-08-12convert vcl/ppdparser.hxx from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-06c#708666# remove unused member m_aThread from GetPPDAttribs structHerbert Dürr
2013-03-01fix higher debug level buildCaolán McNamara
2013-02-28cleanup some module calls.Michael Meeks
2012-11-29Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-20cups: initialize thread running memberMichael Meeks
2012-09-17nothing propagates HAVE_CUPS_H so cups is always disabledCaolán McNamara
2012-07-16the unknwon typo is surprisingly popularLuboš Luňák
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-18Revert fix for "#i86306# prepare against really broken CUPS installations..."Stephan Bergmann
2012-02-02Fix for fdo43460 Part LIX getLength() to isEmpty()Olivier Hallot