summaryrefslogtreecommitdiffstats
path: root/vcl/aqua
Commit message (Expand)AuthorAgeFilesLines
* Fix build against the 10.4 SDKTor Lillqvist2011-10-041-1/+1
* Workaround for building against MacOSX 10.6 SDK but with 10.4 as the highest ...Tor Lillqvist2011-10-031-3/+2
* Make deprecation warnings non-fatal even in a -Werror compilationTor Lillqvist2011-09-285-12/+16
* WaE: foo does not implement the fooDelegate protocolTor Lillqvist2011-09-282-2/+23
* WaE: suggest a space before ';' or explicit braces around empty body in 'whil...Tor Lillqvist2011-09-281-1/+2
* WaE: ATSUI is deprecated in newer SDKsTor Lillqvist2011-09-283-0/+30
* WaE: drop some unused variablesTor Lillqvist2011-09-281-3/+0
* WaE: NSPICTPboardType is deprecated in 10.6 and laterTor Lillqvist2011-09-281-0/+12
* Fix syntax error that earlier compiler versions didn't mindTor Lillqvist2011-09-281-1/+1
* WaE: setAccessoryView is deprecated in 10.5 and laterTor Lillqvist2011-09-281-1/+18
* WaE: 'NSWindow' may not respond to '-windowShouldClose:'Tor Lillqvist2011-09-281-1/+14
* Fix syntax error that earlier compiler versions didn't mindTor Lillqvist2011-09-281-2/+2
* Let SalAbort dump core on developer builds.Stephan Bergmann2011-09-281-2/+5
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-1/+1
* I'm going to agree with Julien that this is wrong.Joseph Powers2011-09-081-1/+1
* potential WaECaolán McNamara2011-08-241-1/+1
* catch ignored exceptions by const referenceTakeshi Abe2011-08-241-1/+1
* resyncing to masterBjoern Michaelsen2011-07-2134-4/+100
|\
| * Add a comment about the VCL_NSApplication magicTor Lillqvist2011-07-131-0/+4
| * Add Emacs and vim mode lines to *.mm files, tooTor Lillqvist2011-07-0132-0/+92
| * make cairo an unconditional requirement for text renderingCaolán McNamara2011-06-301-2/+0
| * Related: fdo#38704 make simpleMapNativeRoleFrom::accessibleContext saferCaolán McNamara2011-06-291-0/+4
| * remove dead codeTakeshi Abe2011-06-181-2/+0
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-1971-335/+362
|\|
| * Resolves: fdo#37668 bitwise operations on signed numbersCaolán McNamara2011-06-091-4/+5
| * Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-27118-4237/+528
| |\
| | * Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-22118-4237/+528
| | |\
| | * | Only accelerators in Edit popup on Windows and KDEChristian Dywan2011-04-201-0/+1
| | * | Resolves: fdo#36336 fix crash on launchAnthony Durity2011-04-181-0/+1
| * | | Introduce HideDisabledMenuItems style settingChristian Dywan2011-04-281-0/+1
| * | | Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-211-2/+2
| * | | Only accelerators in Edit popup on Windows and KDEChristian Dywan2011-04-201-0/+1
| * | | Resolves: fdo#36336 fix crash on launchAnthony Durity2011-04-181-0/+1
| |/ /
| * | Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-235-23/+50
| |\ \
| * | | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-192-4/+4
| * | | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1857-892/+1320
| |\ \ \
| | * | | no more vos3Norbert Thiebaud2011-03-132-3/+2
| | * | | Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-1157-892/+1321
| | |\ \ \
| * | | | | Move DBG_ERROR to OSL_FAIL for mac filesThomas Arnhold2011-03-112-5/+5
| |/ / / /
| * | | | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-027-17/+17
| * | | | make sure to include the headerCaolán McNamara2011-03-011-0/+1
| * | | | Get better hints as to what script a font is likely tuned forCaolán McNamara2011-03-012-30/+46
| * | | | Add Missing "using ::rtl::OString;"Joseph Powers2011-02-271-0/+1
| * | | | Remove "using namespace ::rtl"Julien Nabet2011-02-278-8/+15
| * | | | cppcheck: post- to pre- *crement change.Kevin Hunter2011-02-101-1/+1
| * | | | Since the prototypes are const, the method should also be const.Joseph Powers2011-02-091-3/+3
| * | | | Resolves: fdo#33510 A way to query about likely font layout capabilitiesCaolán McNamara2011-02-092-0/+46
| * | | | std::hash -> boost::hashFridrich Strba2011-02-041-2/+2
| * | | | Bulk move libs-gui to boost unordered containersFridrich Strba2011-02-042-3/+3
| * | | | Clean up makefilesThomas Arnhold2011-02-011-1/+0