summaryrefslogtreecommitdiff
path: root/vcl/inc/salprn.hxx
AgeCommit message (Expand)Author
2023-08-23tdf#146619 Remove unused includes from vcl/incGabor Kelemen
2023-07-30tdf#156230: Use SvpGraphicsBackend in GenPspGraphicsKhaled Hosny
2023-03-02no need to allocate mpPortName separatelyNoel Grandin
2020-10-19use tools::Long in vclNoel
2019-02-06Harmonize SalPrinterQueueInfo::mnJobs and QueueInfo::mnJobsStephan Bergmann
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen
2018-10-02Implement Windows VCL backend as pluginJan-Marek Glogowski
2018-06-09rename SalPrinterQueueInfo::mpSysData to mpPortNameNoel Grandin
2018-04-23Missing declarationStephan Bergmann
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-02drop old tools/gen methods in vclNoel Grandin
2017-12-16sal_uLong->SalPrinterError in SalPrinterNoel Grandin
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin
2016-08-10Include <vcl/dllapi.h> for VCL_PLUGIN_PUBLICTor Lillqvist
2016-06-24tdf#62525 vcl: use cow_wrapper for jobsetXisco Fauli
2016-01-27vcl: put back std headers into salprn.hxxChris Sherlock
2016-01-27vcl: remove unnecessary headers from salprn.hxxChris Sherlock
2016-01-27Revert "vcl: remove comment cruft from salprn.hxx"Chris Sherlock
2016-01-27vcl: remove comment cruft from salprn.hxxChris Sherlock
2016-01-26sal_uLong/sal_uIntPtr to sal_uInt32 (printer GetCapabilities)Matteo Casalin
2016-01-26sal_uIntPtr/sal_uLong to sal_uInt32 for number of printed copiesMatteo Casalin
2016-01-26Convert SAL_JOBSET_* defines to new JobSetFlags enum classMatteo Casalin
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-05-20convert PRINT_CAPABILITIES constants to scoped enumNoel Grandin
2015-05-20convert QUEUE_STATUS constants to scoped enumNoel Grandin
2015-02-02vcl: add SAL_OVERRIDE attributes to Windows-specific classesNoel Grandin
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-12-12Bin a few nonsense commentsTor Lillqvist
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-05-16Remove code associated with psprint::CompatMetricOverride serviceNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-06-10Bin pointless <vcl/sv.h> headerTor Lillqvist
2011-11-21this casting of a void* is a disaster waiting to happenCaolán McNamara
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]