summaryrefslogtreecommitdiff
path: root/winaccessibility/source/UAccCOM/AccTextBase.cxx
AgeCommit message (Expand)Author
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
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
2016-10-02cppcheck invalidPrintfArgTypeJochen Nitschke
2015-11-24com::sun::star->css in winaccessibility/Noel Grandin
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2014-10-29ref-counting vcl::Window subclassesNoel Grandin
2014-03-05Remove visual noise from winaccessibilityAlexander Wilms
2013-12-12winaccessibility: remove some noise from not-implemented methodsMichael Stahl
2013-12-12winaccessibility: fix locking in UAccCOMMichael Stahl
2013-12-12winaccessibility: remove CheckEnableAccessible.h and assorted noiseMichael Stahl
2013-12-05Avoid multiple definitions of two lovingly copy-pasted functionsTor Lillqvist
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
2013-11-21winaccessibility: pass pointers as "hyper" in the COM IDLMichael Stahl
2013-11-19warning C4702: unreachable codeStephan Bergmann
2013-11-19winaccessibility: remove executable bitsMichael Stahl
2013-11-19Remove WNT defineDavid Ostrovsky
2013-11-19Move to MPLv2 license headers, add modelines.Michael Meeks
2013-11-19Integrate branch of IAccessible2Steve Yin