summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/a11y
AgeCommit message (Expand)Author
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-02coverity#1242965 Result is not floating-pointCaolán McNamara
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-03fdo#39944: Fix mapping for some a11y roles to ATKJacobo Aragunde Pérez
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara
2014-06-23Resolves: #i124970# fix DocumentFocusListener::notifyEvent's...Herbert Dürr
2014-05-05AtkListener: consistency check is too strictMichael Stahl
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-09-Werror=deprecated-declarations (on Debian, reportedly) (part2)Julien Nabet
2014-04-09-Werror=deprecated-declarations (on Debian, reportedly)Stephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-21coverity#735563 Logically dead codeCaolán McNamara
2014-03-13vcl: prefer passing OUString and OString by referenceNoel Grandin
2014-03-02coverity#735998 Dereference after null checkCaolán McNamara
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-07Related: fdo#35105 initially map HEADING to ATK_ROLE_HEADINGRadu Ioan
2014-02-06coverity#736301 the 2nd arg is a gpointerCaolán McNamara
2014-02-06fdo#39944: improve mapping between ATK and UNO rolesJacobo Aragunde Pérez
2014-02-05fdo#35105: notify role change through a new UNO a11y eventJacobo Aragunde Pérez
2014-02-05fdo#39944: fallback for DOCUMENT_* roles in ATK < 2.1.0Jacobo Aragunde Pérez
2014-02-04have a stab at fixing RHEL-5 build that hasn't got new atk rolesCaolán McNamara
2014-02-04fdo#39944: Add DOCUMENT_* accessibility UNO rolesJacobo Aragunde Pérez
2014-01-21bool improvementsStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-10-15Use SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP part2Julien Nabet
2013-10-09Use SAL_WNODEPRECATED_DECLARATIONS_PUSH/POPStephan Bergmann
2013-10-09silent deprecated: atk_focus_tracker_notifyJulien Nabet
2013-10-03Resolves: rhbz#1012390 avoid scary 'the sky is falling' a11y warningCaolán McNamara
2013-10-02rhbz#1001768: AtkListener::disposing(): delay notificationMichael Meeks
2013-08-13downgrade Unknown type: GailWindow warning to infoCaolán McNamara
2013-07-12use LanguageTag to convert, and some FIXME-BCP47 commentsEike Rathke