summaryrefslogtreecommitdiff
path: root/vcl/inc/aqua
AgeCommit message (Expand)AuthorFilesLines
2013-08-22The AppleRemote code is blocked by sandboxing so bypass it in that caseTor Lillqvist2-1/+8
2013-08-12Add XAccessibleTextMarkup to AquaA11yWrapperBoris Dušek1-0/+3
2013-08-12Refactoring: remove 3 unneeded ivarsBoris Dušek1-9/+0
2013-08-12fdo#67957: Font name reported in AXFont always Times New RomanBoris Dušek1-0/+3
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba1-1/+1
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin1-1/+0
2013-06-16WaE: 'UpdateSystemActivity' is deprecated: first deprecated in OS X 10.8Tor Lillqvist1-3/+7
2013-06-16We only support 10.6 or laterTor Lillqvist1-1/+0
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand1-5/+11
2013-06-04Drop "CJK extra leading" crackKhaled Hosny1-2/+0
2013-06-03Cherry-pick Core Text port from AOOKhaled Hosny1-1/+1
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann1-4/+4
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák6-27/+27
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold1-0/+1
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist3-85/+1
2013-03-19SetSalColor() and GetSalColor() are unusedTor Lillqvist2-46/+0
2013-03-18IsPrinterGraphics() and IsVirDevGraphics() were unused.Tor Lillqvist1-2/+0
2013-03-18SalData::drainThreadAutoreleasePool() is unusedTor Lillqvist1-1/+0
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist2-28/+0
2013-01-19AquaSalBitmap and IosSalBitmap were identical so unifyTor Lillqvist5-148/+0
2013-01-19De-duplication of CoreText code and headers for OS X and iOSTor Lillqvist8-590/+5
2013-01-19Use SAL_INFO instead of home-grown msgs_debugTor Lillqvist1-6/+0
2013-01-03fdo#58963: Revert "fdo#39983: Support Mac OS X 10.7 full-screen mode"Tor Lillqvist1-2/+0
2012-12-21fdo#39983: Support Mac OS X 10.7 full-screen modeTor Lillqvist1-0/+2
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza1-1/+0
2012-11-12re-base on ALv2 code. Includes:Michael Meeks6-29/+96
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks12-243/+195
2012-10-02Revert "Fix fdo#55142 - wrong character pos calculation on mac."Thorsten Behrens1-1/+0
2012-09-21Fix fdo#55142 - wrong character pos calculation on mac.Sergey Farbotka1-0/+1
2012-09-2064-bit fixesTor Lillqvist6-14/+18
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann1-1/+1
2012-09-12coretext: use only the FontFace ref from the StyleNorbert Thiebaud2-5/+4
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara2-0/+4
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-14/+16
2012-08-31rename ImplCoreTextFontData in CoreTextPhysicalFontFaceNorbert Thiebaud3-9/+9
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen1-1/+0
2012-07-01Remove unused definesThomas Arnhold1-1/+0
2012-06-27Remove unused include filesThomas Arnhold2-149/+0
2012-06-23Initial basic support for CoreText. very partial and highly unstable.Norbert Thiebaud6-3/+489
2012-06-23factorize what we can share for salgdi between CoreText and ATSUINorbert Thiebaud3-54/+81
2012-06-23move ATSUI entangled-code into its specific sub-directoryNorbert Thiebaud3-414/+421
2012-06-21re-base on ALv2 code.Michael Meeks19-467/+296
2012-06-20Remove duplicate ImplGetAppSVData and GetAppSalDataStephan Bergmann1-1/+0
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud1-6/+6
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold1-1/+0
2012-04-24WaE: extra tokens at end of #endif directiveTor Lillqvist1-1/+1
2012-03-01WaE: class 'CGRect' was previously declared [in SDK headers] as a structTor Lillqvist1-1/+1
2012-03-01WaE: 'SalData' defined as a struct here but previously declared as a classTor Lillqvist1-2/+2
2012-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez1-4/+0