/vcl/workben/

tro/cib/libreoffice-5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/winaccessibility/source/UAccCOM/AccTable.cxx
AgeCommit message (Expand)Author
2024-05-06WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2023-08-09wina11y: Drop "#CHECK#" commentsMichael Weghorn
2023-08-09wina11y: Use return value instead of out paramMichael Weghorn
2023-08-08wina11y: Drop AccObjectManagerAgent indirectionMichael Weghorn
2022-11-24Drop redundant -Wnon-virtual-dtorStephan Bergmann
2022-09-17loplugin:loopvartoosmall (clang-cl)Stephan Bergmann
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-03-23Drop ENTER/LEAVE_PROTECTED_BLOCK and ISDESTROY macrosMike Kaganski
2022-03-23Drop SAFE_SYSFREESTRING macroMike Kaganski
2021-09-30Extended loplugin:referencecasting/redundantcast (clang-cl): winaccessibilityStephan Bergmann
2021-09-08tdf#100086 tdf#124832 wina11y: Implement IAccessibleTable2Michael Weghorn
2021-09-07wina11y: Drop CAccTable::GetXInterfaceMichael Weghorn
2020-02-03loplugin:redundantpointerops (clang-cl)Stephan Bergmann
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann
2019-10-02-Werror,-Wmicrosoft-exception-spec (clang-cl)Stephan Bergmann
2019-03-27loplugin:typedefparam (clang-cl)Stephan Bergmann
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-20dubious SysAllocString checkCaolán McNamara
2017-10-27loplugin:includeform: winaccessibility (Windows)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-07-17loplugin:unnecessaryparen: winaccessibility (clang-cl)Stephan Bergmann
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-03-04Silence -Werror,-Wnon-virtual-dtor in generated UAccCOM.h (clang-cl)Stephan Bergmann
2015-09-29Fix typosAndrea Gelmini