summaryrefslogtreecommitdiff
path: root/vcl/osx/salprn.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara1-1/+1
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-1/+1
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-1/+1
2018-03-02drop old tools/gen methods in vclNoel Grandin1-10/+16
2017-12-16sal_uLong->SalPrinterError in SalPrinterNoel Grandin1-10/+0
2017-11-13Apparent fix for what seems like a copy-paste error by me in 2014Tor Lillqvist1-1/+1
2017-11-13MACOSX_SDK_VERSION is always at least 1090Tor Lillqvist1-5/+0
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann1-12/+12
2017-09-29OSX rename mpFirstInstance to mpInstanceJan-Marek Glogowski1-1/+1
2017-08-31loplugin:constparams: vcl (macOS)Stephan Bergmann1-1/+1
2017-02-20remove unused enumerators from PrinterCapTypeNoel Grandin1-4/+0
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin1-2/+2
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-09-05convert Orientation to scoped enumNoel Grandin1-8/+8
2016-06-24tdf#62525 vcl: use cow_wrapper for jobsetXisco Fauli1-19/+19
2016-03-29vcl: replace boost::shared_array with std::shared_ptrMichael Stahl1-6/+6
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock1-1/+1
2016-01-26Blind fix for OSXMatteo Casalin1-1/+1
2016-01-26sal_uLong/sal_uIntPtr to sal_uInt32 (printer GetCapabilities)Matteo Casalin1-1/+1
2016-01-26Convert SAL_JOBSET_* defines to new JobSetFlags enum classMatteo Casalin1-5/+5
2016-01-18loplugin: unused return values in vcl/Noel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann1-4/+4
2015-10-25loplugin:simplifyboolStephan Bergmann1-1/+1
2015-10-24vcl.osx.print: convert to use modern API for print dialogDouglas Mencken1-1/+2
2015-08-05loplugin:unusedmethodsNoel Grandin1-5/+0
2015-06-15Fix typosAndrea Gelmini1-1/+1
2015-05-20convert PRINT_CAPABILITIES constants to scoped enumNoel Grandin1-12/+12
2015-05-08loplugin:staticmethodsStephan Bergmann1-2/+2
2015-04-10vclptr: switch printers away from boost_shared.Michael Meeks1-1/+1
2015-04-02loplugin:redundantcastStephan Bergmann1-3/+3
2015-02-06fix mac buildCaolán McNamara1-1/+1
2014-11-26Silence Mac OS X 10.9/10.10 deprecations for nowStephan Bergmann1-0/+3
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist1-4/+0
2014-06-13fix build error "error: NSPrintJobSavingURL was not declared in this scope"Douglas Mencken1-0/+4
2014-06-03WaE: 'NSPrintSavePath' is deprecated: first deprecated in OS X 10.6Tor Lillqvist1-1/+1
2014-06-03WaE: comparison of two values with different enumeration typesTor Lillqvist1-1/+2
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-53/+0
2014-03-03Use cstdlib std::abs instead of stdlib.h abs: Mac-specific codeStephan Bergmann1-2/+3
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock1-1/+1
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-10/+2
2014-02-26Remove visual noise from vclAlexander Wilms1-2/+2
2014-02-25Mac vcl: sal_Bool -> bool sequelStephan Bergmann1-16/+16
2014-02-23Remove unneccessary commentsAlexander Wilms1-25/+25
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann1-5/+5
2014-02-21Mac OS X vcl: sal_Bool -> bool fixupStephan Bergmann1-8/+8
2013-12-19The "fake DPI scale" was always 1Tor Lillqvist1-1/+1
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist1-0/+755