summaryrefslogtreecommitdiff
path: root/vcl/aqua
AgeCommit message (Expand)Author
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
2012-08-14Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini
2012-08-09Check MACOSX_SDK_VERSION, not MAC_OS_X_VERSION_MIN_REQUIREDTor Lillqvist
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-02mac-only UniString from sal_Unicode*Caolán McNamara
2012-08-01Add own declaration for the since long deprecated KillPicture()Tor Lillqvist
2012-07-31Add declaration of the very deprecated FMGetATSFontRefFromFontTor Lillqvist
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-28No KillPicture() in the 10.7 SDK, so just leak for now...Tor Lillqvist
2012-07-23second fix for WaEMarkus Mohrhard
2012-07-23fix WaE on MacMarkus Mohrhard
2012-07-22Fix fdo#50631 - have GetTextBoundRect() properly rotate boundsThorsten Behrens
2012-07-15#include "tools/helpers.hxx" for FRoundStephan Bergmann
2012-07-01vcl: CTRL_FIXEDBORDER is dead since ef877aab7eIvan Timofeev
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-25Remove OLD_TAB_STYLEThomas Arnhold
2012-06-25Fix error: redefinition of 'value'Tor Lillqvist
2012-06-23Initial basic support for CoreText. very partial and highly unstable.Norbert Thiebaud
2012-06-23WaE on Mac SDK > 10.4Norbert Thiebaud
2012-06-23factorize what we can share for salgdi between CoreText and ATSUINorbert Thiebaud
2012-06-23move ATSUI entangled-code into its specific sub-directoryNorbert Thiebaud
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud
2012-06-13removed code commented-out in the first placeTakeshi Abe
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-04fdo#50631: Fix the bounding box of rotated glyphs on MacOSX.Norbert Thiebaud
2012-05-29nuke unused typedefTakeshi Abe