summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxaccessiblecomponent.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-12-13a11y: Move VCLXAccessibleComponent from toolkit to vclMichael Weghorn1-812/+0
2024-12-13a11y: Drop unused toolkit includesMichael Weghorn1-2/+0
2024-12-12a11y: Stop using VCLXWindow in vcl a11y classesMichael Weghorn1-13/+3
2024-12-12a11y: Rename VCLXAccessibleComponent::m_x{EventSource -> Window}Michael Weghorn1-16/+15
2024-12-12a11y: Move OCommonAccessibleComponent::m_aCreator to subclassMichael Weghorn1-3/+0
2024-12-12a11y: Use vcl::Window in VCLXAccessibleComponent::grabFocusMichael Weghorn1-2/+2
2024-12-12a11y: Simplify VCLXAccessibleComponent::GetWindowMichael Weghorn1-2/+1
2024-12-12a11y: Use vcl::Window for VCLXAccessibleComponent validity checkMichael Weghorn1-2/+2
2024-12-04Move helpers for css::awt/VCL point/rect/size to vcl::unohelperMichael Weghorn1-5/+5
2024-12-04[API CHANGE] a11y: Drop XAccessibleExtendedComponent::getFontMichael Weghorn1-24/+0
2024-12-04toolkit: Pass VCLXFont init args in ctorMichael Weghorn1-2/+1
2024-11-07[API CHANGE] a11y: Switch AccessibleRelationType to enumMichael Weghorn1-3/+3
2024-10-26cid#1555767 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-11Unify/Port to use VCLUnoHelper for AWT <-> VCL conversionsMichael Weghorn1-5/+5
2024-05-15loplugin:ostr in toolkitNoel Grandin1-2/+2
2024-04-24[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn1-3/+3
2023-12-19tdf#123864 a11y: Handle new CHECKABLE state in misc placesMichael Weghorn1-0/+1
2023-08-18tdf#141101 tdf#156561 a11y: Handle a11y child events in win parentMichael Weghorn1-1/+7
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin1-3/+3
2023-08-02a11y: Don't always append window type to a11y name in debug buildsMichael Weghorn1-1/+5
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin1-3/+3
2023-01-25Use ImplInheritanceHelper in VCLXAccessibleComponentStephan Bergmann1-10/+0
2023-01-10OAccessibleImplementationAccess was apparently effectively unused by nowStephan Bergmann1-2/+1
2023-01-09Clean up VCLXAccessibleComponent::getAccessibleParentStephan Bergmann1-11/+3
2023-01-06Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessible...Stephan Bergmann1-0/+1
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann1-12/+2
2022-12-23loplugin:unocast (VCLXAccessibleComponent)Stephan Bergmann1-2/+12
2022-09-26Fix typoAndrea Gelmini1-1/+1
2022-09-26tdf#117173 a11y: Send SHOWING state change event on Window{Show,Hide}Michael Weghorn1-0/+32
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn1-8/+8
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin1-23/+22
2022-02-09expand out IMPLEMENT_FORWARD_XTYPEPROVIDER3Noel Grandin1-1/+9
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák1-1/+1
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin1-1/+1
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin1-1/+1
2021-02-23loplugin:refcounting in toolkitNoel1-7/+5
2021-01-25avoid some ref-countingNoel Grandin1-2/+2
2020-09-02move Edit into toolkit only headersCaolán McNamara1-1/+1
2020-08-04loplugin:flatten in toolkitNoel Grandin1-19/+19
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara1-3/+0
2020-02-14move dialog.hxx to vcl/include/toolkitCaolán McNamara1-1/+1
2020-01-26rename some local variablesNoel Grandin1-1/+1
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-3/+1
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen1-1/+0
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): toolkitStephan Bergmann1-1/+1
2019-05-09tdf#124400 a11y: add accessible IDSamuel Thibault1-0/+13
2019-04-15loplugin:sequentialassign in test..toolsNoel Grandin1-2/+1
2019-03-24weld SvxSearchDialogCaolán McNamara1-0/+3
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-1/+1
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1