summaryrefslogtreecommitdiff
path: root/toolkit/source/awt
AgeCommit message (Expand)Author
2023-01-25Use ImplInheritanceHelper in VCLXAccessibleComponentStephan Bergmann
2023-01-16XUnoTunnel->dynamic_cast in VCLXGraphicsNoel Grandin
2023-01-16XUnoTunnel->dynamic_cast in VCLXBitmapNoel Grandin
2023-01-16XUnoTunnel->dynamic_cast in VCLXPointerNoel Grandin
2023-01-16XUnoTunnel->dynamic_cast in VCLXRegionNoel Grandin
2023-01-14XUnoTunnel->dynamic_cast in VCLXMenuNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in VCLXFontNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in VCLXDeviceNoel Grandin
2023-01-10OAccessibleImplementationAccess was apparently effectively unused by nowStephan Bergmann
2023-01-09Clean up VCLXAccessibleComponent::getAccessibleParentStephan Bergmann
2023-01-09use std::this_thread::sleep_for instead of osl equivalentArnaud VERSINI
2023-01-06Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessible...Stephan Bergmann
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-23loplugin:unocast (VCLXAccessibleComponent)Stephan Bergmann
2022-12-22loplugin:unocast (VCLXDialog)Stephan Bergmann
2022-12-22loplugin:unocast (VCLXMultiPage)Stephan Bergmann
2022-12-22loplugin:unocast (VCLXTabPage)Stephan Bergmann
2022-12-19remove dependency from drawinglayer to frameworkNoel Grandin
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara
2022-12-01Use cppuhelper::ImplInheritanceHelper for toolkit VCLX window classesStephan Bergmann
2022-11-14tdf#152012 Fix assert fail on opening date pickerHossein
2022-09-26Fix typoAndrea Gelmini
2022-09-26tdf#117173 a11y: Send SHOWING state change event on Window{Show,Hide}Michael Weghorn
2022-09-19tdf#149797 Change highlight background color in some controlsIlhan Yesil
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-08-12crashtesting: assert on export forum-fr-40415.ods to odsCaolán McNamara
2022-08-09move scrbar.hxx to vcl/toolkitCaolán McNamara
2022-08-06the "CreateWindow" function in svtools is newly removedCaolán McNamara
2022-08-06move SVTXGridControl to toolkitCaolán McNamara
2022-08-02clang-tidy modernize-pass-by-value in toolkitNoel Grandin
2022-07-20move wintypes.hxx from tools to vclChris Sherlock
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-06-17tdf#149575 UnoControlTabPageContainer: Handle tab imageIlhan Yesil
2022-05-20new loplugin:unnecessary lockingNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-03Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-03Just use Any ctor instead of makeAny in toolkitStephan Bergmann
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-02Recheck modules t* with IWYUGabor Kelemen
2022-03-28Operate on VCL Menu with SolarMutex lockedStephan Bergmann
2022-02-09expand out IMPLEMENT_FORWARD_XTYPEPROVIDER3Noel Grandin
2022-01-08Fix buildMike Kaganski
2022-01-08move UserData bodge into VCLXMenuCaolán McNamara
2021-12-18use more cppu::BaseMutexNoel Grandin
2021-12-18tdf#146286 Crash/hang calling context menuNoel Grandin
2021-12-17osl::Mutex->std::mutex in VCLXMenuNoel Grandin
2021-12-17osl::Mutex->std::mutex in VCLXFontNoel Grandin
2021-12-16use more OInterfaceContainerHelper3 in toolkitCaolán McNamara