summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
13 daystdf#161853 vcl: Use range-based forMichael Weghorn
13 daystdf#161853 vcl: Use const ref instead of pointerMichael Weghorn
13 daystdf#161853 vcl: Move logic into SvxIconChoiceCtrl_Impl::DrawFocusRectMichael Weghorn
13 daystdf#161853 vcl: Drop SvxIconChoiceCtrl_Impl::HideDDIconMichael Weghorn
2024-06-10tdf#99528 Use vertical tabs in para dialogSamuel Mehrbrodt
2024-06-03tdf#161030 Improve vertical Tab list displaySamuel Mehrbrodt
2024-05-31tdf#99528 Move through tabs with Ctrl-PageUp/Down keysSamuel Mehrbrodt
2024-05-30tdf#161006 tdf#161049 tdf#161020 tdf#161047 fix VertTabCtrl size calculationThorsten Behrens
2024-05-28tdf#160971 gtk: Don't select combobox text on entry selectionMichael Weghorn
2024-05-28tdf#160971 vcl a11y: Make combobox text selection mode style-ableMichael Weghorn
2024-05-14tdf#160824 vcl: Require mouse over spinfield to mouse-wheel through valuesMichael Weghorn
2024-05-13vcl: Merge ComboBox and ComboBox::ImplMichael Weghorn
2024-05-10loplugin:ostr in vclNoel Grandin
2024-05-03WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-03jsdialog: support for LinkButton as an independent widgetTomaž Vajngerl
2024-04-29tdf#99528 Properly layout vertical tabs without iconsSamuel Mehrbrodt
2024-03-31tdf#146619 Drop unused 'using namespace' in: vcl/Gabor Kelemen
2024-03-28vcl: Implement JSLevelBarHubert Figuière
2024-03-21tdf#93352 Fix horizontal swiping and scrolling when using an RTL UIPatrick Luby
2024-03-04tdf#159817 tdf#159802 Form controls coordinates wrong when export to pdfNoel Grandin
2024-02-23Fix warning C4312 when building with MSVC without -Wv:18Mike Kaganski
2024-01-30LOK: exposed time formatted field as time fieldsMéven Car
2024-01-30lok: notebookbar: enable currency dropdownSzymon Kłos
2024-01-12cid#1546222 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-24Eliminate warning when changing timer's priorityPatrick Luby
2023-12-22Related: tdf#155266 Eliminate delayed scrollbar redrawing when swipingPatrick Luby
2023-12-20Make BigInt::DivMod public, to allow optimized divisionMike Kaganski
2023-12-20Simplify and rename for clarityMike Kaganski
2023-12-14tdf#151456: AnimatedImages in Basic Dialog : StepTime is ignoredJulien Nabet
2023-12-12tdf#158548 vcl: Require mouse over listbox to mouse-wheel through entriesMichael Weghorn
2023-11-22Online: Fix Wizard Help buttonGülşah Köse
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (vcl)Julien Nabet
2023-11-07tdf#152155 vcl: fix gtk popup listbox positions on sidebarLászló Németh
2023-10-30tdf#157518: vcl: Introduce vcl control LevelBarSarper Akdemir
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: vclStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-18a11y: Call base class impl at beginning of Edit::GetFocusMichael Weghorn
2023-09-05tdf#114441 - Convert use of sal_uLong to better integer typessahil
2023-08-29jsdialog: inform that combobox has custom entriesSzymon Kłos
2023-08-28jsdialog: dump vertical tab controlSzymon Kłos
2023-08-23tdf#146619 Remove unused includes from vcl/incGabor Kelemen
2023-08-22tdf#141101 tdf#101886 a11y: Restore previous focus on col/line popup closeMichael Weghorn
2023-08-16Resolves: tdf#156751 add "Special Character..." to GtkEntry context menusCaolán McNamara
2023-08-13Revert "clang-tidy bugprone-parent-virtual-call in vcl"Noel Grandin
2023-08-11clang-tidy bugprone-parent-virtual-call in vclNoel Grandin
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-25Control::LogicInvalidate takes a pixel rectangleNoel Grandin
2023-07-23tdf#156377: Improve cursor traversal in UI widgetsKhaled Hosny
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin
2023-07-11jsdialog: dump calendar dataSzymon Kłos