summaryrefslogtreecommitdiff
path: root/vcl/aqua
AgeCommit message (Expand)Author
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks
2012-01-16vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks
2012-01-16vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks
2012-01-06Fix fdo#33816 - don't loop infinitely when using Apple RemoteThorsten Behrens
2011-12-05possible fix for build breakerMarkus Mohrhard
2011-12-05bah, wrong file extension...David Tardon
2011-12-05fix build on macosxDavid Tardon
2011-12-05move the check function to vclDavid Tardon
2011-12-01Fix build in macosxAugust Sodora
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-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-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot
2011-10-24SystemFlavor NSStrings should not be constKristian Rietveld
2011-10-21Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann
2011-10-07Revert "cppcheck scope reduction in vcl/..salatsuifontutils.cxx"Pierre-André Jacquod
2011-10-07cppcheck scope reduction in vcl/..salatsuifontutils.cxxPierre-André Jacquod
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-28Make deprecation warnings non-fatal even in a -Werror compilationTor Lillqvist
2011-09-28WaE: foo does not implement the fooDelegate protocolTor Lillqvist
2011-09-28WaE: suggest a space before ';' or explicit braces around empty body in 'whil...Tor Lillqvist
2011-09-28WaE: ATSUI is deprecated in newer SDKsTor Lillqvist
2011-09-28WaE: drop some unused variablesTor Lillqvist
2011-09-28WaE: NSPICTPboardType is deprecated in 10.6 and laterTor Lillqvist
2011-09-28Fix syntax error that earlier compiler versions didn't mindTor Lillqvist
2011-09-28WaE: setAccessoryView is deprecated in 10.5 and laterTor Lillqvist
2011-09-28WaE: 'NSWindow' may not respond to '-windowShouldClose:'Tor Lillqvist
2011-09-28Fix syntax error that earlier compiler versions didn't mindTor Lillqvist
2011-09-28Let SalAbort dump core on developer builds.Stephan Bergmann
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-08I'm going to agree with Julien that this is wrong.Joseph Powers
2011-08-24potential WaECaolán McNamara
2011-08-24catch ignored exceptions by const referenceTakeshi Abe
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-30make cairo an unconditional requirement for text renderingCaolán McNamara
2011-06-29Related: fdo#38704 make simpleMapNativeRoleFrom::accessibleContext saferCaolán McNamara
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-18remove dead codeTakeshi Abe
2011-06-17ooo34gsl10: #i117587# handle application resigning/becoming active during pre...Philipp Lohmann [pl]
2011-06-17ooo34gsl01: #i117131# use correct sign for TTFontInfo [hg:d1476b062da5]Philipp Lohmann [pl]