summaryrefslogtreecommitdiff
path: root/winaccessibility/inc
AgeCommit message (Expand)Author
2022-01-11tdf#146306 wina11y: Retrieve accessible desc on demandMichael Weghorn
2021-10-01loplugin:nullptr (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-03-23tdf#124176 Use pragma once in w*Vincent LE GARREC
2020-11-18tdf#123936 Formatting files in module winaccessibility with clang-formatPhilipp Hofer
2020-09-01Fix typo in codeAndrea Gelmini
2019-12-19Fix typoAndrea Gelmini
2019-12-19Fix typoAndrea Gelmini
2019-03-27loplugin:typedefparam (clang-cl)Stephan Bergmann
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-08-13Fix typosAndrea Gelmini
2017-10-27loplugin:includeform: winaccessibility (Windows)Stephan Bergmann
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-08-31loplugin:constparams: winaccessibility (clang-cl)Stephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-08typo fix: ressource -> resourceAndras Timar
2016-10-15clang-cl loplugin: winaccessibilityStephan Bergmann
2016-03-04Silence -Werror,-Wnon-virtual-dtor in generated UAccCOM.h (clang-cl)Stephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-11-28-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-28-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-11-24com::sun::star->css in winaccessibility/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-29Fix typosAndrea Gelmini
2015-09-19boost->stdCaolán McNamara
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-30Fix typosAndrea Gelmini
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-14remove external header guardsThomas Arnhold
2014-03-05Remove visual noise from winaccessibilityAlexander Wilms
2014-02-03Unused UACCCOM_DLLPRIVATEStephan Bergmann
2013-12-03Use our header guard conventionTor Lillqvist
2013-12-03Bin pointless header inclusion guardTor Lillqvist
2013-12-02winaccessibility: remove global g_acc_managerMichael Stahl
2013-11-28winaccessibility: improve GenerateNewResId()Michael Stahl
2013-11-28winaccessibility: remove GetXAccByAccObj()Michael Stahl
2013-11-28winaccessibility: remove AccEventListener::m_isDisposedMichael Stahl
2013-11-28winaccessibility: use uno::Reference in AccEventListenerMichael Stahl
2013-11-28winaccessibility: use rtl::Reference for listener lifecycleMichael Stahl
2013-11-28winaccessibility: actually the member is unused, remove itMichael Stahl
2013-11-28winaccessibility: don't store XAccessible* in AccDescendant...ListenerMichael Stahl