summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)AuthorFilesLines
2023-01-19Fix some toolkit UnoControlBase derivates' queryAggregationStephan Bergmann4-6/+15
2023-01-16XUnoTunnel->dynamic_cast in VCLXGraphicsNoel Grandin2-9/+1
2023-01-16XUnoTunnel->dynamic_cast in VCLXBitmapNoel Grandin3-9/+1
2023-01-16XUnoTunnel->dynamic_cast in GridColumnNoel Grandin3-45/+11
2023-01-16XUnoTunnel->dynamic_cast in VCLXPointerNoel Grandin3-9/+2
2023-01-16XUnoTunnel->dynamic_cast in VCLXRegionNoel Grandin3-10/+2
2023-01-14XUnoTunnel->dynamic_cast in VCLXMenuNoel Grandin2-8/+4
2023-01-14XUnoTunnel->dynamic_cast in UnoControlModelNoel Grandin1-13/+0
2023-01-13XUnoTunnel->dynamic_cast in VCLXFontNoel Grandin2-4/+1
2023-01-13XUnoTunnel->dynamic_cast in VCLXDeviceNoel Grandin8-17/+10
2023-01-10OAccessibleImplementationAccess was apparently effectively unused by nowStephan Bergmann3-7/+3
2023-01-09Clean up VCLXAccessibleComponent::getAccessibleParentStephan Bergmann1-11/+3
2023-01-09use std::this_thread::sleep_for instead of osl equivalentArnaud VERSINI1-1/+2
2023-01-06Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessible...Stephan Bergmann3-1/+3
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann7-85/+12
2022-12-23loplugin:unocast (VCLXAccessibleComponent)Stephan Bergmann1-2/+12
2022-12-22loplugin:unocast (VCLXDialog)Stephan Bergmann3-1/+16
2022-12-22loplugin:unocast (VCLXMultiPage)Stephan Bergmann3-1/+15
2022-12-22loplugin:unocast (MutableTreeNode)Stephan Bergmann1-6/+25
2022-12-22loplugin:unocast (VCLXTabPage)Stephan Bergmann3-1/+15
2022-12-19loplugin:implinheritancehelper in toolkitNoel Grandin2-52/+2
2022-12-19remove dependency from drawinglayer to frameworkNoel Grandin3-790/+15
2022-12-16loplugin:unocast (VCLXWindow)Stephan Bergmann1-1/+2
2022-12-06tdf#152380: add checks for names and values sequences length equalityMike Kaganski1-0/+3
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara2-11/+12
2022-12-01loplugin:unusedfields make some fields privateNoel Grandin1-2/+1
2022-12-01Use cppuhelper::ImplInheritanceHelper for toolkit VCLX window classesStephan Bergmann8-688/+35
2022-11-19loplugin:unusedmethodsNoel Grandin1-5/+0
2022-11-14tdf#152012 Fix assert fail on opening date pickerHossein1-1/+1
2022-10-21loplugin:referencecasting look for a new patternNoel Grandin3-18/+10
2022-10-04tdf#150786 use a 'standard' theme for form controlsCaolán McNamara1-0/+18
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-19tdf#149797 Change highlight background color in some controlsIlhan Yesil5-1/+134
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt2-3/+3
2022-09-16tdf#150974 Writer crashes when starting with WollMux installedNoel Grandin1-0/+26
2022-09-08Revert "tdf#150569 Modify hardcoded dates to extend the range of accepted dates"Juan C. Sanz2-4/+4
2022-09-07tdf#150569 Modify hardcoded dates to extend the range of accepted datesjucasaca2-4/+4
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn11-40/+40
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock1-2/+2
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann25-25/+25
2022-08-12crashtesting: assert on export forum-fr-40415.ods to odsCaolán McNamara1-3/+3
2022-08-09move scrbar.hxx to vcl/toolkitCaolán McNamara5-5/+5
2022-08-07Removed duplicated includesAndrea Gelmini1-1/+0
2022-08-06the "CreateWindow" function in svtools is newly removedCaolán McNamara1-62/+1
2022-08-06move SVTXGridControl to toolkitCaolán McNamara30-1/+9789
2022-08-02clang-tidy modernize-pass-by-value in toolkitNoel Grandin11-25/+34
2022-07-27Make AccessibilityTools available more widely and use itColomban Wendling8-703/+6
2022-07-20move wintypes.hxx from tools to vclChris Sherlock2-2/+2
2022-07-18toolkit : remove useless commentsArnaud VERSINI1-11/+0