summaryrefslogtreecommitdiff
path: root/vcl/aqua
AgeCommit message (Expand)AuthorFilesLines
2011-04-20Only accelerators in Edit popup on Windows and KDEChristian Dywan1-0/+1
2011-04-18Resolves: fdo#36336 fix crash on launchAnthony Durity1-0/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky5-23/+50
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2-4/+4
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky57-892/+1320
2011-03-15vcl120: #i117267# better paper matchingPhilipp Lohmann [pl]1-5/+17
2011-03-13no more vos3Norbert Thiebaud2-3/+2
2011-03-11Move DBG_ERROR to OSL_FAIL for mac filesThomas Arnhold2-5/+5
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky57-892/+1321
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold7-17/+17
2011-03-01make sure to include the headerCaolán McNamara1-0/+1
2011-03-01Get better hints as to what script a font is likely tuned forCaolán McNamara2-30/+46
2011-02-27Add Missing "using ::rtl::OString;"Joseph Powers1-0/+1
2011-02-27Remove "using namespace ::rtl"Julien Nabet8-8/+15
2011-02-23vcl119: solve a merge problemPhilipp Lohmann [pl]1-16/+17
2011-02-23vcl119: rebase to DEV300_m101Philipp Lohmann [pl]6-59/+53
2011-02-16rebase to DEV300_m100Philipp Lohmann [pl]52-417/+417
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]53-415/+513
2011-02-10cppcheck: post- to pre- *crement change.Kevin Hunter1-1/+1
2011-02-09Since the prototypes are const, the method should also be const.Joseph Powers1-3/+3
2011-02-09vcl119: #i116131# catch meanwhile invalid pointersPhilipp Lohmann [pl]4-2/+16
2011-02-09Resolves: fdo#33510 A way to query about likely font layout capabilitiesCaolán McNamara2-0/+46
2011-02-04std::hash -> boost::hashFridrich Strba1-2/+2
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba2-3/+3
2011-02-01Clean up makefilesThomas Arnhold1-1/+0
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner7-62/+128
2011-01-21Remove old RCS lines.Thomas Arnhold1-3/+0
2011-01-21Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-25/+25
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-1/+1
2011-01-19removetooltypes01: #i112600# Make changes for MacOSX to remove tools types in...Carsten Driesner52-417/+417
2011-01-17add const to GetBitCount()Luboš Luňák2-2/+2
2011-01-14rebase to DEV300_m97Philipp Lohmann [pl]6-57/+32
2011-01-12rebase to DEV300_m97Philipp Lohmann [pl]6-57/+32
2011-01-07vcl118: fix a namespace problemPhilipp Lohmann [pl]2-13/+14
2011-01-07vcl118: fix a namespace problemPhilipp Lohmann [pl]1-5/+5
2011-01-07xlastovi: #i91990# use proper values for CGBitmapContextCreatePhilipp Lohmann [pl]1-7/+4
2011-01-06rebase to DEV300_m96Philipp Lohmann [pl]3-2/+10
2010-12-16Extend "tidy tools::getProcessWorkingDir" to the Mac OS environmentJoseph Powers1-1/+1
2010-12-15RTL_CONSTASCII_USTRINGPARAM for aquaJulien Nabet1-12/+12
2010-12-13xlastovi: #i91990# use generic service implementations for clipboard, drag an...Philipp Lohmann [pl]1-1/+11
2010-12-13xlastovi: #i91990# virtual devices need to have a context to draw onPhilipp Lohmann [pl]1-2/+17
2010-12-13xlastovi: #i91990# let get windows their delegate messagesPhilipp Lohmann [pl]1-2/+1
2010-12-10propogate exit code out to mainCaolán McNamara1-6/+6
2010-12-10xlastovi: #i91990#: fixed the issuepavel2-6/+83
2010-12-09mib19: rebase to DEV300m95Daniel Rentz [dr]17-351/+719
2010-12-08vcl118: #i115837# add a murphy factor to checkbox widthPhilipp Lohmann [pl]1-1/+7
2010-12-07merge with DEV300_m95Philipp Lohmann [pl]1-2/+3
2010-12-06rebased to OOO330m17Daniel Rentz [dr]8-55/+97
2010-12-05Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-12-03vcl118: #i115905# improved clip region interface on SAL layer (part 2, mac im...Philipp Lohmann [pl]2-40/+27