summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 62e73811c732fa555730663770852c60de05ebf1 (plain)
1
2
[pycodestyle]
max-line-length = 100
fd8d66350dbb931325104ad19097ec1'>accessibledialogcontrolshape.cxx
AgeCommit message (Expand)Author
2024-12-04Move helpers for css::awt/VCL point/rect/size to vcl::unohelperMichael Weghorn
2024-12-04[API CHANGE] a11y: Drop XAccessibleExtendedComponent::getFontMichael Weghorn
2024-12-04toolkit: Pass VCLXFont init args in ctorMichael Weghorn
2024-07-11Unify/Port to use VCLUnoHelper for AWT <-> VCL conversionsMichael Weghorn
2024-05-03loplugin:ostr in basctlNoel Grandin
2024-03-10basctl : use OUstring literal for XServiceInfo implementationArnaud VERSINI
2023-04-01use more XVclWindowPeerNoel Grandin
2023-01-28Use ImplInheritanceHelper in AccessibleDialogControlShapeStephan Bergmann
2023-01-06Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessible...Stephan Bergmann
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-02-23loplugin:refcounting in basctlNoel
2021-01-25avoid some ref-countingNoel Grandin