summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)AuthorFilesLines
2023-03-13convert UnoControlModel and friends to use std::mutexNoel Grandin21-239/+224
2023-03-10improve loplugin:unnecessarylockingNoel Grandin1-9/+2
2023-03-08BaseMutex->std::mutex in MutableTreeDataModelNoel Grandin1-16/+32
2023-03-08deduplicate MutexAndBroadcastHelperNoel Grandin5-33/+33
2023-02-22toolkit: Port AccessibleStatusBarTest to test::AccessibleTestBaseColomban Wendling1-56/+11
2023-02-22BaseMutex->std::mutex in ListenerMultiplexerBaseNoel Grandin4-9/+24
2023-02-19osl::Mutex->std::mutex in DefaultGridDataModelNoel Grandin1-61/+68
2023-02-18osl::Mutex->std::mutex in DefaultGridColumnModelNoel Grandin1-65/+65
2023-02-07improve readability of VirtualDevice constructorNoel Grandin1-2/+1
2023-01-25Use ImplInheritanceHelper in OAccessibleControlContextStephan Bergmann2-21/+3
2023-01-25Use ImplInheritanceHelper in VCLXAccessibleComponentStephan Bergmann1-10/+0
2023-01-24Use ImplInheritanceHelper in OAccessibleExtendedComponentHelperStephan Bergmann1-0/+1
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