summaryrefslogtreecommitdiff
path: root/vcl/osx/salprn.cxx
AgeCommit message (Expand)Author
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
2014-02-25Mac vcl: sal_Bool -> bool sequelStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann
2014-02-21Mac OS X vcl: sal_Bool -> bool fixupStephan Bergmann
2013-12-19The "fake DPI scale" was always 1Tor Lillqvist
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist