summaryrefslogtreecommitdiffstats
path: root/vcl/aqua
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | Remove old RCS lines.Thomas Arnhold2011-01-211-3/+0
| * | | | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-211-25/+25
| * | | | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-201-1/+1
| * | | | add const to GetBitCount()Luboš Luňák2011-01-172-2/+2
| * | | | Extend "tidy tools::getProcessWorkingDir" to the Mac OS environmentJoseph Powers2010-12-161-1/+1
| * | | | RTL_CONSTASCII_USTRINGPARAM for aquaJulien Nabet2010-12-151-12/+12
| * | | | propogate exit code out to mainCaolán McNamara2010-12-101-6/+6
| * | | | Replace all occured, occurance etc.Takeshi Abe2010-12-051-1/+1
| * | | | Merge branch 'libreoffice-3-3'Rene Engelhard2010-11-261-2/+3
| |\ \ \ \
| | * \ \ \ Merge commit 'ooo/OOO330_m17' into libreoffice-3-3Rene Engelhard2010-11-261-2/+3
| | |\ \ \ \
| * | | | | | Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky2010-11-251-0/+2
| |\| | | | |
| | * | | | | Make toolbar icon size native-widget controlledThorsten Behrens2010-11-251-0/+2
| * | | | | | RTL_CONSTASCII_USTRINGPARAM in libs-gui 10Gert Faller2010-11-221-1/+1
| |/ / / / /
| * | | | | Merge commit 'ooo/OOO330_m15' into libreoffice-3-3Jan Holesovsky2010-11-162-13/+20
| |\ \ \ \ \