summaryrefslogtreecommitdiff
path: root/winaccessibility/source/service
AgeCommit message (Expand)Author
2022-01-11tdf#146306 wina11y: Retrieve accessible desc on demandMichael Weghorn
2022-01-11wina11y: Use existing method to update descriptionMichael Weghorn
2022-01-11wina11y: Use separate local variable for action descriptionMichael Weghorn
2021-10-29Fix misuses of NULL across Windows-only codeStephan Bergmann
2021-10-05drop 'using namespace std' in winaccessibilityJulien Nabet
2021-09-30-Werror,-Wshadow (clang-cl)Stephan Bergmann
2021-09-30loplugin:includeform (clang-cl)Stephan Bergmann
2021-09-20wina11y: Drop bool param from CMAccessible::NotifyDestroyMichael Weghorn
2021-09-20wina11y: Drop AccObject::m_bShouldDestroyMichael Weghorn
2021-09-17wina11y: Get rid of more HWND<->sal_Int64 castingMichael Weghorn
2021-09-17wina11y: Avoid some casting between HWND and sal_Int64Michael Weghorn
2021-09-16tdf#100086 wina11y: Don't delete a11y object for removed cell right awayMichael Weghorn
2021-09-15wina11y: Forward-declare XAccessible in AccObjectWinManager.hxxMichael Weghorn
2021-09-14wina11y: Use XAccessible* instead of void*Michael Weghorn
2021-09-01tdf#135588 wina11y: Map AccessibleRole::STATIC to ROLE_SYSTEM_STATICTEXTMichael Weghorn
2021-07-09loplugin:indentation (clang-cl)Stephan Bergmann
2021-03-12drop unneeded includeCaolán McNamara
2021-03-03loplugin:referencecasting (clang-cl)Stephan Bergmann
2021-02-10Remove unneeded breaksAndrea Gelmini
2020-12-15Silence warning C4189: local variable is initialized but not referencedStephan Bergmann
2020-11-18tdf#123936 Formatting files in module winaccessibility with clang-formatPhilipp Hofer
2020-10-19clang-cl: Adapt Windows-specific code to extended loplugin:cstylecastStephan Bergmann
2020-08-04loplugin:simplifypointertobool (clang-cl)Stephan Bergmann
2020-07-14winaccessibility: create instances with uno constructorsNoel Grandin
2020-04-17Drop unused includes and usingsMike Kaganski
2020-04-16VCLXAccessibleComponent* may be passed to HandleWindowOpenedMike Kaganski
2020-02-03loplugin:redundantpointerops (clang-cl)Stephan Bergmann
2020-02-03loplugin:unsignedcompare (clang-cl)Stephan Bergmann
2019-12-05loplugin:external (clang-cl)Stephan Bergmann
2019-10-01loplugin:referencecasting (clang-cl)Stephan Bergmann
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-10-01loplugin:simplifyconstruct (clang-cl)Stephan Bergmann
2019-09-12Fix typosAndrea Gelmini
2019-08-19Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-07-29Fix typosAndrea Gelmini
2019-04-05tdf#120703: partially revert commit 85456fae54029edd26df2277a9eec5e2fe3d9739Mike Kaganski
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-20pvs-studio: pointer was utilized before it was verified against nullptrCaolán McNamara
2018-10-20pvs-studio: pointer was utilized before it was verified against nullptrCaolán McNamara
2018-10-20unused pUNumberString bufferCaolán McNamara
2018-09-29Simplify containers iterations in w*Arkadiy Illarionov
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-17loplugin:simplifyconstruct (clang-cl)Stephan Bergmann
2018-08-14tdf#116542 a11y: introduce STATIC roleSamuel Thibault
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-04-13Fix typoAndrea Gelmini