summaryrefslogtreecommitdiff
path: root/vcl/osx/salprn.cxx
AgeCommit message (Expand)AuthorFilesLines
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