summaryrefslogtreecommitdiff
path: root/vcl/aqua
AgeCommit message (Expand)AuthorFilesLines
2013-08-19fdo#39007: Brute force fix: Unlink a potential restorecount.plist fileTor Lillqvist1-0/+2
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-1/+3
2013-08-16Fix build breakage for 64-bit where NSPoint == CGPointTor Lillqvist1-0/+6
2013-08-12Make VoiceOver announce paragraph alignmentBoris Dušek1-0/+15
2013-08-12fdo#67980 - VoiceOver does not inform about misspelled textBoris Dušek1-0/+25
2013-08-12Add XAccessibleTextMarkup to AquaA11yWrapperBoris Dušek1-0/+6
2013-08-12Refactoring: remove 3 unneeded ivarsBoris Dušek2-63/+82
2013-08-12fdo#67957: Font name reported in AXFont always Times New RomanBoris Dušek2-4/+25
2013-08-10fdo#67680: Impossible to search for text attributes with VoiceOverBoris Dušek1-2/+2
2013-08-10Transform left SAL_DEBUG output to SAL_INFOBoris Dušek1-20/+13
2013-08-07Use NSAccessibilityActionDescription for action descriptionsBoris Dušek1-22/+1
2013-08-07Fix accessibility of text attributes on OS XBoris Dušek1-2/+2
2013-08-07Add debugging output for OS X accessibilityBoris Dušek1-0/+29
2013-08-04Revert "fdo#54320: VoiceOver does not follow keyboard focus"Boris Dušek1-1/+1
2013-08-02NSAppKitVersionNumber10_7 is not surprisingly not defined in 10.6 SDKNorbert Thiebaud1-0/+4
2013-08-01fdo#67410: VoiceOver does not provide typing or cursor movement echo in textBoris Dušek1-0/+27
2013-07-30Adapt to NSPrintInfo API changeTor Lillqvist1-0/+4
2013-07-30WaE: cast to 'id' from smaller integer type 'int'Tor Lillqvist1-1/+1
2013-07-29Avoid an unnecessary static initialisationTor Lillqvist1-3/+1
2013-07-29Resolves: #i119006# disable OSX>=10.7 window restoration until...Herbert Dürr1-0/+1
2013-07-29Resolves: #i121406# support the OSX>=10.7 fullscreen mode based on OSX SpacesHerbert Dürr1-0/+45
2013-07-28fdo#54320: VoiceOver does not follow keyboard focusBoris Dušek1-1/+1
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba1-1/+1
2013-07-27fdo#54264: Fix multi-argument ApplicationEvent::TYPE_OPEN/PRINTStephan Bergmann2-17/+16
2013-07-24fdo#46271: No arrows in scrollbars in OS X 10.7 and laterTor Lillqvist1-9/+54
2013-07-24Bin pointless comment duplicating #defines in a headerTor Lillqvist1-11/+0
2013-07-24Remove dead function: ImplgetCounterPart()Tor Lillqvist1-22/+0
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin1-19/+0
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara1-3/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold4-11/+11
2013-06-26fdo#31525 Dialogues now have an appropriate background in OSXJason Hulme1-1/+1
2013-06-23fdo#50506, incomplete indent markers in Mac rulersKhaled Hosny1-0/+1
2013-06-18fdo#63547: Fix wheel/trackpad scrolling on OS X: Single char copy/paste errorTor Lillqvist1-1/+1
2013-06-17The PICT format was formally deprecated already in OS X v10.4Tor Lillqvist3-156/+4
2013-06-16Resolves: #i122420# Re-activated the internal OpenOfficeToSystemFlavorArmin Le Grand4-22/+18
2013-06-16Remove duplicated call to SalData::ensureThreadAutoreleasePool()Tor Lillqvist1-3/+0
2013-06-16WaE: 'UpdateSystemActivity' is deprecated: first deprecated in OS X 10.8Tor Lillqvist1-23/+5
2013-06-16Get rid of SalLayout::GetFallbackFontData()Khaled Hosny1-17/+5
2013-06-16We only support 10.6 or laterTor Lillqvist4-30/+1
2013-06-15allow Mac port running with completely inactive AppleRemoteHerbert Dürr1-2/+2
2013-06-14Related: #i121534# support native drawing of affinely-transformed images...Herbert Dürr1-8/+39
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand1-39/+50
2013-06-14s/rtl_copyMemory/memmoveTor Lillqvist1-2/+2
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand4-186/+149
2013-06-12WaE: non-constant-expression cannot be narrowed from 'long' to 'CGFloat'Tor Lillqvist1-1/+1
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand1-11/+17
2013-06-05use uno::Reference#clear() method...Noel Grandin1-2/+2
2013-06-04Drop "CJK extra leading" crackKhaled Hosny1-42/+0
2013-05-24Resolves: #i120481# Add registered transferable flavor...Andre Fischer2-9/+20
2013-05-22Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi1-0/+1