summaryrefslogtreecommitdiffstats
path: root/vcl/aqua/source/gdi
Commit message (Expand)AuthorAgeFilesLines
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold2012-02-221-18/+0
* risk converting ByteString to rtl::OString for OSes I don't haveCaolán McNamara2012-02-193-77/+76
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe2012-02-101-34/+34
* Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann2012-01-311-4/+6
* Use SAL_N_ELEMENTSThomas Arnhold2012-01-101-1/+1
* catch exception by constant referenceTakeshi Abe2012-01-081-1/+1
* use officecfg/Office/Common.hxx directlyDavid Tardon2011-12-221-2/+6
* Removed extra semicolonsJesse2011-12-151-1/+1
* Adapted Mac-only code to ByteString reduction.Stephan Bergmann2011-12-141-1/+1
* possible fix for build breakerMarkus Mohrhard2011-12-051-2/+0
* bah, wrong file extension...David Tardon2011-12-051-1/+1
* fix build on macosxDavid Tardon2011-12-051-2/+5
* move the check function to vclDavid Tardon2011-12-051-69/+1
* Fix build in macosxAugust Sodora2011-12-011-1/+1
* remove include of pch header from vclNorbert Thiebaud2011-11-2710-20/+0
* convert aqua plugin to rtl::O(U)StringDavid Tardon2011-11-212-12/+12
* Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara2011-10-271-2/+2
* Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann2011-10-071-14/+2
* Revert "cppcheck scope reduction in vcl/..salatsuifontutils.cxx"Pierre-André Jacquod2011-10-071-1/+2
* cppcheck scope reduction in vcl/..salatsuifontutils.cxxPierre-André Jacquod2011-10-071-2/+1
* Make deprecation warnings non-fatal even in a -Werror compilationTor Lillqvist2011-09-284-9/+11
* WaE: suggest a space before ';' or explicit braces around empty body in 'whil...Tor Lillqvist2011-09-281-1/+2
* WaE: ATSUI is deprecated in newer SDKsTor Lillqvist2011-09-283-0/+30
* WaE: setAccessoryView is deprecated in 10.5 and laterTor Lillqvist2011-09-281-1/+18
* resyncing to masterBjoern Michaelsen2011-07-214-4/+6
|\
| * Add Emacs and vim mode lines to *.mm files, tooTor Lillqvist2011-07-012-0/+6
| * make cairo an unconditional requirement for text renderingCaolán McNamara2011-06-301-2/+0
| * remove dead codeTakeshi Abe2011-06-181-2/+0
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-1911-248/+117
|\|
| * Resolves: fdo#37668 bitwise operations on signed numbersCaolán McNamara2011-06-091-4/+5
| * Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-2213-184/+127
| |\
| * | Resolves: fdo#36336 fix crash on launchAnthony Durity2011-04-181-0/+1
| * | Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-231-5/+17
| |\ \
| * \ \ Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-189-465/+630
| |\ \ \
| | * \ \ Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-119-465/+630
| | |\ \ \
| * | | | | Move DBG_ERROR to OSL_FAIL for mac filesThomas Arnhold2011-03-111-3/+3
| |/ / / /
| * | | | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-023-9/+9
| * | | | Get better hints as to what script a font is likely tuned forCaolán McNamara2011-03-011-26/+42
| * | | | Remove "using namespace ::rtl"Julien Nabet2011-02-271-1/+3
| * | | | Since the prototypes are const, the method should also be const.Joseph Powers2011-02-091-3/+3
| * | | | Resolves: fdo#33510 A way to query about likely font layout capabilitiesCaolán McNamara2011-02-091-0/+42
| * | | | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-211-25/+25
| * | | | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-201-1/+1
| * | | | add const to GetBitCount()Luboš Luňák2011-01-171-1/+1
| * | | | Merge commit 'ooo/OOO330_m17' into libreoffice-3-3Rene Engelhard2010-11-261-2/+3
| |\ \ \ \
| * | | | | merge vosremoval-mutex.diffNorbert Thiebaud2010-10-251-1/+1
| * | | | | remove non-compiled codePovilas Kanapickas2010-10-185-221/+1
| * | | | | replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken2010-10-181-2/+3
| * | | | | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-1410-0/+23