summaryrefslogtreecommitdiff
path: root/vcl/aqua
AgeCommit message (Expand)Author
2011-03-11Move DBG_ERROR to OSL_FAIL for mac filesThomas Arnhold
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01make sure to include the headerCaolán McNamara
2011-03-01Get better hints as to what script a font is likely tuned forCaolán McNamara
2011-02-27Add Missing "using ::rtl::OString;"Joseph Powers
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2011-02-10cppcheck: post- to pre- *crement change.Kevin Hunter
2011-02-09Since the prototypes are const, the method should also be const.Joseph Powers
2011-02-09Resolves: fdo#33510 A way to query about likely font layout capabilitiesCaolán McNamara
2011-02-04std::hash -> boost::hashFridrich Strba
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
2011-02-01Clean up makefilesThomas Arnhold
2011-01-21Remove old RCS lines.Thomas Arnhold
2011-01-21Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-17add const to GetBitCount()Luboš Luňák
2010-12-16Extend "tidy tools::getProcessWorkingDir" to the Mac OS environmentJoseph Powers
2010-12-15RTL_CONSTASCII_USTRINGPARAM for aquaJulien Nabet
2010-12-10propogate exit code out to mainCaolán McNamara
2010-12-05Replace all occured, occurance etc.Takeshi Abe
2010-11-26Merge branch 'libreoffice-3-3'Rene Engelhard
2010-11-26Merge commit 'ooo/OOO330_m17' into libreoffice-3-3Rene Engelhard
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky
2010-11-25Make toolbar icon size native-widget controlledThorsten Behrens
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 10Gert Faller
2010-11-22#i108584# workaround unexpected ATSUBreakLine error resultHerbert Duerr [hdu]
2010-11-22#i108584# workaround unexpected ATSUBreakLine error resultHerbert Duerr [hdu]
2010-11-16Merge commit 'ooo/OOO330_m15' into libreoffice-3-3Jan Holesovsky
2010-11-11calc63: #i115504# cleanup image tree to prevent static destructor troublesPhilipp Lohmann [pl]
2010-10-28add modelines to .h and .c files as wellCaolán McNamara
2010-10-27fdo#632229# provide some support for a per-windowframe ApplicationID/WM_CLASSCaolán McNamara
2010-10-25compile error inducing typo in aqua salinst.cxxJoseph Powers
2010-10-25missing include for build on aquaNorbert Thiebaud
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud
2010-10-25fix a mishap during the OGuard migration for aqua.Norbert Thiebaud
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-13Merge commit 'ooo/OOO330_m10'Jan Holesovsky
2010-10-12missing OThread ocnversion in aquaNorbert Thiebaud
2010-10-10merge vosremoval-thread patchNorbert Thiebaud
2010-10-07Remove redundant #include directives & commentsJ. Graeme Lingard
2010-10-06Merge commit 'ooo/OOO330_m9'Luboš Luňák
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-10-05#i102807# adjust magnify event sensitivity to app expectationsHerbert Duerr [hdu]
2010-10-05fixup show menus in iconsCaolán McNamara
2010-10-01#i112247# Fix this up for aqua as wellCaolán McNamara