summaryrefslogtreecommitdiff
path: root/vcl/generic/print/genprnpsp.cxx
AgeCommit message (Expand)Author
2014-10-05coverity#1240252 Unchecked return valueNorbert Thiebaud
2014-10-03coverity#1242530 silence Arguments in wrong orderCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-25Renamed ImplGetDPI(X|Y) to GetDPI(X|Y)Chris Sherlock
2014-04-14typo: independend -> independentThomas Arnhold
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann
2014-04-04make query fax number dialog a little less lameCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-21move remaining padmin dialogs into vclCaolán McNamara
2014-03-21move the fax dialog from padmin to vclCaolán McNamara
2014-03-20Resolves: #i49980# Autosense fax4cups devices and configure automaticallyCaolán McNamara
2014-03-20IsQuickJob is never read and FAX# is never writtenCaolán McNamara
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-18vcl: CUPS printing: notify user if spooling failedMichael Stahl
2014-02-18fdo#41524: CUPS printing: use "collate" option when PDF is availableMichael Stahl
2013-12-17fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-11-14remove unnecessary sal_Unicode casts in VCL moduleNoel Grandin
2013-08-12convert vcl/ppdparser.hxx from String to OUStringNoel Grandin
2013-06-27Always embed 14 standard Postscript fonts in PDFKhaled Hosny
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-02-28cleanup some module calls.Michael Meeks
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/genericChr. Rossmanith
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-09Resolves: fdo#59131 resolve default backend on printer->setupCaolán McNamara
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-07WaE: 'driverLib' defined but not usedTor Lillqvist
2012-10-07Android printing is completely different anyway, surelyTor Lillqvist
2012-03-14Remove SO52 strict compatibility stuffChristina Rossmanith
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-15Various string function clean upStephan Bergmann
2012-01-10can drop intermediate strings nowCaolán McNamara
2012-01-10Replace (Byte)String with rtl::O(U)StringChristina Rossmanith
2012-01-05Replace (Byte)String with rtl::O(U)StringChristina Rossmanith
2011-12-05add support for Gtk+ print dialog (#i106780#)David Tardon
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-10-25generic: overcome Mac specific build errorsMichael Meeks
2011-10-25generic: more unix conditional compilation pieces and win32 portingMichael Meeks
2011-10-25generic: share the PspGraphics code between gtk/unx and svpMichael Meeks
2011-10-25generic: merge me with last commit please ... - more workMichael Meeks