summaryrefslogtreecommitdiff
path: root/toolkit/inc
AgeCommit message (Expand)Author
2023-11-19WIP: async popup menusJan-Marek Glogowski
2023-09-07no need to take a lock and do nothingNoel Grandin
2023-09-01tdf#104833 Move VCLXMultiLineEdit to public toolkit headerMichael Weghorn
2023-08-03toolkit: Use range-based for, drop invalidTableControlActionMichael Weghorn
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin
2023-05-09move a toolkit header inside the moduleNoel Grandin
2023-04-01use more XVclWindowPeerNoel Grandin
2023-03-13convert UnoControlModel and friends to use std::mutexNoel Grandin
2023-03-08deduplicate MutexAndBroadcastHelperNoel Grandin
2023-01-25Use ImplInheritanceHelper in OAccessibleControlContextStephan Bergmann
2023-01-24Use ImplInheritanceHelper in OAccessibleExtendedComponentHelperStephan Bergmann
2023-01-19Fix some toolkit UnoControlBase derivates' queryAggregationStephan 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-10OAccessibleImplementationAccess was apparently effectively unused by nowStephan Bergmann
2023-01-06Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessible...Stephan Bergmann
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-22loplugin:unocast (VCLXDialog)Stephan Bergmann
2022-12-22loplugin:unocast (VCLXMultiPage)Stephan Bergmann
2022-12-22loplugin:unocast (VCLXTabPage)Stephan Bergmann
2022-12-01loplugin:unusedfields make some fields privateNoel Grandin
2022-12-01Use cppuhelper::ImplInheritanceHelper for toolkit VCLX window classesStephan Bergmann
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-08-09move scrbar.hxx to vcl/toolkitCaolá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-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-04-02Recheck modules t* with IWYUGabor Kelemen
2022-03-05GetComponentServiceName can be constNoel Grandin
2021-11-28use more OInterfaceContainerHelper3 in toolkitNoel Grandin
2021-09-07vcl: move OutputDevice rasterop functions to outdev.cxxChris Sherlock
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-08-25osl::Mutex->std::mutex in ResourceListenerNoel Grandin
2021-08-04osl::Mutex->std::mutex in VCLXPointerNoel Grandin
2021-08-04osl::Mutex->std::mutex in VCLXRegionNoel Grandin
2021-08-04osl::Mutex->std::mutex in VCLXBitmapNoel Grandin
2021-07-28Move SVTXNumericField and parents to public toolkit headerMichael Weghorn
2021-07-22remove pimpl in AnimatedImagesControlModelNoel Grandin
2021-07-21remove pimpl in AnimatedImagesPeerNoel Grandin
2021-06-26loplugin:finalclasses in toolkitNoel Grandin
2021-05-13can pass by const& hereNoel Grandin
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-12vclxtopwindow.hxx and vclxcontainer.hxx can now be private headersCaolán McNamara
2021-04-12VCLXMultiPage can be in private headersCaolán McNamara