summaryrefslogtreecommitdiff
path: root/include/vcl/toolkit
AgeCommit message (Expand)Author
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
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-08loplugin:moveparam in vclNoel Grandin
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-13loplugin:methodcyclesNoel Grandin
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-08-18loplugin:constparamsNoel Grandin
2021-08-18jsdialog: dump FixedImageSzymon Kłos
2021-08-08no need to allocate ControlLayoutData separatelyNoel Grandin