summaryrefslogtreecommitdiff
path: root/toolkit/inc
AgeCommit message (Expand)Author
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
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-02loplugin:refcounting in toolkitNoel
2021-02-23loplugin:refcounting in toolkitNoel
2021-01-25avoid some ref-countingNoel Grandin
2020-12-04add a way to get an awt::XPopupMenu from a PopupMenuCaolán McNamara
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-18tdf#123936 Formatting files in module toolkit with clang-formatPhilipp Hofer
2020-10-28std::set->o3tl::sorted_vector in toolkitNoel Grandin
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-08-19move VclMultiLineEdit to toolkit-only headersCaolán McNamara