summaryrefslogtreecommitdiff
path: root/vcl/aqua
AgeCommit message (Expand)AuthorFilesLines
2012-12-18fdo#56937 - mac a11y hang related to traversing vast, broken hierarchies.Michael Meeks1-10/+27
2012-11-29Fix missing place after a11y API change.Thorsten Behrens1-1/+1
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens1-2/+2
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza1-5/+0
2012-11-22and one more GetLocale leftoverEike Rathke1-1/+1
2012-11-22AllSettings LanguageTag also in aqua-only filesEike Rathke1-1/+1
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin2-5/+5
2012-11-13Avoid global static dataStephan Bergmann2-30/+24
2012-11-12re-base on ALv2 code. Includes:Michael Meeks8-97/+136
2012-11-09There is no mnTrailingSpaceWidth here?Tor Lillqvist1-2/+0
2012-11-07Resolves: fdo#56198 collect scrollbar click preference settingsCaolán McNamara1-3/+3
2012-11-06Fix some file modesStephan Bergmann1-0/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks27-608/+418
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann2-5/+4
2012-10-02Fix fdo#55142 - use proper output offsets.Sergey Farbotka1-1/+1
2012-10-02Revert "Fix fdo#55142 - wrong character pos calculation on mac."Thorsten Behrens1-27/+2
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-19/+3
2012-09-26Silly workaround for fdo#55156Tor Lillqvist1-0/+4
2012-09-26Fix crash on Mac when a11y in use, and avoid infinite loop, fdo#47275Tor Lillqvist2-2/+20
2012-09-21Fix fdo#55142 - wrong character pos calculation on mac.Sergey Farbotka1-2/+27
2012-09-2064-bit fixesTor Lillqvist12-30/+59
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann1-6/+13
2012-09-13fdo#39007 make windows not 'restorable'Norbert Thiebaud1-0/+4
2012-09-12coretext: use only the FontFace ref from the StyleNorbert Thiebaud4-38/+53
2012-09-10fdo#47368: Fix for infinite recursionMichael Meeks1-9/+3
2012-09-03fix ClearDevFontList -> ClearDevFontCache typoCaolán McNamara2-2/+2
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara2-0/+14
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann3-13/+7
2012-08-31-Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann1-1/+1
2012-08-31rename ImplCoreTextFontData in CoreTextPhysicalFontFaceNorbert Thiebaud3-28/+27
2012-08-14Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini3-7/+8
2012-08-09Check MACOSX_SDK_VERSION, not MAC_OS_X_VERSION_MIN_REQUIREDTor Lillqvist1-1/+1
2012-08-08remove include comments and boxesThomas Arnhold1-4/+0
2012-08-02mac-only UniString from sal_Unicode*Caolán McNamara1-1/+1
2012-08-01Add own declaration for the since long deprecated KillPicture()Tor Lillqvist1-11/+15
2012-07-31Add declaration of the very deprecated FMGetATSFontRefFromFontTor Lillqvist2-0/+12
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen1-15/+0
2012-07-28No KillPicture() in the 10.7 SDK, so just leak for now...Tor Lillqvist1-0/+12
2012-07-23second fix for WaEMarkus Mohrhard1-0/+1
2012-07-23fix WaE on MacMarkus Mohrhard1-0/+1
2012-07-22Fix fdo#50631 - have GetTextBoundRect() properly rotate boundsThorsten Behrens1-1/+28
2012-07-15#include "tools/helpers.hxx" for FRoundStephan Bergmann1-0/+1
2012-07-01vcl: CTRL_FIXEDBORDER is dead since ef877aab7eIvan Timofeev1-2/+0
2012-06-26re-base on ALv2 code.Michael Meeks25-575/+350
2012-06-25Remove OLD_TAB_STYLEThomas Arnhold1-49/+0
2012-06-25Fix error: redefinition of 'value'Tor Lillqvist1-2/+1
2012-06-23Initial basic support for CoreText. very partial and highly unstable.Norbert Thiebaud6-1/+1397
2012-06-23WaE on Mac SDK > 10.4Norbert Thiebaud1-4/+3
2012-06-23factorize what we can share for salgdi between CoreText and ATSUINorbert Thiebaud2-1568/+1651
2012-06-23move ATSUI entangled-code into its specific sub-directoryNorbert Thiebaud3-6/+6