summaryrefslogtreecommitdiff
path: root/winaccessibility/source/UAccCOM/AccActionBase.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-08-22wina11y: Drop CAccActionBase::GetXInterfaceMichael Weghorn1-4/+4
2023-08-09wina11y: Drop "#CHECK#" commentsMichael Weghorn1-4/+0
2022-08-05wina11y: Drop unused AccessibleKey{Binding,Stroke}.idlMichael Weghorn1-2/+0
2022-03-23Drop ENTER/LEAVE_PROTECTED_BLOCK and ISDESTROY macrosMike Kaganski1-10/+10
2022-03-23Drop SAFE_SYSFREESTRING macroMike Kaganski1-1/+1
2020-11-25UNOIDL long vs. C++ sal_Int32 confustionStephan Bergmann1-2/+2
2020-02-03loplugin:redundantpointerops (clang-cl)Stephan Bergmann1-2/+2
2019-10-02-Werror,-Wmicrosoft-exception-spec (clang-cl)Stephan Bergmann1-7/+7
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-1/+1
2018-10-02Move GetkeyBindingStrByXkeyBinding to comphelperSamuel Mehrbrodt1-18/+3
2018-10-02Remove unused getOLECHARFromKeyCodeSamuel Mehrbrodt1-93/+0
2017-11-29loplugin:unnecessaryparen (clang-cl)Stephan Bergmann1-2/+2
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski1-2/+3
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski1-3/+2
2017-05-11Clean up uses of SAL_U/SAL_W: winaccessibilityStephan Bergmann1-17/+9
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann1-2/+2
2016-10-15clang-cl loplugin: winaccessibilityStephan Bergmann1-60/+9
2015-11-28-Werror,-Wwritable-stringsStephan Bergmann1-2/+2
2015-10-02Allow non ASCII chars as accelerator keysNiklas Johansson1-26/+2
2015-04-23winaccessibility: rename unhelpful string defines.Michael Meeks1-4/+4
2015-03-20Typo: (O/o)veride(n)->(O/o)verride(n)Julien Nabet1-1/+1
2014-05-18remove some more external header guardsThomas Arnhold1-2/+0
2014-03-05Remove visual noise from winaccessibilityAlexander Wilms1-4/+4
2013-12-12winaccessibility: fix locking in UAccCOMMichael Stahl1-1/+11
2013-12-12winaccessibility: remove CheckEnableAccessible.h and assorted noiseMichael Stahl1-12/+0
2013-12-12winaccessibility: use SAL_N_ELEMENTSMichael Stahl1-1/+2
2013-11-21winaccessibility: pass pointers as "hyper" in the COM IDLMichael Stahl1-1/+1
2013-11-19Move to MPLv2 license headers, add modelines.Michael Meeks1-17/+16
2013-11-19Integrate branch of IAccessible2Steve Yin1-0/+416