summaryrefslogtreecommitdiff
path: root/vcl/aqua
AgeCommit message (Expand)AuthorFilesLines
2011-11-07redundant if not-null checks on deleteThomas Arnhold1-2/+1
2011-11-04Further clean up of areas touched by previous commit.Stephan Bergmann2-6/+6
2011-11-04String->OUString, remove unused codeAugust Sodora2-18/+12
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara1-2/+2
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot1-5/+5
2011-10-24SystemFlavor NSStrings should not be constKristian Rietveld1-12/+12
2011-10-21Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot1-2/+2
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann1-14/+2
2011-10-07Revert "cppcheck scope reduction in vcl/..salatsuifontutils.cxx"Pierre-André Jacquod1-1/+2
2011-10-07cppcheck scope reduction in vcl/..salatsuifontutils.cxxPierre-André Jacquod1-2/+1
2011-10-04Fix build against the 10.4 SDKTor Lillqvist1-1/+1
2011-10-03Workaround for building against MacOSX 10.6 SDK but with 10.4 as the highest ...Tor Lillqvist1-3/+2
2011-09-28Make deprecation warnings non-fatal even in a -Werror compilationTor Lillqvist5-12/+16
2011-09-28WaE: foo does not implement the fooDelegate protocolTor Lillqvist2-2/+23
2011-09-28WaE: suggest a space before ';' or explicit braces around empty body in 'whil...Tor Lillqvist1-1/+2
2011-09-28WaE: ATSUI is deprecated in newer SDKsTor Lillqvist3-0/+30
2011-09-28WaE: drop some unused variablesTor Lillqvist1-3/+0
2011-09-28WaE: NSPICTPboardType is deprecated in 10.6 and laterTor Lillqvist1-0/+12
2011-09-28Fix syntax error that earlier compiler versions didn't mindTor Lillqvist1-1/+1
2011-09-28WaE: setAccessoryView is deprecated in 10.5 and laterTor Lillqvist1-1/+18
2011-09-28WaE: 'NSWindow' may not respond to '-windowShouldClose:'Tor Lillqvist1-1/+14
2011-09-28Fix syntax error that earlier compiler versions didn't mindTor Lillqvist1-2/+2
2011-09-28Let SalAbort dump core on developer builds.Stephan Bergmann1-2/+5
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-1/+1
2011-09-08I'm going to agree with Julien that this is wrong.Joseph Powers1-1/+1
2011-08-24potential WaECaolán McNamara1-1/+1
2011-08-24catch ignored exceptions by const referenceTakeshi Abe1-1/+1
2011-07-21resyncing to masterBjoern Michaelsen34-4/+100
2011-07-13Add a comment about the VCL_NSApplication magicTor Lillqvist1-0/+4
2011-07-01Add Emacs and vim mode lines to *.mm files, tooTor Lillqvist32-0/+92
2011-06-30make cairo an unconditional requirement for text renderingCaolán McNamara1-2/+0
2011-06-29Related: fdo#38704 make simpleMapNativeRoleFrom::accessibleContext saferCaolán McNamara1-0/+4
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen71-335/+362
2011-06-18remove dead codeTakeshi Abe1-2/+0
2011-06-17ooo34gsl10: #i117587# handle application resigning/becoming active during pre...Philipp Lohmann [pl]2-7/+24
2011-06-17ooo34gsl01: #i117131# use correct sign for TTFontInfo [hg:d1476b062da5]Philipp Lohmann [pl]1-2/+2
2011-06-17ooo34gslstop1 [hg:c6da340e613c]Philipp Lohmann [pl]1-73/+6
2011-06-09Resolves: fdo#37668 bitwise operations on signed numbersCaolán McNamara1-4/+5
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky118-4237/+528
2011-04-28Introduce HideDisabledMenuItems style settingChristian Dywan1-0/+1
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky118-4237/+528
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-04-20Only accelerators in Edit popup on Windows and KDEChristian Dywan1-0/+1
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-04-18Resolves: fdo#36336 fix crash on launchAnthony Durity1-0/+1
2011-03-24vcl2gnumake: fix warningsPhilipp Lohmann [pl]10-11/+125
2011-03-24vcl2gnumake: solve some merge problemsPhilipp Lohmann [pl]3-8/+4
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]8-72/+102
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky5-23/+50