summaryrefslogtreecommitdiffstats
path: root/vcl/aqua/source/gdi/aquaprintaccessoryview.mm
Commit message (Expand)AuthorAgeFilesLines
* Re-organize OS X and iOS code in vcl a bitTor Lillqvist2013-12-061-1381/+0
* Resolves: #i123795# variable names should not confuse vcl...Herbert Dürr2013-12-051-27/+11
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-191-6/+6
* WaE: 'valueOf' is deprecatedTor Lillqvist2013-08-211-1/+1
* Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann2013-03-251-8/+2
* Re-work the vcl aspects of the iOS portTor Lillqvist2013-03-211-0/+1
* More informative warning messagesTor Lillqvist2013-01-231-3/+3
* WaE: narrowing from int/long to float in initializer list (-Wc++11-narrowing)Tor Lillqvist2012-12-101-3/+3
* and one more GetLocale leftoverEike Rathke2012-11-221-1/+1
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-23/+14
* WaE: semicolon before method body is ignoredTor Lillqvist2012-04-241-3/+3
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe2012-02-101-34/+34
* Fix build in macosxAugust Sodora2011-12-011-1/+1
* remove include of pch header from vclNorbert Thiebaud2011-11-271-2/+0
* Make deprecation warnings non-fatal even in a -Werror compilationTor Lillqvist2011-09-281-3/+5
* WaE: setAccessoryView is deprecated in 10.5 and laterTor Lillqvist2011-09-281-1/+18
* Add Emacs and vim mode lines to *.mm files, tooTor Lillqvist2011-07-011-0/+3
* Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-221-6/+7
|\
| * vcl2gnumake: fix warningsPhilipp Lohmann [pl]2011-03-241-1/+1
| * vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]2011-03-231-1/+7
| |\
| * \ rebase to DEV300_m100Philipp Lohmann [pl]2011-02-141-1/+1
| |\ \
| * | | vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]2011-01-241-5/+6
* | | | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-294/+443
|\ \ \ \
| * \ \ \ Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-111-294/+443
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | rebase to DEV300_m100Philipp Lohmann [pl]2011-02-141-1/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | removetooltypes01: Rebase to DEV300m98Carsten Driesner2011-01-211-0/+3
| | | |\|
| | | * | removetooltypes01: #i112600# Make changes for MacOSX to remove tools types in...Carsten Driesner2011-01-191-1/+1
| | * | | rebase to DEV300_m97Philipp Lohmann [pl]2011-01-121-0/+3
| | |\ \ \ | | | | |/ | | | |/|
| | | * | vcl117: #i115304# read printer options from configurationPhilipp Lohmann [pl]2010-11-031-0/+3
| | | |/
| | * / vcl118: #i115837# add a murphy factor to checkbox widthPhilipp Lohmann [pl]2010-12-081-1/+7
| | |/
| | * vcl114: #i89515# add a print selection button to print accessory viewPhilipp Lohmann [pl]2010-07-271-269/+409
* | | Move DBG_ERROR to OSL_FAIL for mac filesThomas Arnhold2011-03-111-3/+3
|/ /
* / Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-211-25/+25
|/
* CWS-TOOLING: integrate CWS ppp02Jens-Heiner Rechtien2010-04-121-1/+8
|\
| * ppp02: #i104784# fix misleading commentsHerbert Duerr [hdu]2010-02-251-3/+3
| * ppp02: #i104784# workaround limitations in our text subsystemPhilipp Lohmann [pl]2010-02-251-1/+8
* | changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
|/
* printerpullpages: #i91478# fix a scaling issue in native mac dialogPhilipp Lohmann [pl]2009-12-071-2/+5
* printerpullpages: #i91478# proper word breakingPhilipp Lohmann [pl]2009-11-231-4/+21
* printerpullpages: #i91478# base dialog layout on HIGPhilipp Lohmann [pl]2009-11-231-13/+146
* printerpullpages: #i91478# improvements for mac native print dialogPhilipp Lohmann [pl]2009-11-201-91/+47
* #i92516# handle pageoffset in vcl instead of applicationPhilipp Lohmann2009-08-171-5/+5
* #i92516# more changes for final UI specPhilipp Lohmann2009-08-101-2/+2
* #i92516# make native implementation more palatablePhilipp Lohmann2009-07-291-35/+88
* rename PrinterListener, add: getValues, abortJobPhilipp Lohmann2009-07-061-58/+58
* #i92516# replace missing preview in native mac dialog by our ownPhilipp Lohmann2009-06-291-26/+222
* add: PrinterListener::setValuePhilipp Lohmann2009-06-241-0/+6
* fix a warningPhilipp Lohmann2009-06-031-1/+1
* #i92516# add missing controls, fix some minor issuesPhilipp Lohmann2009-06-021-10/+246
* #i92516# restart on correct pagePhilipp Lohmann2009-06-021-14/+28