summaryrefslogtreecommitdiff
path: root/vcl/inc/osx/salprn.h
AgeCommit message (Expand)Author
2024-02-23tdf#159793 Save printer paper tray in RTF and DOCXOliver Specht
2024-01-19tdf#159254 import paper bin/paper source from rtf/docx filesOliver Specht
2020-11-24Remove unused parameter (flagged now by loplugin:stringview)Stephan Bergmann
2020-11-15loplugin:toolslong in Library_vclplug_osxStephan Bergmann
2018-09-19std::shared_ptr in AquaSalInfoPrinter can be std::unique_ptrNoel Grandin
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
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2017-12-16sal_uLong->SalPrinterError in SalPrinterNoel Grandin
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann
2017-08-07loplugin:unnecessaryparenStephan Bergmann
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin
2016-09-14loplugin:overrideStephan Bergmann
2016-03-29vcl: replace boost::shared_array with std::shared_ptrMichael Stahl
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-26Blind fix for OSXMatteo Casalin
2016-01-26sal_uLong/sal_uIntPtr to sal_uInt32 (printer GetCapabilities)Matteo Casalin
2016-01-26Convert SAL_JOBSET_* defines to new JobSetFlags enum classMatteo Casalin
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-05-20convert PRINT_CAPABILITIES constants to scoped enumNoel Grandin
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-02-07loplugin:deletedspecial (Mac OS X)Stephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-28Add SAL_OVERRIDE markup for the vcl OS X and iOS code, and follow-up cleanupTor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-25Mac vcl: sal_Bool -> bool sequelStephan Bergmann
2014-02-21Mac OS X vcl: sal_Bool -> bool fixupStephan Bergmann
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist