summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/printer
AgeCommit message (Expand)Author
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2014-12-18vcl: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-23remove --without-ppds option nowCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12vcl: protect against out-of-bound access of empty OUStringNorbert Thiebaud
2014-08-25set names on a bunch more threads...Michael Stahl
2014-08-25set names on some UNIX-only threadsMichael Stahl
2014-05-21Split ZCodec::BeginCompression param into its 3 independent componentsStephan Bergmann
2014-05-21Simplify logicStephan Bergmann
2014-05-21Remove unnecessary ZCODEC_DEFAULT macroStephan Bergmann
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-16sal/log.hxx functionality also includes the equivalent of OSL_LOG_PREFIXStephan Bergmann
2014-04-10Fix crash in ppd parser.Thorsten Behrens
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-31Resolves: fdo#43049 basic PPD custom options supportCaolán McNamara
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-21Fold psprint_config into vclKhaled Hosny
2014-03-21move remaining padmin dialogs into vclCaolán McNamara
2014-03-21move the cups password dialog from padmin to vclCaolán McNamara
2014-03-21Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-21drop spadminCaolán McNamara
2014-03-20disallow disabling cupsCaolán McNamara
2014-03-20Resolves: #i49980# Autosense fax4cups devices and configure automaticallyCaolán McNamara
2014-03-14Resolves: coverity#1078567 help coverity outCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
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-02-12callcatcher: update unused codeCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2014-01-10endSpool return value is effectively success flag, not job IDStephan Bergmann
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-12-06fdo#60705 Don't discard valid printing options.Andrzej Hunt
2013-12-04Don't perform printer font substitutionKhaled Hosny
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin