summaryrefslogtreecommitdiff
path: root/include/vcl/toolkit
AgeCommit message (Expand)Author
2023-08-30a11y: Drop AccessibleChildren typedefMichael Weghorn
2023-08-22tdf#141101 tdf#101886 a11y: Restore previous focus on col/line popup closeMichael Weghorn
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-27rename GetFieldRectPixelAbs to GetFieldRectPixelNoel Grandin
2023-07-26improve override of Window::Invalidate(*)Noel Grandin
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin
2023-07-20no need to return a mutable ref from ImplGetItemEdgeClipRectNoel Grandin
2023-07-07Related: tdf#155708 Clean-up left over nCloseResponseToJustHideBalazs Varga
2023-07-05tdf#155708 Fix validity dialog closes when moving focus to another windowBalazs Varga
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-04-19loplugin:finalclassesNoel Grandin
2023-04-05jsdialog: dump menu for menubuttonSzymon Kłos
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-04-01use more XVclWindowPeerNoel Grandin
2023-03-07eFormat modified inside GetDateArea, but change not propogated to the callerCaolán McNamara
2023-03-04JSDialog: implemented jsdialog support for the toggle buttonsPranam Lashkari
2023-03-04jsdialog: correct structure for RoadmapWizardSzymon Kłos
2023-02-21tdf#142783 consider the Calendar Edit and DropDown as one compound controlCaolán McNamara
2023-02-08remove SvTreeListEntry background colorCaolán McNamara
2023-02-08SetAlternatingRowColors is unusedCaolán McNamara
2022-12-02loplugin:unusedfields make some fields privateNoel Grandin
2022-11-29New loplugin:crosscastStephan Bergmann
2022-10-07Related: tdf#98067 do RollOver for Edit as well as SpinButtonCaolán McNamara
2022-09-19tdf#149797 Change highlight background color in some controlsIlhan Yesil
2022-09-08loplugin:unnecessaryvirtualNoel Grandin
2022-08-11jsdialog: dump tooltips for IconView entriesMike Kaganski
2022-08-09move scrbar.hxx to vcl/toolkitCaolán McNamara
2022-08-01Fix typo in codeAndrea Gelmini
2022-07-26tdf#150017 vcl,sw: add UITestMichael Stahl
2022-07-22tdf#117276 sc: Show hidden filter elements as inactive elementsBalazs Varga
2022-07-20move wintypes.hxx from tools to vclChris Sherlock
2022-07-13tdf#149956 Pass the correct frame to VclStatusListenerMaxim Monastirsky
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-06-10Entry may have no textMike Kaganski
2022-06-09Accessibility for IconViewMike Kaganski
2022-06-01Introduce weld::IconView::insert_separatorMike Kaganski
2022-05-30Related: tdf#89131 draw up/down spins disabled if value is at max/minCaolán McNamara
2022-05-12these members can be privateCaolán McNamara
2022-05-12merge SetNodeBitmaps and SetNodeDefaultImagesCaolán McNamara
2022-05-04Related: tdf#131725 if SvTreeListBox RTL set, set scrollbars to matchCaolán McNamara
2022-05-03Don't add empty labels to fontwork's icon viewMike Kaganski
2022-05-01jsdialog: export symbol for buttonsSzymon Kłos
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-03-04jsdialog: enable Accessibility Check dialogSzymon Kłos
2021-12-30jsdialog: send info about initial focus in dialogSzymon Kłos
2021-12-08only autopopup on mouse hover, not keyboard traversalCaolán McNamara
2021-11-05use more DECL_DLLPRIVATE_STATIC_LINKNoel Grandin