summaryrefslogtreecommitdiff
path: root/vcl/aqua/source/window
AgeCommit message (Expand)Author
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks
2011-12-15Removed extra semicolonsJesse
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-21convert aqua plugin to rtl::O(U)StringDavid Tardon
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-07redundant if not-null checks on deleteThomas Arnhold
2011-11-04Further clean up of areas touched by previous commit.Stephan Bergmann
2011-11-04String->OUString, remove unused codeAugust Sodora
2011-10-04Fix build against the 10.4 SDKTor Lillqvist
2011-10-03Workaround for building against MacOSX 10.6 SDK but with 10.4 as the highest ...Tor Lillqvist
2011-09-28WaE: foo does not implement the fooDelegate protocolTor Lillqvist
2011-09-08I'm going to agree with Julien that this is wrong.Joseph Powers
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-01Add Emacs and vim mode lines to *.mm files, tooTor Lillqvist
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17ooo34gsl10: #i117587# handle application resigning/becoming active during pre...Philipp Lohmann [pl]
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-28Introduce HideDisabledMenuItems style settingChristian Dywan
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-20Only accelerators in Edit popup on Windows and KDEChristian Dywan
2011-04-20Only accelerators in Edit popup on Windows and KDEChristian Dywan
2011-03-24vcl2gnumake: fix warningsPhilipp Lohmann [pl]
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13no more vos3Norbert Thiebaud
2011-03-11Move DBG_ERROR to OSL_FAIL for mac filesThomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-16rebase to DEV300_m100Philipp Lohmann [pl]
2011-02-15remove a ton of warningsPhilipp Lohmann [pl]
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-02-09vcl119: #i116131# catch meanwhile invalid pointersPhilipp Lohmann [pl]
2011-01-28vcl2gnumake: #i116588# remove old makefilesPhilipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-19removetooltypes01: #i112600# Make changes for MacOSX to remove tools types in...Carsten Driesner
2011-01-14rebase to DEV300_m97Philipp Lohmann [pl]
2011-01-06rebase to DEV300_m96Philipp Lohmann [pl]
2010-12-13xlastovi: #i91990# let get windows their delegate messagesPhilipp Lohmann [pl]
2010-12-10xlastovi: #i91990#: fixed the issuepavel
2010-12-09mib19: rebase to DEV300m95Daniel Rentz [dr]
2010-12-06rebased to OOO330m17Daniel Rentz [dr]
2010-11-25Make toolbar icon size native-widget controlledThorsten Behrens
2010-11-09enable optimized drawing for NSWindowsHerbert Duerr [hdu]
2010-10-27fdo#632229# provide some support for a per-windowframe ApplicationID/WM_CLASSCaolán McNamara
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud
2010-10-22rebase to DEV300_m90Philipp Lohmann [pl]
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken