summaryrefslogtreecommitdiff
path: root/winaccessibility/inc
AgeCommit message (Expand)Author
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
2013-11-28winaccessibility: remove obsolete act.hxxMichael Stahl
2013-11-25winaccessibility: replace CoCreateInstance with direct instantiationMichael Stahl
2013-11-24winaccessibility: don't need 2 global pointers for AccObjectWinManagerMichael Stahl
2013-11-21winaccessibility: fix even more pointless HWND to long castingMichael Stahl
2013-11-21winaccessibility: use sal_Int64 for pointers in AccObjectManagerAgentMichael Stahl
2013-11-21winaccessibility: clean up global TopLevelWindowListenerMichael Stahl
2013-11-20winaccessibility: XMSAAService could only work on 32-bitMichael Stahl
2013-11-20winaccessibility: replace mysterious and inexplicable locking strategyMichael Stahl
2013-11-20winaccessibility: remove some pointless overridesMichael Stahl