summaryrefslogtreecommitdiff
path: root/vcl/aqua/source/a11y
AgeCommit message (Expand)Author
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist
2013-12-04Rename coretext/salgdi2.* to coretext/salgdi.*Khaled Hosny
2013-12-04Bin ATSUI codeTor Lillqvist
2013-12-02Make include guards sane in vclTor Lillqvist
2013-10-28fixincludeguards.sh: vclThomas Arnhold
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-21Fix build with compiler from OS X 10.6 SDK (hopefully)Boris Dušek
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-01fdo#67410: VoiceOver does not provide typing or cursor movement echo in textBoris Dušek
2013-07-28fdo#54320: VoiceOver does not follow keyboard focusBoris Dušek
2013-04-15AquaA11yTextAttributesWrapper: trigraphs confuse llvm-g++ 4.2.1Michael Stahl
2013-04-10fix the A11Y text attribute color in AquaHerbert Dürr
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-01-15WaE: nil is not a BOOLNorbert Thiebaud
2013-01-15cosmetic cleanup (trailing spaces)Norbert Thiebaud
2012-12-18fdo#56937 - mac a11y hang related to traversing vast, broken hierarchies.Michael Meeks
2012-12-10WaE: narrowing from int/long to float in initializer list (-Wc++11-narrowing)Tor Lillqvist
2012-11-29Fix missing place after a11y API change.Thorsten Behrens
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-26Silly workaround for fdo#55156Tor Lillqvist
2012-09-26Fix crash on Mac when a11y in use, and avoid infinite loop, fdo#47275Tor Lillqvist
2012-09-2064-bit fixesTor Lillqvist
2012-09-10fdo#47368: Fix for infinite recursionMichael Meeks
2012-08-31-Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-01-09catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-09-28Fix syntax error that earlier compiler versions didn't mindTor Lillqvist
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-08-24potential WaECaolán McNamara
2011-08-24catch ignored exceptions by const referenceTakeshi Abe
2011-07-01Add Emacs and vim mode lines to *.mm files, tooTor Lillqvist
2011-06-29Related: fdo#38704 make simpleMapNativeRoleFrom::accessibleContext saferCaolán McNamara
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-24vcl2gnumake: fix warningsPhilipp Lohmann [pl]