summaryrefslogtreecommitdiff
path: root/vcl/generic/print/printerjob.cxx
AgeCommit message (Expand)Author
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-19loplugin:constantfunction: vclNoel Grandin
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-07-04coverity#735340 Unchecked return valueNorbert Thiebaud
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-10coverity#708673 Uninitialized pointer fieldCaolán McNamara
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-01coverity#708673 Uninitialized pointer fieldCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-20Resolves: #i49980# Autosense fax4cups devices and configure automaticallyCaolán McNamara
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-10endSpool return value is effectively success flag, not job IDStephan Bergmann
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-04Don't perform printer font substitutionKhaled Hosny
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-12convert vcl/ppdparser.hxx from String to OUStringNoel Grandin
2013-06-18sal_Bool to boolTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/genericChr. Rossmanith
2012-12-20Some cppcheckJulien Nabet
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-03-14Remove SO52 strict compatibility stuffChristina Rossmanith
2012-01-31Fix for fdo43460 Part LVII getLength() to isEmpty()Olivier Hallot
2012-01-21unused methodsThomas Arnhold
2012-01-05Replace (Byte)String with rtl::O(U)StringChristina Rossmanith
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-10-25generic: more unix conditional compilation pieces and win32 portingMichael Meeks
2011-10-25misc cross-platform dependency / build issue reduxMichael Meeks
2011-10-25generic: re-structure generic code to increase re-use between backendsMichael Meeks