/svx/

.7'>distro/collabora/co-24.04.7 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)Author
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-10-05Replace getTabIndexPropertyName and getStepPropertyName (toolkit)Julien Nabet
2023-10-05Replace 2 other lcl_throw* by throwing the right exception directly (toolkit)Julien Nabet
2023-10-05Replace 3 lcl_throw* by throwing the right exception directly (toolkit)Julien Nabet
2023-09-23Use less epoxy external headers dependencyGabor Kelemen
2023-09-10MutableTreeDataModel does not need to implement XAggreggationNoel Grandin
2023-09-07no need to take a lock and do nothingNoel Grandin
2023-09-02no need to use UNO_QUERY_THROW hereNoel Grandin
2023-09-01tdf#104833 a11y: Use VCLXAccessibleEdit for VCLXMultiLineEditMichael Weghorn
2023-09-01tdf#104833 Move VCLXMultiLineEdit to public toolkit headerMichael Weghorn
2023-08-30make IAccessibleTableControl extend cppu::WeakImplHelperNoel Grandin
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin
2023-08-22tdf#156473 a11y: Keep a reference to table's a11y objectMichael Weghorn
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin
2023-08-18tdf#156561 a11y: Create VCLXTopWindow peer for border win frameMichael Weghorn
2023-08-18tdf#141101 tdf#156561 a11y: Handle a11y child events in win parentMichael Weghorn
2023-08-03toolkit: Use range-based for, drop invalidTableControlActionMichael Weghorn
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-08-02a11y: Don't always append window type to a11y name in debug buildsMichael Weghorn
2023-08-02a11y: Convert AccessibleTableControlObjType to enum classMichael Weghorn
2023-07-27tdf#155625 a11y: Notify about menu item role changeMichael Weghorn
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
2023-07-21loplugin:redundantcast small improvementNoel Grandin
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin
2023-07-12simplifyNoel Grandin