summaryrefslogtreecommitdiffstats
path: root/vcl/aqua
Commit message (Expand)AuthorAgeFilesLines
* Fix a11y logging with 10.6 SDKBoris Dušek2013-08-241-3/+3
* The AppleRemote code is blocked by sandboxing so bypass it in that caseTor Lillqvist2013-08-223-3/+12
* Fix build with compiler from OS X 10.6 SDK (hopefully)Boris Dušek2013-08-211-4/+4
* WaE: 'valueOf' is deprecatedTor Lillqvist2013-08-211-1/+1
* fdo#39007: Brute force fix: Unlink a potential restorecount.plist fileTor Lillqvist2013-08-191-0/+2
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-181-1/+3
* Fix build breakage for 64-bit where NSPoint == CGPointTor Lillqvist2013-08-161-0/+6
* Make VoiceOver announce paragraph alignmentBoris Dušek2013-08-121-0/+15
* fdo#67980 - VoiceOver does not inform about misspelled textBoris Dušek2013-08-121-0/+25
* Add XAccessibleTextMarkup to AquaA11yWrapperBoris Dušek2013-08-121-0/+6
* Refactoring: remove 3 unneeded ivarsBoris Dušek2013-08-122-63/+82
* fdo#67957: Font name reported in AXFont always Times New RomanBoris Dušek2013-08-122-4/+25
* fdo#67680: Impossible to search for text attributes with VoiceOverBoris Dušek2013-08-101-2/+2
* Transform left SAL_DEBUG output to SAL_INFOBoris Dušek2013-08-101-20/+13
* Use NSAccessibilityActionDescription for action descriptionsBoris Dušek2013-08-071-22/+1
* Fix accessibility of text attributes on OS XBoris Dušek2013-08-071-2/+2
* Add debugging output for OS X accessibilityBoris Dušek2013-08-071-0/+29
* Revert "fdo#54320: VoiceOver does not follow keyboard focus"Boris Dušek2013-08-041-1/+1
* NSAppKitVersionNumber10_7 is not surprisingly not defined in 10.6 SDKNorbert Thiebaud2013-08-021-0/+4
* fdo#67410: VoiceOver does not provide typing or cursor movement echo in textBoris Dušek2013-08-011-0/+27
* Adapt to NSPrintInfo API changeTor Lillqvist2013-07-301-0/+4
* WaE: cast to 'id' from smaller integer type 'int'Tor Lillqvist2013-07-301-1/+1
* Avoid an unnecessary static initialisationTor Lillqvist2013-07-291-3/+1
* Resolves: #i119006# disable OSX>=10.7 window restoration until...Herbert Dürr2013-07-291-0/+1
* Resolves: #i121406# support the OSX>=10.7 fullscreen mode based on OSX SpacesHerbert Dürr2013-07-291-0/+45
* fdo#54320: VoiceOver does not follow keyboard focusBoris Dušek2013-07-281-1/+1
* Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba2013-07-281-1/+1
* fdo#54264: Fix multi-argument ApplicationEvent::TYPE_OPEN/PRINTStephan Bergmann2013-07-272-17/+16
* fdo#46271: No arrows in scrollbars in OS X 10.7 and laterTor Lillqvist2013-07-241-9/+54
* Bin pointless comment duplicating #defines in a headerTor Lillqvist2013-07-241-11/+0
* Remove dead function: ImplgetCounterPart()Tor Lillqvist2013-07-241-22/+0
* remove Application::GetWorkAreaPosSizePixelNoel Grandin2013-07-191-19/+0
* String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara2013-07-141-3/+2
* remove OUString wrap for string literalsThomas Arnhold2013-06-294-11/+11
* fdo#31525 Dialogues now have an appropriate background in OSXJason Hulme2013-06-261-1/+1
* fdo#50506, incomplete indent markers in Mac rulersKhaled Hosny2013-06-231-0/+1
* fdo#63547: Fix wheel/trackpad scrolling on OS X: Single char copy/paste errorTor Lillqvist2013-06-181-1/+1
* The PICT format was formally deprecated already in OS X v10.4Tor Lillqvist2013-06-173-156/+4
* Resolves: #i122420# Re-activated the internal OpenOfficeToSystemFlavorArmin Le Grand2013-06-164-22/+18
* Remove duplicated call to SalData::ensureThreadAutoreleasePool()Tor Lillqvist2013-06-161-3/+0
* WaE: 'UpdateSystemActivity' is deprecated: first deprecated in OS X 10.8Tor Lillqvist2013-06-161-23/+5
* Get rid of SalLayout::GetFallbackFontData()Khaled Hosny2013-06-161-17/+5
* We only support 10.6 or laterTor Lillqvist2013-06-164-30/+1
* allow Mac port running with completely inactive AppleRemoteHerbert Dürr2013-06-151-2/+2
* Related: #i121534# support native drawing of affinely-transformed images...Herbert Dürr2013-06-141-8/+39
* Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand2013-06-141-39/+50
* s/rtl_copyMemory/memmoveTor Lillqvist2013-06-141-2/+2
* Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2013-06-134-186/+149
* WaE: non-constant-expression cannot be narrowed from 'long' to 'CGFloat'Tor Lillqvist2013-06-121-1/+1
* Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand2013-06-121-11/+17