summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)AuthorFilesLines
2023-05-23tdf#140557 notebookbar: be smarter about hidden window sizeJustin Luth1-2/+6
2023-05-11tdf#155241 keep current MetricSpinButton value if unparseable junk inputCaolán McNamara1-1/+6
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin2-2/+2
2023-04-24loplugin:unnecessarygetstr extend to createFromAsciiNoel Grandin1-2/+2
2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin1-2/+2
2023-04-09new loplugin:unnecessarygetstrNoel Grandin1-3/+2
2023-04-05jsdialog: dump menu for menubuttonSzymon Kłos1-0/+17
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski14-64/+64
2023-04-01use more XVclWindowPeerNoel Grandin1-1/+1
2023-03-30loplugin:stringadd in vclNoel Grandin3-30/+17
2023-03-26tdf#126632 tdf#152908 Resize the notebook bar on context changeJim Raykowski1-0/+5
2023-03-11Fix typoAndrea Gelmini1-1/+1
2023-03-10lok: some tunneled dialog control was not invalidated correctlyMarco Cecchetti1-7/+8
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti1-0/+31
2023-03-07eFormat modified inside GetDateArea, but change not propogated to the callerCaolán McNamara1-1/+1
2023-03-04JSDialog: implemented jsdialog support for the toggle buttonsPranam Lashkari1-0/+2
2023-03-04jsdialog: correct structure for RoadmapWizardSzymon Kłos1-0/+72
2023-03-03jsdialog: hide not-used tabpage in the wizardSzymon Kłos1-0/+1
2023-02-21tdf#142783 consider the Calendar Edit and DropDown as one compound controlCaolán McNamara2-1/+13
2023-02-20tdf#132110 page ids might not be state idsCaolán McNamara2-9/+19
2023-02-20tdf#153520 vcl: Align listbox invalidation with mouseover checkMichael Weghorn2-26/+24
2023-02-08Related: tdf#152486 infobar is white text on light button in light modeCaolán McNamara1-2/+0
2023-02-08tdf#147740 fix disappearing icons in groupbarSzymon Kłos1-0/+9
2023-02-03tdf#153078: Revert "tdf#141684 fix disappearance of icons in Groupedbar and G...Xisco Fauli1-5/+1
2023-01-03tdf#148109 Paint background color in listboxIlhan Yesil2-13/+9
2022-12-26tdf#127588 - extend selection to the entire field if nothing is selectedAndreas Heinisch1-0/+13
2022-12-14tdf#152486 unreadable infobar buttons in macOS dark modeCaolán McNamara1-0/+19
2022-12-06add Assistant::set_page_side_imageCaolán McNamara1-0/+5
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara1-1/+2
2022-11-23rename ImplScroll to ImplScrollCalendarCaolán McNamara1-7/+7
2022-11-20Fix sending empty tab pages to onlineNickWingate1-2/+2
2022-11-14tdf#152012 Fix assert fail on opening date pickerHossein1-2/+5
2022-11-09jsdialog: send edit widget's type informationSzymon Kłos1-0/+3
2022-11-07tdf#141684 fix disappearance of icons in Groupedbar and Groupedbar compact UIHenner Drewes1-1/+5
2022-11-03Related: tdf#149932 honour PANGO_UNDERLINE_DOUBLE for preedit underlineCaolán McNamara1-0/+2
2022-11-03tdf#143148 Use pragma once instead of include guardszonnebloempje2-8/+2
2022-10-28invalidate slider on gaining/losing focus so could show a macOS focus ringCaolán McNamara1-1/+2
2022-10-27calculate the header bounds even for !bPaneWithHeader caseCaolán McNamara1-9/+15
2022-10-26tab items not exactly centeredCaolán McNamara1-1/+1
2022-10-24WB_BEVELBUTTON and PushButtonValue::mbBevelButton are unusedCaolán McNamara1-2/+0
2022-10-24Drop Window::LogicMouse*Mike Kaganski1-15/+0
2022-10-07Related: tdf#98067 do RollOver for Edit as well as SpinButtonCaolán McNamara2-6/+24
2022-10-07Related: tdf#98067 use EP_EDITBORDER_NOSCROLL for EditsCaolán McNamara3-19/+9
2022-10-05Resolves: tdf#151351 rework flat button renderingCaolán McNamara1-2/+4
2022-10-05Related: tdf#151351 kf5 pressed flat toggle buttons not visually depressedCaolán McNamara1-1/+1
2022-09-21use more string_view in vclNoel Grandin2-13/+13
2022-09-19tdf#149797 Change highlight background color in some controlsIlhan Yesil3-0/+86
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt17-66/+66
2022-09-08Revert "tdf#150569 Modify hardcoded dates to extend the range of accepted dates"Juan C. Sanz1-2/+2
2022-09-07tdf#150569 Modify hardcoded dates to extend the range of accepted datesjucasaca1-2/+2