summaryrefslogtreecommitdiff
path: root/vcl/aqua
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-07Drop workarounds for Mac OS X SDKs 10.4 and 10.5Tor Lillqvist
2013-04-07Add comments to some questionable codeTor Lillqvist
2013-04-07Log the ImplLayoutArgs parameter in AdjustLayout().Tor Lillqvist
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold
2013-03-27Need <vcl/syswin.hxx> for WINDOWSTATE_*Tor Lillqvist
2013-03-27No need for two sets of names for the same exttextinput flag bitsTor Lillqvist
2013-03-27No need for two sets of names for the same frame/window state bitsTor Lillqvist
2013-03-26(author=pl) fix for transporting OOo types through OSX system clipboardHerbert Dürr
2013-03-25vcl: fix typoMichael Stahl
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann
2013-03-22blind try to fix MacOs buildingJulien Nabet
2013-03-22get rid of two-argument compareToAsciiChristian Lohmaier
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist
2013-03-20Improve previous __BIG_ENDIAN__ fixStephan Bergmann
2013-03-20-Werror,-WundefStephan Bergmann
2013-03-19SetSalColor() and GetSalColor() are unusedTor Lillqvist
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18SalData::drainThreadAutoreleasePool() is unusedTor Lillqvist
2013-03-12Polishing 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10Chr. Rossmanith
2013-03-12maybe fix MacOSX buildEike Rathke
2013-03-12fix incorrectly applied patchLuboš Luňák
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-20typo: allways -> alwaysAndras Timar
2013-02-12fdo#46808, use constructor for datatransfer::MimeContentTypeFactoryNoel Grandin
2013-01-30Remove unused DeInitSalMainStephan Bergmann
2013-01-30Setting env vars in aqua's InitSalMain should long be unnecessaryStephan Bergmann
2013-01-29Do not call putenv with a temporary string argumentStephan Bergmann
2013-01-28Sprinkle some SAL_INFO debugging outputTor Lillqvist
2013-01-23More informative warning messagesTor Lillqvist
2013-01-20Fix fallout from my earlier vcl changes todayTor Lillqvist
2013-01-19AquaSalBitmap and IosSalBitmap were identical so unifyTor Lillqvist
2013-01-19De-duplication of CoreText code and headers for OS X and iOSTor Lillqvist
2013-01-19Use SAL_INFO instead of home-grown msgs_debugTor Lillqvist
2013-01-15fdo#46808, Adapt SystemClipboard UNO service to new styleNoel Grandin
2013-01-15WaE: nil is not a BOOLNorbert Thiebaud
2013-01-15cosmetic cleanup (trailing spaces)Norbert Thiebaud
2013-01-08More fallout from the ImplFontAttributes privatisationTor Lillqvist
2013-01-08Mac follow-up on privatisation of ImplDevFontAttribNorbert Thiebaud
2013-01-03fdo#58963: Revert "fdo#39983: Support Mac OS X 10.7 full-screen mode"Tor Lillqvist
2012-12-21Try harder to fix build against 10.4 SDKTor Lillqvist
2012-12-21Try to fix build against 10.4 SDKTor Lillqvist
2012-12-21fdo#39983: Support Mac OS X 10.7 full-screen modeTor Lillqvist
2012-12-18fdo#56937 - mac a11y hang related to traversing vast, broken hierarchies.Michael Meeks
2012-12-10Fix error: no matching function for call to 'sal_n_array_size'Tor Lillqvist
2012-12-10WaE: narrowing from int/long to float in initializer list (-Wc++11-narrowing)Tor Lillqvist