summaryrefslogtreecommitdiffstats
path: root/vcl/unx/generic/printer/cupsmgr.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#91720 - after MailMerge print, plain std print is not possibleJuergen Funk2015-05-291-0/+1
* vclptr: create Instance helpers, and set initial ref-count to 1.Michael Meeks2015-04-101-1/+1
* vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-101-1/+1
* vclwidget: only call dispose() onceNoel Grandin2015-04-101-1/+1
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-4/+18
* vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-091-4/+4
* loplugin:staticmethodsNoel Grandin2015-04-021-1/+1
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-16/+16
* CID 1288898: Uninitialized memberMiklos Vajna2015-03-191-1/+2
* fix higher debug buildCaolán McNamara2015-03-171-1/+1
* support fast MM printing in non-single-file mode only for CUPSLuboš Luňák2015-03-111-14/+87
* Some more loplugin:cstylecast clean-upStephan Bergmann2015-01-281-1/+1
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-021-10/+10
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* set names on some UNIX-only threadsMichael Stahl2014-08-251-0/+2
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-021-4/+0
* Resolves: fdo#43049 basic PPD custom options supportCaolán McNamara2014-03-311-2/+8
* move the cups password dialog from padmin to vclCaolán McNamara2014-03-211-24/+68
* disallow disabling cupsCaolán McNamara2014-03-201-9/+1
* Resolves: #i49980# Autosense fax4cups devices and configure automaticallyCaolán McNamara2014-03-201-7/+16
* fdo#41524: CUPS printing: use "collate" option when PDF is availableMichael Stahl2014-02-181-0/+2
* vcl: convert some printfs to SAL_INFOMichael Stahl2014-02-181-68/+31
* endSpool return value is effectively success flag, not job IDStephan Bergmann2014-01-101-2/+2
* fdo#60705 Don't discard valid printing options.Andrzej Hunt2013-12-061-1/+1
* remove unnecessary sal_Unicode casts in VCL moduleNoel Grandin2013-11-141-1/+1
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-1/+1
* convert String to OUString in VCLNoel Grandin2013-08-121-1/+1
* convert vcl/ppdparser.hxx from String to OUStringNoel Grandin2013-08-121-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-10/+4
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-111-3/+3
* c#708666# remove unused member m_aThread from GetPPDAttribs structHerbert Dürr2013-03-061-1/+0
* fix higher debug level buildCaolán McNamara2013-03-011-1/+4
* cleanup some module calls.Michael Meeks2013-02-281-3/+1
* Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara2012-11-291-5/+7
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-23/+14
* cups: initialize thread running memberMichael Meeks2012-09-201-1/+2
* nothing propagates HAVE_CUPS_H so cups is always disabledCaolán McNamara2012-09-171-259/+36
* the unknwon typo is surprisingly popularLuboš Luňák2012-07-161-1/+1
* targeted string re-workNorbert Thiebaud2012-06-021-4/+4
* Revert fix for "#i86306# prepare against really broken CUPS installations..."Stephan Bergmann2012-05-181-61/+15
* Fix for fdo43460 Part LIX getLength() to isEmpty()Olivier Hallot2012-02-021-3/+3
* Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley2011-12-241-26/+67
|\
| * Fail fast if cups is non-operational.Thorsten Behrens2011-12-171-26/+67
|/
* remove include of pch header from vclNorbert Thiebaud2011-11-271-2/+0
* vcl: fixed debug buildCédric Bosdonnat2011-10-171-3/+1
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-1/+1
* Enable CUPS unconditionallyFrançois Tigeot2011-08-221-39/+1
* dewrap fontconfig and link directly, remove non-fontconfig pathsCaolán McNamara2011-06-221-1/+1
* Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-221-15/+23