summaryrefslogtreecommitdiff
path: root/vcl/aqua
AgeCommit message (Expand)Author
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist
2013-12-05Fix fallout from 461e0f9eaf9895ecd0eba67b35a4d2cec8a5e5c5Tor Lillqvist
2013-12-05Resolves: #i123795# variable names should not confuse vcl...Herbert Dürr
2013-12-04Rename coretext/salgdi2.* to coretext/salgdi.*Khaled Hosny
2013-12-04Add a commentTor Lillqvist
2013-12-04Bin ATSUI codeTor Lillqvist
2013-12-04Device-specific font substitution is not usedKhaled Hosny
2013-12-03vcl: fix sal_Int32 GetTextBreak harderMichael Stahl
2013-12-03longparas: convert GetTextBreak to sal_Int32Caolán McNamara
2013-12-02No idea what maOwnContextMemory isTor Lillqvist
2013-12-02Make include guards sane in vclTor Lillqvist
2013-11-29Fix bit-rot in the ATSUI codeTor Lillqvist
2013-11-25Resolves: fdo#41169 fix MacOSX non-Latin keyboard layout with Latin shortcutsCaolán McNamara
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in VCL moduleNoel Grandin
2013-11-13fdo#68174: Default to large icons on OSX too, regardless of the DPI.Jan Holesovsky
2013-11-10fdo#71321: We should not actually use the delta-is-pixels concept on OS XTor Lillqvist
2013-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-10-22aqua String remnantsCaolán McNamara
2013-10-22sneaky macosx StringsCaolán McNamara
2013-10-21String -> OUStringStephan Bergmann
2013-10-21Remove GetKernPairs() with no implementationKhaled Hosny
2013-10-16cleanupThomas Arnhold
2013-09-27Related: fdo#38838 remove UniString::SearchBackwardCaolán McNamara
2013-09-06Fix misspelled text with VoiceOver on 10.9Boris Dušek
2013-08-24Fix a11y logging with 10.6 SDKBoris Dušek
2013-08-22The AppleRemote code is blocked by sandboxing so bypass it in that caseTor Lillqvist
2013-08-21Fix build with compiler from OS X 10.6 SDK (hopefully)Boris Dušek
2013-08-21WaE: 'valueOf' is deprecatedTor Lillqvist
2013-08-19fdo#39007: Brute force fix: Unlink a potential restorecount.plist fileTor Lillqvist
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-16Fix build breakage for 64-bit where NSPoint == CGPointTor Lillqvist
2013-08-12Make VoiceOver announce paragraph alignmentBoris Dušek
2013-08-12fdo#67980 - VoiceOver does not inform about misspelled textBoris Dušek
2013-08-12Add XAccessibleTextMarkup to AquaA11yWrapperBoris Dušek
2013-08-12Refactoring: remove 3 unneeded ivarsBoris Dušek
2013-08-12fdo#67957: Font name reported in AXFont always Times New RomanBoris Dušek
2013-08-10fdo#67680: Impossible to search for text attributes with VoiceOverBoris Dušek
2013-08-10Transform left SAL_DEBUG output to SAL_INFOBoris Dušek
2013-08-07Use NSAccessibilityActionDescription for action descriptionsBoris Dušek
2013-08-07Fix accessibility of text attributes on OS XBoris Dušek
2013-08-07Add debugging output for OS X accessibilityBoris Dušek
2013-08-04Revert "fdo#54320: VoiceOver does not follow keyboard focus"Boris Dušek
2013-08-02NSAppKitVersionNumber10_7 is not surprisingly not defined in 10.6 SDKNorbert Thiebaud
2013-08-01fdo#67410: VoiceOver does not provide typing or cursor movement echo in textBoris Dušek
2013-07-30Adapt to NSPrintInfo API changeTor Lillqvist
2013-07-30WaE: cast to 'id' from smaller integer type 'int'Tor Lillqvist