summaryrefslogtreecommitdiff
path: root/vcl/osx/salprn.cxx
AgeCommit message (Expand)Author
2019-08-09Fix typosAndrea Gelmini
2018-12-11Do as the docs say: Use the CGContext property instead of graphicsPortTor Lillqvist
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-03Still use 'graphicsPort', even if deprecated in macOS 10.14Stephan Bergmann
2018-10-04loplugin:redundantcastStephan Bergmann
2018-09-19std::shared_ptr in AquaSalInfoPrinter can be std::unique_ptrNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel 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
2017-12-16sal_uLong->SalPrinterError in SalPrinterNoel Grandin
2017-11-13Apparent fix for what seems like a copy-paste error by me in 2014Tor Lillqvist
2017-11-13MACOSX_SDK_VERSION is always at least 1090Tor Lillqvist
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann
2017-09-29OSX rename mpFirstInstance to mpInstanceJan-Marek Glogowski
2017-08-31loplugin:constparams: vcl (macOS)Stephan Bergmann
2017-02-20remove unused enumerators from PrinterCapTypeNoel Grandin
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-05convert Orientation to scoped enumNoel Grandin
2016-06-24tdf#62525 vcl: use cow_wrapper for jobsetXisco Fauli
2016-03-29vcl: replace boost::shared_array with std::shared_ptrMichael Stahl
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris 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-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-10-25loplugin:simplifyboolStephan Bergmann
2015-10-24vcl.osx.print: convert to use modern API for print dialogDouglas Mencken
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-06-15Fix typosAndrea Gelmini
2015-05-20convert PRINT_CAPABILITIES constants to scoped enumNoel Grandin
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-04-10vclptr: switch printers away from boost_shared.Michael Meeks
2015-04-02loplugin:redundantcastStephan Bergmann
2015-02-06fix mac buildCaolán McNamara
2014-11-26Silence Mac OS X 10.9/10.10 deprecations for nowStephan Bergmann
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist
2014-06-13fix build error "error: NSPrintJobSavingURL was not declared in this scope"Douglas Mencken
2014-06-03WaE: 'NSPrintSavePath' is deprecated: first deprecated in OS X 10.6Tor Lillqvist
2014-06-03WaE: comparison of two values with different enumeration typesTor Lillqvist
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-03Use cstdlib std::abs instead of stdlib.h abs: Mac-specific codeStephan Bergmann
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms