summaryrefslogtreecommitdiff
path: root/vcl/aqua/source/app
AgeCommit message (Expand)Author
2013-01-30Remove unused DeInitSalMainStephan Bergmann
2013-01-30Setting env vars in aqua's InitSalMain should long be unnecessaryStephan Bergmann
2013-01-29Do not call putenv with a temporary string argumentStephan Bergmann
2013-01-19AquaSalBitmap and IosSalBitmap were identical so unifyTor Lillqvist
2012-12-10WaE: narrowing from int/long to float in initializer list (-Wc++11-narrowing)Tor Lillqvist
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-27Use normal font in tab headersStefan Knorr (astron)
2012-02-27Replace getLength() with isEmpty() where appropriateChr. Rossmanith
2012-02-22EasyHack fdo#46258 Removal of VCL testtool support (-enableautomation option)Josh Heidenreich
2012-02-19risk converting ByteString to rtl::OString for OSes I don't haveCaolán McNamara
2012-01-15vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks
2012-01-06Fix fdo#33816 - don't loop infinitely when using Apple RemoteThorsten Behrens
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-14Adapted Mac-only code to ByteString reduction.Stephan Bergmann
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-21fix build on MacOS XDavid Tardon
2011-11-21convert aqua plugin to rtl::O(U)StringDavid Tardon
2011-11-04Further clean up of areas touched by previous commit.Stephan Bergmann
2011-11-04String->OUString, remove unused codeAugust Sodora
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot
2011-10-21Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot
2011-09-28WaE: 'NSWindow' may not respond to '-windowShouldClose:'Tor Lillqvist
2011-09-28Let SalAbort dump core on developer builds.Stephan Bergmann
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-13Add a comment about the VCL_NSApplication magicTor Lillqvist
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-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-24vcl2gnumake: fix warningsPhilipp Lohmann [pl]
2011-03-13no more vos3Norbert Thiebaud
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2011-02-15remove a ton of warningsPhilipp Lohmann [pl]
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-02-10cppcheck: post- to pre- *crement change.Kevin Hunter
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
2010-12-16Extend "tidy tools::getProcessWorkingDir" to the Mac OS environmentJoseph Powers
2010-12-10propogate exit code out to mainCaolán McNamara