summaryrefslogtreecommitdiff
path: root/vcl/aqua
AgeCommit message (Expand)Author
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
2012-11-29Fix missing place after a11y API change.Thorsten Behrens
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza
2012-11-22and one more GetLocale leftoverEike Rathke
2012-11-22AllSettings LanguageTag also in aqua-only filesEike Rathke
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-13Avoid global static dataStephan Bergmann
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-09There is no mnTrailingSpaceWidth here?Tor Lillqvist
2012-11-07Resolves: fdo#56198 collect scrollbar click preference settingsCaolán McNamara
2012-11-06Fix some file modesStephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-10-02Fix fdo#55142 - use proper output offsets.Sergey Farbotka
2012-10-02Revert "Fix fdo#55142 - wrong character pos calculation on mac."Thorsten Behrens
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-26Silly workaround for fdo#55156Tor Lillqvist
2012-09-26Fix crash on Mac when a11y in use, and avoid infinite loop, fdo#47275Tor Lillqvist
2012-09-21Fix fdo#55142 - wrong character pos calculation on mac.Sergey Farbotka
2012-09-2064-bit fixesTor Lillqvist
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann
2012-09-13fdo#39007 make windows not 'restorable'Norbert Thiebaud
2012-09-12coretext: use only the FontFace ref from the StyleNorbert Thiebaud
2012-09-10fdo#47368: Fix for infinite recursionMichael Meeks
2012-09-03fix ClearDevFontList -> ClearDevFontCache typoCaolán McNamara
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-31-Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann
2012-08-31rename ImplCoreTextFontData in CoreTextPhysicalFontFaceNorbert Thiebaud