summaryrefslogtreecommitdiff
path: root/vcl/aqua/source/gdi/aquaprintaccessoryview.mm
AgeCommit message (Expand)AuthorFilesLines
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann1-8/+2
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist1-0/+1
2013-01-23More informative warning messagesTor Lillqvist1-3/+3
2012-12-10WaE: narrowing from int/long to float in initializer list (-Wc++11-narrowing)Tor Lillqvist1-3/+3
2012-11-22and one more GetLocale leftoverEike Rathke1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-04-24WaE: semicolon before method body is ignoredTor Lillqvist1-3/+3
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe1-34/+34
2011-12-01Fix build in macosxAugust Sodora1-1/+1
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-09-28Make deprecation warnings non-fatal even in a -Werror compilationTor Lillqvist1-3/+5
2011-09-28WaE: setAccessoryView is deprecated in 10.5 and laterTor Lillqvist1-1/+18
2011-07-01Add Emacs and vim mode lines to *.mm files, tooTor Lillqvist1-0/+3
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-6/+7
2011-03-24vcl2gnumake: fix warningsPhilipp Lohmann [pl]1-1/+1
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]1-1/+7
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-294/+443
2011-03-11Move DBG_ERROR to OSL_FAIL for mac filesThomas Arnhold1-3/+3
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-294/+443
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-1/+1
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-1/+1
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]1-5/+6
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-0/+3
2011-01-21Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-25/+25
2011-01-19removetooltypes01: #i112600# Make changes for MacOSX to remove tools types in...Carsten Driesner1-1/+1
2011-01-12rebase to DEV300_m97Philipp Lohmann [pl]1-0/+3
2010-12-08vcl118: #i115837# add a murphy factor to checkbox widthPhilipp Lohmann [pl]1-1/+7
2010-11-03vcl117: #i115304# read printer options from configurationPhilipp Lohmann [pl]1-0/+3
2010-07-27vcl114: #i89515# add a print selection button to print accessory viewPhilipp Lohmann [pl]1-269/+409
2010-04-12CWS-TOOLING: integrate CWS ppp02Jens-Heiner Rechtien1-1/+8
2010-02-25ppp02: #i104784# fix misleading commentsHerbert Duerr [hdu]1-3/+3
2010-02-25ppp02: #i104784# workaround limitations in our text subsystemPhilipp Lohmann [pl]1-1/+8
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-12-07printerpullpages: #i91478# fix a scaling issue in native mac dialogPhilipp Lohmann [pl]1-2/+5
2009-11-23printerpullpages: #i91478# proper word breakingPhilipp Lohmann [pl]1-4/+21
2009-11-23printerpullpages: #i91478# base dialog layout on HIGPhilipp Lohmann [pl]1-13/+146
2009-11-20printerpullpages: #i91478# improvements for mac native print dialogPhilipp Lohmann [pl]1-91/+47
2009-08-17#i92516# handle pageoffset in vcl instead of applicationPhilipp Lohmann1-5/+5
2009-08-10#i92516# more changes for final UI specPhilipp Lohmann1-2/+2
2009-07-29#i92516# make native implementation more palatablePhilipp Lohmann1-35/+88
2009-07-06rename PrinterListener, add: getValues, abortJobPhilipp Lohmann1-58/+58
2009-06-29#i92516# replace missing preview in native mac dialog by our ownPhilipp Lohmann1-26/+222
2009-06-24add: PrinterListener::setValuePhilipp Lohmann1-0/+6
2009-06-03fix a warningPhilipp Lohmann1-1/+1
2009-06-02#i92516# add missing controls, fix some minor issuesPhilipp Lohmann1-10/+246
2009-06-02#i92516# restart on correct pagePhilipp Lohmann1-14/+28
2009-05-29correct restartingPhilipp Lohmann1-1/+0
2009-05-29filter out group for internal dialogPhilipp Lohmann1-0/+13
2009-05-14#i92516# filter accelerators from texts (not used on MacOS)Philipp Lohmann1-0/+9
2009-03-26#i92516# print ranges, accessory viewPhilipp Lohmann1-91/+53