summaryrefslogtreecommitdiff
path: root/winaccessibility/source/UAccCOM/AccActionBase.cxx
AgeCommit message (Expand)Author
2020-02-03loplugin:redundantpointerops (clang-cl)Stephan Bergmann
2019-10-02-Werror,-Wmicrosoft-exception-spec (clang-cl)Stephan Bergmann
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-02Move GetkeyBindingStrByXkeyBinding to comphelperSamuel Mehrbrodt
2018-10-02Remove unused getOLECHARFromKeyCodeSamuel Mehrbrodt
2017-11-29loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski
2017-05-11Clean up uses of SAL_U/SAL_W: winaccessibilityStephan Bergmann
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2016-10-15clang-cl loplugin: winaccessibilityStephan Bergmann
2015-11-28-Werror,-Wwritable-stringsStephan Bergmann
2015-10-02Allow non ASCII chars as accelerator keysNiklas Johansson
2015-04-23winaccessibility: rename unhelpful string defines.Michael Meeks
2015-03-20Typo: (O/o)veride(n)->(O/o)verride(n)Julien Nabet
2014-05-18remove some more external header guardsThomas Arnhold
2014-03-05Remove visual noise from winaccessibilityAlexander Wilms
2013-12-12winaccessibility: fix locking in UAccCOMMichael Stahl
2013-12-12winaccessibility: remove CheckEnableAccessible.h and assorted noiseMichael Stahl
2013-12-12winaccessibility: use SAL_N_ELEMENTSMichael Stahl
2013-11-21winaccessibility: pass pointers as "hyper" in the COM IDLMichael Stahl
2013-11-19Move to MPLv2 license headers, add modelines.Michael Meeks
2013-11-19Integrate branch of IAccessible2Steve Yin