summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
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
2023-07-07combine PixelToLogic+LogicToPixel into LogicToLogicNoel Grandin
2023-07-06use logical pixels in ORoadmap::DrawHeadlineNoel Grandin
2023-07-06DrawTextFlags::HideMnemonic is unusedNoel Grandin
2023-07-04unnecessary LogicToPixel in ComboBox::DrawNoel Grandin
2023-07-04unnecessary LogicToPixel in RadioButton::DrawNoel Grandin
2023-07-04unnecessary LogicToPixel in CheckBox::DrawNoel Grandin
2023-06-30loplugin:unusedmethodsNoel Grandin
2023-06-29increase space around tabbed pane titlesNoel Grandin
2023-06-29maLayoutLineToPageId and maLayoutPageIdToLine are dead.Noel Grandin
2023-06-28these TAB_ constants do not need to be in the header fileNoel Grandin
2023-06-24Change LocaleDataWrapper::getDuration() parameter to tools::DurationEike Rathke
2023-06-23tdf#141136 NBB SetContext: try to stay on the same tabJustin Luth
2023-06-23tdf#141136 NBB SetContext: don't SetCurPageId twice for the same pageJustin Luth
2023-06-09MCGR: tdf#155479 repair gradient SVG export for MCGRArmin Le Grand (allotropia)
2023-06-02Cannot self-append OUStringBuffer via concatenationStephan Bergmann
2023-05-24tdf#141684 tdf#147740 notebookbar: fix disappearing icons in groupbar #2Justin Luth